Make Mesh into a dataclass #2297
ci.yml
on: pull_request
Flake8
15s
Pylint
3m 2s
Mypy
3m 1s
Pytest Conda Py3
11m 4s
Pytest Firedrake
6m 19s
Examples Firedrake
3m 43s
Examples Conda Py3
4m 4s
Documentation
3m 39s
Matrix: downstream_tests
Annotations
10 errors and 2 warnings
Pytest Conda Py3:
test/test/test/test_mesh.py#L48
test_mesh_as_python
TypeError: make_mesh() got an unexpected keyword argument 'skip_tests'
|
Pytest Conda Py3:
test/test/test/test_mesh.py#L1700
test_affine_map_with_facial_adjacency_maps
AttributeError: 'tuple' object has no attribute 'copy'
|
Pytest Conda Py3:
test/test/test/test_mesh.py#L1700
test_glued_mesh[False]
AttributeError: 'tuple' object has no attribute 'copy'
|
Pytest Conda Py3:
test/test/test/test_mesh.py#L1700
test_glued_mesh[True]
AttributeError: 'tuple' object has no attribute 'copy'
|
Pytest Conda Py3:
test/test/test/test_mesh.py#L1700
test_glued_mesh_matrix_only
AttributeError: 'tuple' object has no attribute 'copy'
|
Pytest Conda Py3:
test/test/test/test_mesh.py#L1700
test_glued_mesh_offset_only
AttributeError: 'tuple' object has no attribute 'copy'
|
Pytest Conda Py3:
test/test/test/test_meshmode.py#L1700
test_opposite_face_interpolation[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-periodic-3-mesh_pars5-InterpolatoryQuadratureSimplexGroupFactory]
AttributeError: 'tuple' object has no attribute 'copy'
|
Pytest Conda Py3:
test/test/test/test_meshmode.py#L1700
test_opposite_face_interpolation[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-periodic-3-mesh_pars5-warp_and_blend]
AttributeError: 'tuple' object has no attribute 'copy'
|
Pytest Conda Py3:
test/test/test/test_meshmode.py#L1700
test_opposite_face_interpolation[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-periodic-3-mesh_pars5-InterpolatoryQuadratureSimplexGroupFactory]
AttributeError: 'tuple' object has no attribute 'copy'
|
Pytest Conda Py3:
test/test/test/test_meshmode.py#L1700
test_opposite_face_interpolation[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-periodic-3-mesh_pars5-warp_and_blend]
AttributeError: 'tuple' object has no attribute 'copy'
|
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.
|