Skip to content

Commit eba2324

Browse files
jobovyclaude
andcommitted
ledger: jax-slow-skip test_streamspraydf test_center (composite-gate makes its composite eager-jax, >300s)
The composite backend-compat gate (this PR) makes streamspraydf's composite potential coerce to jax arrays under forced jax; the unmigrated streamspraydf track-build is eager-jax (no internal jit) and exceeds the 300s pytest-timeout. Already torch-xfail in the ledger; add the matching jax slow-skip (numpy path unaffected). Un-skip when streamspraydf/jax is vectorized. Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 5610c08 commit eba2324

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/backend_slow_skip.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,3 +125,4 @@ jax tests/test_potential.py::test_poisson_surfdens_potential[mockRotatedAndTilte
125125
jax tests/test_potential.py::test_poisson_surfdens_potential[mockRotatedAndTiltedMWP14WrapperPotentialwInclination]
126126
jax tests/test_potential.py::test_poisson_surfdens_potential[mockRotatedAndTiltedTriaxialLogHaloPotentialwInclination]
127127
jax tests/test_potential.py::test_poisson_surfdens_potential[mockRotatedTiltedOffsetMWP14WrapperPotential]
128+
jax tests/test_streamspraydf.py::test_center

0 commit comments

Comments
 (0)