Fixes for functions #2607
Triggered via pull request
November 10, 2023 20:42
Status
Failure
Total duration
18m 35s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
Flake8
23s
Pylint
2m 14s
Mypy
3m 32s
Conda Pytest
5m 34s
Conda Examples
3m 12s
Documentation
2m 4s
Matrix: downstream_tests
Annotations
6 errors and 1 warning
Flake8
Process completed with exit code 1.
|
Pylint
Process completed with exit code 2.
|
Mypy
Process completed with exit code 1.
|
Conda Pytest:
test/test/test/test_codegen.py#L929
test_function_call[<context factory for <pyopencl.Device 'cpu-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
AttributeError: 'InputGatherer' object has no attribute 'update_from_callee_clone'
|
Conda Pytest:
test/test/test/test_codegen.py#L929
test_nested_function_calls[<context factory for <pyopencl.Device 'cpu-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
AttributeError: 'InputGatherer' object has no attribute 'update_from_callee_clone'
|
Conda Pytest
Process completed with exit code 1.
|
Tests for downstream project mirgecom
No point in testing mirgecom at the moment, see https://github.com/illinois-ceesd/mirgecom/pull/898. Test not performed.
|