Parameter studies #1749
ci.yml
on: pull_request
Typos
4s
Ruff
5s
Pylint
1m 42s
Mypy
1m 41s
Pytest Conda Py3 POCL
1m 26s
Pytest Conda Py3 Intel
1m 44s
Examples Conda Py3
1m 30s
Documentation
1m 41s
Matrix: downstream_tests
Annotations
14 errors and 5 warnings
|
Ruff
Process completed with exit code 1.
|
|
Pytest Conda Py3 POCL:
test/test/test_utils.py#L184
test_stringify_array_container_tree
ImportError: cannot import name 'ParameterStudyDataWrapper' from 'pytato.array' (/home/runner/work/arraycontext/arraycontext/.conda-root/envs/testing/lib/python3.13/site-packages/pytato/array.py)
|
|
Pytest Conda Py3 POCL:
test/test/test_utils.py#L58
test_dataclass_array_container
ImportError: cannot import name 'ParameterStudyDataWrapper' from 'pytato.array' (/home/runner/work/arraycontext/arraycontext/.conda-root/envs/testing/lib/python3.13/site-packages/pytato/array.py)
|
|
Pytest Conda Py3 POCL:
test/test/test_utils.py#L128
test_dataclass_container_unions
ImportError: cannot import name 'ParameterStudyDataWrapper' from 'pytato.array' (/home/runner/work/arraycontext/arraycontext/.conda-root/envs/testing/lib/python3.13/site-packages/pytato/array.py)
|
|
Pytest Conda Py3 POCL
Process completed with exit code 1.
|
|
Documentation
Process completed with exit code 2.
|
|
Mypy
Process completed with exit code 1.
|
|
Pytest Conda Py3 Intel:
test/test/test_utils.py#L128
test_dataclass_container_unions
ImportError: cannot import name 'ParameterStudyDataWrapper' from 'pytato.array' (/home/runner/work/arraycontext/arraycontext/.conda-root/envs/testing/lib/python3.13/site-packages/pytato/array.py)
|
|
Pytest Conda Py3 Intel:
test/test/test_utils.py#L184
test_stringify_array_container_tree
ImportError: cannot import name 'ParameterStudyDataWrapper' from 'pytato.array' (/home/runner/work/arraycontext/arraycontext/.conda-root/envs/testing/lib/python3.13/site-packages/pytato/array.py)
|
|
Pytest Conda Py3 Intel:
test/test/test_utils.py#L58
test_dataclass_array_container
ImportError: cannot import name 'ParameterStudyDataWrapper' from 'pytato.array' (/home/runner/work/arraycontext/arraycontext/.conda-root/envs/testing/lib/python3.13/site-packages/pytato/array.py)
|
|
Pytest Conda Py3 Intel
Process completed with exit code 1.
|
|
Pylint
Process completed with exit code 2.
|
|
Tests for downstream project grudge
Process completed with exit code 1.
|
|
Tests for downstream project meshmode
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.
|
|
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.
|
|
Ruff
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
|
Pylint
modifying pylint run because we're on Python 3.13
|
|
|