Deprecate DiscretizationCollection.normal
#1701
Triggered via pull request
August 11, 2023 23:37
Status
Failure
Total duration
1h 21m 9s
Artifacts
–
ci.yml
on: pull_request
Flake8
21s
Pylint
56m 53s
Pytest on Py3
11m 52s
Examples on Py3
8m 55s
Documentation
1h 20m
Matrix: downstream_tests
Annotations
13 errors and 1 warning
Flake8
Process completed with exit code 1.
|
Examples on Py3
Process completed with exit code 1.
|
Pytest on Py3:
test/test/test/test_dt_utils.py#L95
test_wave_dt_estimate[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz' on 'Portable Computing Language'>>-2-1]
NameError: name 'dcoll' is not defined
|
Pytest on Py3:
test/test/test/test_dt_utils.py#L95
test_wave_dt_estimate[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz' on 'Portable Computing Language'>>-2-2]
NameError: name 'dcoll' is not defined
|
Pytest on Py3:
test/test/test/test_dt_utils.py#L95
test_wave_dt_estimate[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz' on 'Portable Computing Language'>>-4-1]
NameError: name 'dcoll' is not defined
|
Pytest on Py3:
test/test/test/test_dt_utils.py#L95
test_wave_dt_estimate[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz' on 'Portable Computing Language'>>-4-2]
NameError: name 'dcoll' is not defined
|
Pytest on Py3:
test/test/test/test_dt_utils.py#L95
test_wave_dt_estimate[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz' on 'Portable Computing Language'>>-2-1]
NameError: name 'dcoll' is not defined
|
Pytest on Py3:
test/test/test/test_dt_utils.py#L95
test_wave_dt_estimate[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz' on 'Portable Computing Language'>>-2-2]
NameError: name 'dcoll' is not defined
|
Pytest on Py3:
test/test/test/test_dt_utils.py#L95
test_wave_dt_estimate[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz' on 'Portable Computing Language'>>-4-1]
NameError: name 'dcoll' is not defined
|
Pytest on Py3:
test/test/test/test_dt_utils.py#L95
test_wave_dt_estimate[<PytatoPyOpenCLArrayContext for <pyopencl.Device 'cpu-Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz' on 'Portable Computing Language'>>-4-2]
NameError: name 'dcoll' is not defined
|
Pytest on Py3:
test/test/test/test_mpi_communication.py#L413
test_mpi_wave_op[2-MPIPyOpenCLArrayContext]
subprocess.CalledProcessError: Command '['mpiexec', '-np', '2', '-x', 'RUN_WITHIN_MPI=1', '-x', 'INVOCATION_INFO=gASVcgAAAAAAAACMFnRlc3RfbXBpX2NvbW11bmljYXRpb26UjBxfdGVzdF9tcGlfd2F2ZV9vcF9lbnRyeXBvaW50lJOUjBRncnVkZ2UuYXJyYXlfY29udGV4dJSMF01QSVB5T3BlbkNMQXJyYXlDb250ZXh0lJOUhZSGlC4=', '/home/runner/work/grudge/grudge/.conda-root/envs/testing/bin/python3', '-m', 'mpi4py', '/home/runner/work/grudge/grudge/test/test_mpi_communication.py']' returned non-zero exit status 1.
|
Pytest on Py3:
test/test/test/test_mpi_communication.py#L413
test_mpi_wave_op[2-MPIBasePytatoPyOpenCLArrayContext]
subprocess.CalledProcessError: Command '['mpiexec', '-np', '2', '-x', 'RUN_WITHIN_MPI=1', '-x', 'INVOCATION_INFO=gASVfAAAAAAAAACMFnRlc3RfbXBpX2NvbW11bmljYXRpb26UjBxfdGVzdF9tcGlfd2F2ZV9vcF9lbnRyeXBvaW50lJOUjBRncnVkZ2UuYXJyYXlfY29udGV4dJSMIU1QSUJhc2VQeXRhdG9QeU9wZW5DTEFycmF5Q29udGV4dJSTlIWUhpQu', '/home/runner/work/grudge/grudge/.conda-root/envs/testing/bin/python3', '-m', 'mpi4py', '/home/runner/work/grudge/grudge/test/test_mpi_communication.py']' returned non-zero exit status 1.
|
Pylint
Process completed with exit code 2.
|
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.
|