dt_geometric_factors for quads/hexes #1795
ci.yml
on: pull_request
Flake8
14s
Pylint
3m 43s
Pytest on Py3
7m 43s
Examples on Py3
14m 42s
Documentation
3m 59s
Matrix: downstream_tests
Annotations
11 errors and 7 warnings
Pylint
Process completed with exit code 2.
|
Pytest on Py3:
test/test/test/test_dt_utils.py#L180
test_wave_dt_estimate[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True-4-1]
ImportError: cannot import name 'TensorProductArrayContext' from 'grudge.array_context' (/home/runner/work/grudge/grudge/grudge/array_context.py)
|
Pytest on Py3:
test/test/test/test_dt_utils.py#L54
test_geometric_factors_regular_refinement[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-False-interval]
ImportError: cannot import name 'TensorProductArrayContext' from 'grudge.array_context' (/home/runner/work/grudge/grudge/grudge/array_context.py)
|
Pytest on Py3:
test/test/test/test_dt_utils.py#L54
test_geometric_factors_regular_refinement[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-False-box2d]
ImportError: cannot import name 'TensorProductArrayContext' from 'grudge.array_context' (/home/runner/work/grudge/grudge/grudge/array_context.py)
|
Pytest on Py3:
test/test/test/test_dt_utils.py#L180
test_wave_dt_estimate[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True-4-2]
ImportError: cannot import name 'TensorProductArrayContext' from 'grudge.array_context' (/home/runner/work/grudge/grudge/grudge/array_context.py)
|
Pytest on Py3:
test/test/test/test_dt_utils.py#L54
test_geometric_factors_regular_refinement[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-False-box3d]
ImportError: cannot import name 'TensorProductArrayContext' from 'grudge.array_context' (/home/runner/work/grudge/grudge/grudge/array_context.py)
|
Pytest on Py3:
test/test/test/test_dt_utils.py#L54
test_geometric_factors_regular_refinement[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True-interval]
ImportError: cannot import name 'TensorProductArrayContext' from 'grudge.array_context' (/home/runner/work/grudge/grudge/grudge/array_context.py)
|
Pytest on Py3:
test/test/test/test_dt_utils.py#L180
test_wave_dt_estimate[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-False-2-1]
ImportError: cannot import name 'TensorProductArrayContext' from 'grudge.array_context' (/home/runner/work/grudge/grudge/grudge/array_context.py)
|
Pytest on Py3:
test/test/test/test_dt_utils.py#L54
test_geometric_factors_regular_refinement[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True-box2d]
ImportError: cannot import name 'TensorProductArrayContext' from 'grudge.array_context' (/home/runner/work/grudge/grudge/grudge/array_context.py)
|
Pytest on Py3:
test/test/test/test_dt_utils.py#L180
test_wave_dt_estimate[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-False-2-2]
ImportError: cannot import name 'TensorProductArrayContext' from 'grudge.array_context' (/home/runner/work/grudge/grudge/grudge/array_context.py)
|
Pytest on Py3:
test/test/test/test_dt_utils.py#L54
test_geometric_factors_regular_refinement[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-True-box3d]
ImportError: cannot import name 'TensorProductArrayContext' from 'grudge.array_context' (/home/runner/work/grudge/grudge/grudge/array_context.py)
|
Tests for downstream project mirgecom
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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.
|
Flake8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Pylint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Documentation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Pytest on Py3
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Examples on Py3
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|