Remove deprecations #1875
ci.yml
on: pull_request
Ruff
7s
Pylint
3m 21s
Pytest on Py3
11m 6s
Examples on Py3
9m 12s
Documentation
3m 10s
Matrix: downstream_tests
Annotations
5 errors and 1 warning
Examples on Py3
Process completed with exit code 1.
|
Pytest on Py3:
test/test/test/test_grudge.py#L2059
test_convergence_maxwell[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-3]
ValueError: invalid boundary tag DOFDesc(domain_tag=BoundaryDomainTag(tag=<class 'meshmode.mesh.BTAG_ALL'>, volume_tag=<class 'grudge.dof_desc.VTAG_ALL'>), discretization_tag=<class 'grudge.dof_desc.DISCR_TAG_BASE'>).
|
Pytest on Py3:
test/test/test/test_grudge.py#L2059
test_convergence_maxwell[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-4]
ValueError: invalid boundary tag DOFDesc(domain_tag=BoundaryDomainTag(tag=<class 'meshmode.mesh.BTAG_ALL'>, volume_tag=<class 'grudge.dof_desc.VTAG_ALL'>), discretization_tag=<class 'grudge.dof_desc.DISCR_TAG_BASE'>).
|
Pytest on Py3:
test/test/test/test_grudge.py#L2059
test_convergence_maxwell[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-5]
ValueError: invalid boundary tag DOFDesc(domain_tag=BoundaryDomainTag(tag=<class 'meshmode.mesh.BTAG_ALL'>, volume_tag=<class 'grudge.dof_desc.VTAG_ALL'>), discretization_tag=<class 'grudge.dof_desc.DISCR_TAG_BASE'>).
|
Pytest on Py3
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.
|