Skip to content

Commit 94d8f54

Browse files
Jammy2211claude
authored andcommitted
test: mark solve_joint_optimization test requires_jax — caught by the new no-jax CI leg (#702)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 59c8a50 commit 94d8f54

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test_autolens/potential_correction/test_iterative_interferometer.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ def test__solve_joint_optimization__finite_state_and_decreasing_cost(
6161
assert np.isfinite(dpsi_opt).all()
6262

6363

64+
@requires_jax
6465
def test__solve_joint_optimization__identity_damping_finite(interferometer_7):
6566
dataset = interferometer_7.apply_sparse_operator()
6667
fit = iter_fit_from(dataset, damping="identity", max_consecutive_rejections=3)

0 commit comments

Comments
 (0)