Commit eba2324
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
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| 128 | + | |
0 commit comments