Commit 9917fbe
committed
TST: Ignore warnings in MIRR fuzz test
NumPy warns us of arithmetic overflow/underflow
this only occurs when hypothesis generates extremely large values
that are unlikely to ever occur in the real world.1 parent de63975 commit 9917fbe
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
391 | 392 | | |
392 | 393 | | |
393 | 394 | | |
394 | | - | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
395 | 402 | | |
396 | 403 | | |
397 | 404 | | |
| |||
0 commit comments