Skip to content

Adding firedrake_adjoint tests from pyadjoint #604

Adding firedrake_adjoint tests from pyadjoint

Adding firedrake_adjoint tests from pyadjoint #604

Triggered via pull request February 10, 2025 16:22
Status Skipped
Total duration 3s
Artifacts

pip-mac.yml

on: pull_request
Build Firedrake using pip (macOS)
0s
Build Firedrake using pip (macOS)
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test_stokes_hdiv_parallel.test_stokes_hdiv_parallel[matfree-RT3-DG2]: tests/firedrake/regression/test_stokes_hdiv_parallel.py#L135
assert False + where False = <function allclose at 0x7a4680f45e30>(array([1.89112676e-09, 9.36771475e-10, 7.79447387e-08, 1.00488229e-07]), 0, atol=1e-07, rtol=1e-05) + where <function allclose at 0x7a4680f45e30> = numpy.allclose
test_solving.test_linear_problem: tests/firedrake/adjoint/test_solving.py#L49
assert 1444 == 1 + where 1444 = <pyadjoint.tape.Tape object at 0x7f606e548340>.recompute_count + where <pyadjoint.tape.Tape object at 0x7f606e548340> = <pyadjoint.reduced_functional.ReducedFunctional object at 0x7f606aebaea0>.tape