Commit 574585f
Fix global bootstrap NaN SE test to disable Rust backend
The test patches _fit_joint_with_fixed_lambda to force failures, but
on CI with Rust available, the Rust bootstrap path runs instead of the
Python fallback. Disable Rust backend in the test to exercise the
Python return path.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 9d4c80c commit 574585f
1 file changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3583 | 3583 | | |
3584 | 3584 | | |
3585 | 3585 | | |
| 3586 | + | |
3586 | 3587 | | |
3587 | 3588 | | |
3588 | 3589 | | |
| |||
3595 | 3596 | | |
3596 | 3597 | | |
3597 | 3598 | | |
3598 | | - | |
3599 | | - | |
| 3599 | + | |
| 3600 | + | |
| 3601 | + | |
| 3602 | + | |
| 3603 | + | |
| 3604 | + | |
3600 | 3605 | | |
3601 | 3606 | | |
3602 | 3607 | | |
| |||
0 commit comments