Commit fcd087f
committed
unTODO test in GH 21827 TODO tests
This commit restructures the TODO tests for GH 21827 so that the test
that passes is not marked as TODO while the failing tests still are.
warnings_like() had to be swapped out for capture_warnings() with
manual testing so that we could have granular control over the
tests, as we did not have such granular control with the three tests
that were originally generated by warnings_like().1 parent e96b722 commit fcd087f
1 file changed
+8
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
387 | 387 | | |
388 | 388 | | |
389 | 389 | | |
390 | | - | |
391 | | - | |
392 | | - | |
393 | | - | |
394 | | - | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
395 | 398 | | |
396 | 399 | | |
397 | 400 | | |
| |||
0 commit comments