CI #2359
ci.yml
on: schedule
Flake8
22s
Pylint
3m 6s
Mypy
2m 59s
Pytest Conda Py3
11m 19s
Pytest Firedrake
6m 13s
Examples Firedrake
3m 25s
Examples Conda Py3
6m 7s
Documentation
3m 50s
Matrix: downstream_tests
Annotations
5 errors and 2 warnings
Pytest Conda Py3:
test/test/test/test_partition.py#L413
test_mpi_communication[2-3]
subprocess.CalledProcessError: Command '['mpiexec', '--oversubscribe', '-np', '3', '-x', 'RUN_WITHIN_MPI=1', '-x', 'order=2', '/home/runner/work/meshmode/meshmode/.conda-root/envs/testing/bin/python3', '-m', 'mpi4py.run', '/home/runner/work/meshmode/meshmode/test/test_partition.py']' returned non-zero exit status 1.
|
Pytest Conda Py3:
test/test/test/test_partition.py#L413
test_mpi_communication[2-4]
subprocess.CalledProcessError: Command '['mpiexec', '--oversubscribe', '-np', '4', '-x', 'RUN_WITHIN_MPI=1', '-x', 'order=2', '/home/runner/work/meshmode/meshmode/.conda-root/envs/testing/bin/python3', '-m', 'mpi4py.run', '/home/runner/work/meshmode/meshmode/test/test_partition.py']' returned non-zero exit status 1.
|
Pytest Conda Py3:
test/test/test/test_partition.py#L413
test_mpi_communication[3-3]
subprocess.CalledProcessError: Command '['mpiexec', '--oversubscribe', '-np', '3', '-x', 'RUN_WITHIN_MPI=1', '-x', 'order=3', '/home/runner/work/meshmode/meshmode/.conda-root/envs/testing/bin/python3', '-m', 'mpi4py.run', '/home/runner/work/meshmode/meshmode/test/test_partition.py']' returned non-zero exit status 1.
|
Pytest Conda Py3:
test/test/test/test_partition.py#L413
test_mpi_communication[3-4]
subprocess.CalledProcessError: Command '['mpiexec', '--oversubscribe', '-np', '4', '-x', 'RUN_WITHIN_MPI=1', '-x', 'order=3', '/home/runner/work/meshmode/meshmode/.conda-root/envs/testing/bin/python3', '-m', 'mpi4py.run', '/home/runner/work/meshmode/meshmode/test/test_partition.py']' returned non-zero exit status 1.
|
Pytest Conda 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.
|
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.
|