Mypy #1975
ci.yml
on: pull_request
Ruff
6s
Mypy
3m 2s
Typos
3s
Pylint
3m 6s
Pytest on Py3
5m 51s
Examples on Py3
2m 52s
Documentation
2m 52s
Matrix: downstream_tests
Annotations
13 errors and 1 warning
Documentation
Process completed with exit code 2.
|
Examples on Py3
Process completed with exit code 1.
|
Pylint
Process completed with exit code 2.
|
Pytest on Py3:
test/test/test/test_dt_utils.py#L146
test_build_jacobian[<NumpyArrayContext>]
ImportError: cannot import name 'ArrayOrArithContainerTc' from 'arraycontext' (/home/runner/work/grudge/grudge/.conda-root/envs/testing/lib/python3.13/site-packages/arraycontext/__init__.py). Did you mean: 'ArrayOrArithContainerT'?
|
Pytest on Py3:
test/test/test/test_dt_utils.py#L146
test_build_jacobian[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
ImportError: cannot import name 'ArrayOrArithContainerTc' from 'arraycontext' (/home/runner/work/grudge/grudge/.conda-root/envs/testing/lib/python3.13/site-packages/arraycontext/__init__.py). Did you mean: 'ArrayOrArithContainerT'?
|
Pytest on Py3:
test/test/test/test_dt_utils.py#L146
test_build_jacobian[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>]
ImportError: cannot import name 'ArrayOrArithContainerTc' from 'arraycontext' (/home/runner/work/grudge/grudge/.conda-root/envs/testing/lib/python3.13/site-packages/arraycontext/__init__.py). Did you mean: 'ArrayOrArithContainerT'?
|
Pytest on Py3:
test/test/test/test_dt_utils.py#L177
test_wave_dt_estimate[<NumpyArrayContext>-2-1]
ImportError: cannot import name 'ArrayOrArithContainerTc' from 'arraycontext' (/home/runner/work/grudge/grudge/.conda-root/envs/testing/lib/python3.13/site-packages/arraycontext/__init__.py). Did you mean: 'ArrayOrArithContainerT'?
|
Pytest on Py3:
test/test/test/test_dt_utils.py#L177
test_wave_dt_estimate[<NumpyArrayContext>-2-2]
ImportError: cannot import name 'ArrayOrArithContainerTc' from 'arraycontext' (/home/runner/work/grudge/grudge/.conda-root/envs/testing/lib/python3.13/site-packages/arraycontext/__init__.py). Did you mean: 'ArrayOrArithContainerT'?
|
Pytest on Py3:
test/test/test/test_dt_utils.py#L177
test_wave_dt_estimate[<NumpyArrayContext>-4-1]
ImportError: cannot import name 'ArrayOrArithContainerTc' from 'arraycontext' (/home/runner/work/grudge/grudge/.conda-root/envs/testing/lib/python3.13/site-packages/arraycontext/__init__.py). Did you mean: 'ArrayOrArithContainerT'?
|
Pytest on Py3:
test/test/test/test_dt_utils.py#L177
test_wave_dt_estimate[<NumpyArrayContext>-4-2]
ImportError: cannot import name 'ArrayOrArithContainerTc' from 'arraycontext' (/home/runner/work/grudge/grudge/.conda-root/envs/testing/lib/python3.13/site-packages/arraycontext/__init__.py). Did you mean: 'ArrayOrArithContainerT'?
|
Pytest on Py3:
test/test/test/test_dt_utils.py#L177
test_wave_dt_estimate[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-2-1]
ImportError: cannot import name 'ArrayOrArithContainerTc' from 'arraycontext' (/home/runner/work/grudge/grudge/.conda-root/envs/testing/lib/python3.13/site-packages/arraycontext/__init__.py). Did you mean: 'ArrayOrArithContainerT'?
|
Pytest on Py3:
test/test/test/test_dt_utils.py#L177
test_wave_dt_estimate[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-2-2]
ImportError: cannot import name 'ArrayOrArithContainerTc' from 'arraycontext' (/home/runner/work/grudge/grudge/.conda-root/envs/testing/lib/python3.13/site-packages/arraycontext/__init__.py). Did you mean: 'ArrayOrArithContainerT'?
|
Pytest on Py3:
test/test/test/test_dt_utils.py#L177
test_wave_dt_estimate[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-4-1]
ImportError: cannot import name 'ArrayOrArithContainerTc' from 'arraycontext' (/home/runner/work/grudge/grudge/.conda-root/envs/testing/lib/python3.13/site-packages/arraycontext/__init__.py). Did you mean: 'ArrayOrArithContainerT'?
|
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.
|