Skip to content

Port to new pymbolic #1579

Port to new pymbolic

Port to new pymbolic #1579

Triggered via pull request October 9, 2024 07:07
Status Failure
Total duration 44m 9s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 1 warning
Pytest Mac: test/test/test/test_beltrami.py#L228
test_beltrami_convergence[<PyOpenCLArrayContext for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>-operator0-solution0] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
Pytest Mac: test/test/test/test_beltrami.py#L228
test_beltrami_convergence[<PyOpenCLArrayContext for <pyopencl.Device 'cpu' on 'Portable Computing Language'>>-operator2-solution2] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
Pytest Mac: test/test/test/test_symbolic.py#L198
test_expr_pickling ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
Pytest Mac: test/test/test/test_symbolic.py#L502
test_mapper_int_g_term_collector[dirichlet] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
Pytest Mac
Process completed with exit code 1.
Pytest Linux: test/test/test/test_beltrami.py#L228
test_beltrami_convergence[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-operator0-solution0] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
Pytest Linux: test/test/test/test_beltrami.py#L228
test_beltrami_convergence[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-operator2-solution2] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
Pytest Linux: test/test/test/test_symbolic.py#L198
test_expr_pickling ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
Pytest Linux: test/test/test/test_symbolic.py#L502
test_mapper_int_g_term_collector[dirichlet] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
Pytest Linux
Process completed with exit code 1.
Pytest with SymEngine: test/test/test/test_beltrami.py#L228
test_beltrami_convergence[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-operator0-solution0] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
Pytest with SymEngine: test/test/test/test_beltrami.py#L228
test_beltrami_convergence[<PyOpenCLArrayContext for <pyopencl.Device 'cpu-haswell-AMD EPYC 7763 64-Core Processor' on 'Portable Computing Language'>>-operator2-solution2] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
Pytest with SymEngine: test/test/test/test_symbolic.py#L198
test_expr_pickling ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
Pytest with SymEngine: test/test/test/test_symbolic.py#L502
test_mapper_int_g_term_collector[dirichlet] ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
Pytest with SymEngine
Process completed with exit code 1.
Ruff
The `python-version` input is not set. The version of Python currently in `PATH` will be used.