Skip to content

Make Mesh into a dataclass #2283

Make Mesh into a dataclass

Make Mesh into a dataclass #2283

Triggered via pull request April 25, 2024 11:57
Status Failure
Total duration 36m 19s
Artifacts

ci.yml

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

Annotations

30 errors and 2 warnings
Examples Conda Py3
Process completed with exit code 1.
Mypy
Process completed with exit code 1.
Pylint
Process completed with exit code 2.
Pytest Firedrake
Process completed with exit code 1.
Pytest Conda Py3: test/test/test/test_connection.py#L1581
test_bdry_restriction_is_permutation[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-3-3-LegendreGaussLobattoTensorProductGroupFactory] TypeError: Mesh.__init__() got an unexpected keyword argument '_nodal_adjacency'
Pytest Conda Py3: test/test/test/test_connection.py#L1581
test_bdry_restriction_is_permutation[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-3-3-group_factory3] TypeError: Mesh.__init__() got an unexpected keyword argument '_nodal_adjacency'
Pytest Conda Py3: test/test/test/test_connection.py#L1581
test_bdry_restriction_is_permutation[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-4-2-warp_and_blend] TypeError: Mesh.__init__() got an unexpected keyword argument '_nodal_adjacency'
Pytest Conda Py3: test/test/test/test_connection.py#L1581
test_bdry_restriction_is_permutation[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-4-2-PolynomialEquidistantSimplexGroupFactory] TypeError: Mesh.__init__() got an unexpected keyword argument '_nodal_adjacency'
Pytest Conda Py3: test/test/test/test_connection.py#L1581
test_bdry_restriction_is_permutation[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-4-2-LegendreGaussLobattoTensorProductGroupFactory] TypeError: Mesh.__init__() got an unexpected keyword argument '_nodal_adjacency'
Pytest Conda Py3: test/test/test/test_connection.py#L1581
test_bdry_restriction_is_permutation[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-4-2-group_factory3] TypeError: Mesh.__init__() got an unexpected keyword argument '_nodal_adjacency'
Pytest Conda Py3: test/test/test/test_connection.py#L1581
test_bdry_restriction_is_permutation[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-4-3-warp_and_blend] TypeError: Mesh.__init__() got an unexpected keyword argument '_nodal_adjacency'
Pytest Conda Py3: test/test/test/test_connection.py#L1581
test_bdry_restriction_is_permutation[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-4-3-PolynomialEquidistantSimplexGroupFactory] TypeError: Mesh.__init__() got an unexpected keyword argument '_nodal_adjacency'
Pytest Conda Py3: test/test/test/test_connection.py#L1581
test_bdry_restriction_is_permutation[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-4-3-LegendreGaussLobattoTensorProductGroupFactory] TypeError: Mesh.__init__() got an unexpected keyword argument '_nodal_adjacency'
Pytest Conda Py3: test/test/test/test_connection.py#L1581
test_bdry_restriction_is_permutation[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-4-3-group_factory3] TypeError: Mesh.__init__() got an unexpected keyword argument '_nodal_adjacency'
Tests for downstream project grudge: grudge/test/test/test/test_grudge.py#L1581
test_mass_surface_area[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-spheroid] TypeError: Mesh.__init__() got an unexpected keyword argument '_nodal_adjacency'
Tests for downstream project grudge: grudge/test/test/test/test_grudge.py#L1581
test_mass_operator_inverse[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-spheroid] TypeError: Mesh.__init__() got an unexpected keyword argument '_nodal_adjacency'
Tests for downstream project grudge: grudge/test/test/test/test_grudge.py#L1581
test_mass_operator_inverse[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-warped_rect2] TypeError: Mesh.__init__() got an unexpected keyword argument '_nodal_adjacency'
Tests for downstream project grudge: grudge/test/test/test/test_grudge.py#L1581
test_mass_operator_inverse[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-warped_rect3] TypeError: Mesh.__init__() got an unexpected keyword argument '_nodal_adjacency'
Tests for downstream project grudge: grudge/test/test/test/test_grudge.py#L1581
test_convergence_advec[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-3-central-strong-warped2-mesh_pars4] TypeError: Mesh.__init__() got an unexpected keyword argument '_nodal_adjacency'
Tests for downstream project grudge: grudge/test/test/test/test_grudge.py#L1581
test_face_normal_surface[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-spheroid] TypeError: Mesh.__init__() got an unexpected keyword argument '_nodal_adjacency'
Tests for downstream project grudge: grudge/test/test/test/test_grudge.py#L1581
test_convergence_advec[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-3-central-weak-warped2-mesh_pars4] TypeError: Mesh.__init__() got an unexpected keyword argument '_nodal_adjacency'
Tests for downstream project grudge: grudge/test/test/test/test_grudge.py#L1581
test_surface_divergence_theorem[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-2-1-ellipse] TypeError: Mesh.__init__() got an unexpected keyword argument '_nodal_adjacency'
Tests for downstream project grudge: grudge/test/test/test/test_grudge.py#L1581
test_surface_divergence_theorem[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-2-1-spheroid] TypeError: Mesh.__init__() got an unexpected keyword argument '_nodal_adjacency'
Tests for downstream project grudge: grudge/test/test/test/test_grudge.py#L1581
test_convergence_advec[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-4-central-strong-warped2-mesh_pars4] TypeError: Mesh.__init__() got an unexpected keyword argument '_nodal_adjacency'
Tests for downstream project pytential: pytential/test/test/test/test_global_qbx.py#L1503
test_source_refinement_3d[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-spheroid-quad-<lambda>-4] TypeError: Mesh.__init__() got an unexpected keyword argument '_nodal_adjacency'
Tests for downstream project pytential: pytential/test/test/test/test_layer_pot_identity.py#L1503
test_identity_convergence[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-case10] TypeError: Mesh.__init__() got an unexpected keyword argument '_nodal_adjacency'
Tests for downstream project pytential: pytential/test/test/test/test_stokes.py#L1503
test_stresslet_identity[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-cls1] TypeError: Mesh.__init__() got an unexpected keyword argument '_nodal_adjacency'
Tests for downstream project pytential: pytential/test/test/test/test_tools.py#L1503
test_geometry_collection_caching[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>] TypeError: Mesh.__init__() got an unexpected keyword argument '_nodal_adjacency'
Tests for downstream project pytential: pytential/test/test/test/test_stokes.py#L1503
test_stokeslet_identity[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-cls1] TypeError: Mesh.__init__() got an unexpected keyword argument '_nodal_adjacency'
Tests for downstream project pytential
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.