Skip to content

Parameter studies #1511

Parameter studies

Parameter studies #1511

Triggered via pull request July 17, 2024 21:01
Status Failure
Total duration 13m 28s
Artifacts

ci.yml

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

Annotations

9 errors and 3 warnings
Ruff
Process completed with exit code 1.
Mypy
Process completed with exit code 1.
Pylint
Process completed with exit code 2.
Pytest Conda Py3 Intel: test/test/test/test_pytato_parameter_study.py#L179
test_unpack_parameter_study[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>] assert (15, 5, 4) == (4, 15, 5) At index 0 diff: 15 != 4 Full diff: ( - 4, 15, 5, + 4, )
Pytest Conda Py3 Intel: test/test/test/test_pytato_parameter_study.py#L136
test_pack_for_parameter_study[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'AMD EPYC 7763 64-Core Processor' on 'Intel(R) OpenCL'>>] assert (15, 5, 4) == (4, 15, 5) At index 0 diff: 15 != 4 Full diff: ( - 4, 15, 5, + 4, )
Pytest Conda Py3 POCL: test/test/test/test_pytato_parameter_study.py#L136
test_pack_for_parameter_study[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>] assert (15, 5, 4) == (4, 15, 5) At index 0 diff: 15 != 4 Full diff: ( - 4, 15, 5, + 4, )
Pytest Conda Py3 Intel
Process completed with exit code 1.
Pytest Conda Py3 POCL: test/test/test/test_pytato_parameter_study.py#L179
test_unpack_parameter_study[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>] assert (15, 5, 4) == (4, 15, 5) At index 0 diff: 15 != 4 Full diff: ( - 4, 15, 5, + 4, )
Pytest Conda Py3 POCL
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.