Skip to content

Adjoint variational solver #6212

Adjoint variational solver

Adjoint variational solver #6212

Triggered via pull request October 14, 2024 18:53
Status Success
Total duration 34s
Artifacts

lint.yml

on: pull_request
Run linter
26s
Run linter
Lint Github actions YAML files
7s
Lint Github actions YAML files
Lint dockerfiles
18s
Lint dockerfiles
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
test_demos_run.test_demo_runs[full_waveform_inversion.py.rst]: tests/demos/test_demos_run.py#L136
subprocess.CalledProcessError: Command '['mpiexec', '-n', '2', '/__w/firedrake/firedrake_venv/bin/python', '/tmp/pytest-of-firedrake/pytest-0/popen-gw0/test_demo_runs_full_waveform_i0/full_waveform_inversion.py']' returned non-zero exit status 1.
test_adjoint_operators.test_consecutive_nonlinear_solves: tests/regression/test_adjoint_operators.py#L768
AttributeError: 'Tape' object has no attribute 'recompute_count'
test_adjoint_operators.test_assign_cofunction[linear_variational_solver]: tests/regression/test_adjoint_operators.py#L843
AttributeError: 'Tape' object has no attribute 'recompute_count'
test_adjoint_operators.test_lvs_constant_jacobian[False]: tests/regression/test_adjoint_operators.py#L978
AttributeError: 'Tape' object has no attribute 'recompute_count'
test_adjoint_operators.test_lvs_constant_jacobian[True]: tests/regression/test_adjoint_operators.py#L978
AttributeError: 'Tape' object has no attribute 'recompute_count'
Run linter
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, rbialon/flake8-annotations@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/