Skip to content

Tackle many warnings #118

Tackle many warnings

Tackle many warnings #118

Triggered via pull request November 29, 2024 14:05
Status Success
Total duration 17m 52s
Artifacts

pyop2.yml

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

Annotations

100 errors
test_interpolation_from_parent.test_vector_function_interpolation_parallel[tetrahedron-mesh-100-coords-VectorFunctionSpace(CG2)]: tests/firedrake/vertexonly/test_interpolation_from_parent.py#L1
subprocess.CalledProcessError: Command '['mpiexec', '-n', '1', '-genv', '_PYTEST_MPI_CHILD_PROCESS', '1', '/__w/firedrake/firedrake_venv/bin/python', '-m', 'pytest', '--runxfail', '-s', '-q', '/__w/firedrake/firedrake/tests/firedrake/vertexonly/test_interpolation_from_parent.py::test_vector_function_interpolation_parallel[tetrahedron-mesh-100-coords-VectorFunctionSpace(CG2)]', ':', '-n', '2', '/__w/firedrake/firedrake_venv/bin/python', '-m', 'pytest', '--runxfail', '-s', '-q', '/__w/firedrake/firedrake/tests/firedrake/vertexonly/test_interpolation_from_parent.py::test_vector_function_interpolation_parallel[tetrahedron-mesh-100-coords-VectorFunctionSpace(CG2)]', '--tb=no', '--no-summary', '--no-header', '--disable-warnings', '--show-capture=no']' returned non-zero exit status 1.
test_interpolation_from_parent.test_vector_function_interpolation_parallel[tetrahedron-mesh-100-coords-FunctionSpace(N1curl2)]: tests/firedrake/vertexonly/test_interpolation_from_parent.py#L1
subprocess.CalledProcessError: Command '['mpiexec', '-n', '1', '-genv', '_PYTEST_MPI_CHILD_PROCESS', '1', '/__w/firedrake/firedrake_venv/bin/python', '-m', 'pytest', '--runxfail', '-s', '-q', '/__w/firedrake/firedrake/tests/firedrake/vertexonly/test_interpolation_from_parent.py::test_vector_function_interpolation_parallel[tetrahedron-mesh-100-coords-FunctionSpace(N1curl2)]', ':', '-n', '2', '/__w/firedrake/firedrake_venv/bin/python', '-m', 'pytest', '--runxfail', '-s', '-q', '/__w/firedrake/firedrake/tests/firedrake/vertexonly/test_interpolation_from_parent.py::test_vector_function_interpolation_parallel[tetrahedron-mesh-100-coords-FunctionSpace(N1curl2)]', '--tb=no', '--no-summary', '--no-header', '--disable-warnings', '--show-capture=no']' returned non-zero exit status 1.
test_interpolation_from_parent.test_vector_function_interpolation_parallel[tetrahedron-mesh-100-coords-FunctionSpace(N2curl2)]: tests/firedrake/vertexonly/test_interpolation_from_parent.py#L1
subprocess.CalledProcessError: Command '['mpiexec', '-n', '1', '-genv', '_PYTEST_MPI_CHILD_PROCESS', '1', '/__w/firedrake/firedrake_venv/bin/python', '-m', 'pytest', '--runxfail', '-s', '-q', '/__w/firedrake/firedrake/tests/firedrake/vertexonly/test_interpolation_from_parent.py::test_vector_function_interpolation_parallel[tetrahedron-mesh-100-coords-FunctionSpace(N2curl2)]', ':', '-n', '2', '/__w/firedrake/firedrake_venv/bin/python', '-m', 'pytest', '--runxfail', '-s', '-q', '/__w/firedrake/firedrake/tests/firedrake/vertexonly/test_interpolation_from_parent.py::test_vector_function_interpolation_parallel[tetrahedron-mesh-100-coords-FunctionSpace(N2curl2)]', '--tb=no', '--no-summary', '--no-header', '--disable-warnings', '--show-capture=no']' returned non-zero exit status 1.
test_mtw: tests/firedrake/regression/test_mtw.py#L23
TypeError: PyOP2KernelCallable.__init__() missing 1 required positional argument: 'parameters'
test_interpolation_from_parent.test_vector_function_interpolation_parallel[tetrahedron-mesh-100-coords-FunctionSpace(N1div2)]: tests/firedrake/vertexonly/test_interpolation_from_parent.py#L1
subprocess.CalledProcessError: Command '['mpiexec', '-n', '1', '-genv', '_PYTEST_MPI_CHILD_PROCESS', '1', '/__w/firedrake/firedrake_venv/bin/python', '-m', 'pytest', '--runxfail', '-s', '-q', '/__w/firedrake/firedrake/tests/firedrake/vertexonly/test_interpolation_from_parent.py::test_vector_function_interpolation_parallel[tetrahedron-mesh-100-coords-FunctionSpace(N1div2)]', ':', '-n', '2', '/__w/firedrake/firedrake_venv/bin/python', '-m', 'pytest', '--runxfail', '-s', '-q', '/__w/firedrake/firedrake/tests/firedrake/vertexonly/test_interpolation_from_parent.py::test_vector_function_interpolation_parallel[tetrahedron-mesh-100-coords-FunctionSpace(N1div2)]', '--tb=no', '--no-summary', '--no-header', '--disable-warnings', '--show-capture=no']' returned non-zero exit status 1.
test_swarm.test_pic_swarm_in_mesh[extruded-redundant-exclude_halos]: tests/firedrake/vertexonly/test_swarm.py#L81
TypeError: PyOP2KernelCallable.__init__() missing 1 required positional argument: 'parameters'
test_swarm.test_pic_swarm_in_mesh[extruded-nonredundant-exclude_halos]: tests/firedrake/vertexonly/test_swarm.py#L81
TypeError: PyOP2KernelCallable.__init__() missing 1 required positional argument: 'parameters'
test_swarm.test_pic_swarm_in_mesh[cube-redundant-exclude_halos]: tests/firedrake/vertexonly/test_swarm.py#L81
TypeError: PyOP2KernelCallable.__init__() missing 1 required positional argument: 'parameters'
test_swarm.test_pic_swarm_in_mesh[cube-nonredundant-exclude_halos]: tests/firedrake/vertexonly/test_swarm.py#L81
TypeError: PyOP2KernelCallable.__init__() missing 1 required positional argument: 'parameters'
test_interpolation_from_parent.test_vector_function_interpolation_parallel[tetrahedron-mesh-100-coords-VectorFunctionSpace(CG2)]: tests/firedrake/vertexonly/test_interpolation_from_parent.py#L1
subprocess.CalledProcessError: Command '['mpiexec', '-n', '1', '-genv', '_PYTEST_MPI_CHILD_PROCESS', '1', '/__w/firedrake/firedrake_venv/bin/python', '-m', 'pytest', '--runxfail', '-s', '-q', '/__w/firedrake/firedrake/tests/firedrake/vertexonly/test_interpolation_from_parent.py::test_vector_function_interpolation_parallel[tetrahedron-mesh-100-coords-VectorFunctionSpace(CG2)]', ':', '-n', '2', '/__w/firedrake/firedrake_venv/bin/python', '-m', 'pytest', '--runxfail', '-s', '-q', '/__w/firedrake/firedrake/tests/firedrake/vertexonly/test_interpolation_from_parent.py::test_vector_function_interpolation_parallel[tetrahedron-mesh-100-coords-VectorFunctionSpace(CG2)]', '--tb=no', '--no-summary', '--no-header', '--disable-warnings', '--show-capture=no']' returned non-zero exit status 1.
test_interpolation_from_parent.test_vector_function_interpolation_parallel[tetrahedron-mesh-100-coords-FunctionSpace(N1curl2)]: tests/firedrake/vertexonly/test_interpolation_from_parent.py#L1
subprocess.CalledProcessError: Command '['mpiexec', '-n', '1', '-genv', '_PYTEST_MPI_CHILD_PROCESS', '1', '/__w/firedrake/firedrake_venv/bin/python', '-m', 'pytest', '--runxfail', '-s', '-q', '/__w/firedrake/firedrake/tests/firedrake/vertexonly/test_interpolation_from_parent.py::test_vector_function_interpolation_parallel[tetrahedron-mesh-100-coords-FunctionSpace(N1curl2)]', ':', '-n', '2', '/__w/firedrake/firedrake_venv/bin/python', '-m', 'pytest', '--runxfail', '-s', '-q', '/__w/firedrake/firedrake/tests/firedrake/vertexonly/test_interpolation_from_parent.py::test_vector_function_interpolation_parallel[tetrahedron-mesh-100-coords-FunctionSpace(N1curl2)]', '--tb=no', '--no-summary', '--no-header', '--disable-warnings', '--show-capture=no']' returned non-zero exit status 1.
test_interpolation_from_parent.test_vector_function_interpolation_parallel[tetrahedron-mesh-100-coords-FunctionSpace(N2curl2)]: tests/firedrake/vertexonly/test_interpolation_from_parent.py#L1
subprocess.CalledProcessError: Command '['mpiexec', '-n', '1', '-genv', '_PYTEST_MPI_CHILD_PROCESS', '1', '/__w/firedrake/firedrake_venv/bin/python', '-m', 'pytest', '--runxfail', '-s', '-q', '/__w/firedrake/firedrake/tests/firedrake/vertexonly/test_interpolation_from_parent.py::test_vector_function_interpolation_parallel[tetrahedron-mesh-100-coords-FunctionSpace(N2curl2)]', ':', '-n', '2', '/__w/firedrake/firedrake_venv/bin/python', '-m', 'pytest', '--runxfail', '-s', '-q', '/__w/firedrake/firedrake/tests/firedrake/vertexonly/test_interpolation_from_parent.py::test_vector_function_interpolation_parallel[tetrahedron-mesh-100-coords-FunctionSpace(N2curl2)]', '--tb=no', '--no-summary', '--no-header', '--disable-warnings', '--show-capture=no']' returned non-zero exit status 1.
test_interpolation_from_parent.test_vector_function_interpolation_parallel[tetrahedron-mesh-100-coords-FunctionSpace(N1div2)]: tests/firedrake/vertexonly/test_interpolation_from_parent.py#L1
subprocess.CalledProcessError: Command '['mpiexec', '-n', '1', '-genv', '_PYTEST_MPI_CHILD_PROCESS', '1', '/__w/firedrake/firedrake_venv/bin/python', '-m', 'pytest', '--runxfail', '-s', '-q', '/__w/firedrake/firedrake/tests/firedrake/vertexonly/test_interpolation_from_parent.py::test_vector_function_interpolation_parallel[tetrahedron-mesh-100-coords-FunctionSpace(N1div2)]', ':', '-n', '2', '/__w/firedrake/firedrake_venv/bin/python', '-m', 'pytest', '--runxfail', '-s', '-q', '/__w/firedrake/firedrake/tests/firedrake/vertexonly/test_interpolation_from_parent.py::test_vector_function_interpolation_parallel[tetrahedron-mesh-100-coords-FunctionSpace(N1div2)]', '--tb=no', '--no-summary', '--no-header', '--disable-warnings', '--show-capture=no']' returned non-zero exit status 1.
test_interpolation_from_parent.test_vector_function_interpolation_parallel[tetrahedron-mesh-100-coords-FunctionSpace(N2div2)]: tests/firedrake/vertexonly/test_interpolation_from_parent.py#L1
subprocess.CalledProcessError: Command '['mpiexec', '-n', '1', '-genv', '_PYTEST_MPI_CHILD_PROCESS', '1', '/__w/firedrake/firedrake_venv/bin/python', '-m', 'pytest', '--runxfail', '-s', '-q', '/__w/firedrake/firedrake/tests/firedrake/vertexonly/test_interpolation_from_parent.py::test_vector_function_interpolation_parallel[tetrahedron-mesh-100-coords-FunctionSpace(N2div2)]', ':', '-n', '2', '/__w/firedrake/firedrake_venv/bin/python', '-m', 'pytest', '--runxfail', '-s', '-q', '/__w/firedrake/firedrake/tests/firedrake/vertexonly/test_interpolation_from_parent.py::test_vector_function_interpolation_parallel[tetrahedron-mesh-100-coords-FunctionSpace(N2div2)]', '--tb=no', '--no-summary', '--no-header', '--disable-warnings', '--show-capture=no']' returned non-zero exit status 1.