Commit 96982e6
committed
nix: ignore a scipy failing test on darwin
```
=========================== short test summary info ============================
FAILED lib/python3.13/site-packages/scipy/io/matlab/tests/test_mio.py::test_matfile_version[1-_7*_*-^((?!hdf5).)*$] - AssertionError: No files for version 1 using filter _7*_*
assert 0 > 0
+ where 0 = len([])
FAILED lib/python3.13/site-packages/scipy/io/matlab/tests/test_mio.py::test_matfile_version[2-_7*_*-.*hdf5.*] - assert 1 == 2
= 2 failed, 78443 passed, 5202 skipped, 304 xfailed, 15 xpassed, 2650 warnings in 533.82s (0:08:53) =
```1 parent baf517c commit 96982e6
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
57 | 65 | | |
58 | 66 | | |
59 | 67 | | |
| |||
0 commit comments