Skip to content

Towards grudge typing #1863

Towards grudge typing

Towards grudge typing #1863

Triggered via pull request June 25, 2025 23:51
Status Failure
Total duration 3m 4s
Artifacts

ci.yml

on: pull_request
Matrix: downstream_tests
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 3 warnings
Pytest Conda Py3 POCL
Process completed with exit code 1.
Pytest Conda Py3 POCL: test/test/test_utils.py#L128
test_dataclass_container_unions TypeError: unsupported operand type(s) for |: '_ProtocolMeta' and 'str'
Pytest Conda Py3 POCL: test/test/test_utils.py#L184
test_stringify_array_container_tree TypeError: unsupported operand type(s) for |: '_ProtocolMeta' and 'str'
Pytest Conda Py3 POCL: test/test/test_utils.py#L42
test_pt_actx_key_stringification_uniqueness TypeError: unsupported operand type(s) for |: '_ProtocolMeta' and 'str'
Pytest Conda Py3 POCL: test/test/test_utils.py#L58
test_dataclass_array_container TypeError: unsupported operand type(s) for |: '_ProtocolMeta' and 'str'
Pytest Conda Py3 Intel
Process completed with exit code 1.
Pytest Conda Py3 Intel: test/test/test_utils.py#L58
test_dataclass_array_container TypeError: unsupported operand type(s) for |: '_ProtocolMeta' and 'str'::error file=test/test/test_utils.py,line=184::test_stringify_array_container_tree TypeError: unsupported operand type(s) for |: '_ProtocolMeta' and 'str'
Pytest Conda Py3 Intel: test/test/test_utils.py#L42
test_pt_actx_key_stringification_uniqueness TypeError: unsupported operand type(s) for |: '_ProtocolMeta' and 'str'
Pytest Conda Py3 Intel: test/test/test_utils.py#L128
test_dataclass_container_unions TypeError: unsupported operand type(s) for |: '_ProtocolMeta' and 'str'
basedpyright
Process completed with exit code 1.
basedpyright
1 error
basedpyright: arraycontext/impl/pytato/__init__.py#L971
Argument of type "ToTagSetConvertible" cannot be assigned to parameter "tags" of type "Iterable[Tag] | Tag" in function "with_tagged_axis"   Type "ToTagSetConvertible" is not assignable to type "Iterable[Tag] | Tag"     Type "None" is not assignable to type "Iterable[Tag] | Tag"       "None" is incompatible with protocol "Iterable[Tag]"         "__iter__" is not present       "None" is not assignable to "Tag" (reportArgumentType)
Documentation
Process completed with exit code 2.
Tests for downstream project meshmode
Process completed with exit code 1.
Tests for downstream project grudge
Process completed with exit code 1.
Tests for downstream project mirgecom_examples
No point in testing mirgecom at the moment, see https://github.com/illinois-ceesd/mirgecom/pull/898. Test not performed.
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.
Ruff
The `python-version` input is not set. The version of Python currently in `PATH` will be used.