Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork940
Commitfba59aa
committed
Update "ACTUALLY skipped by" comments
The remaining "ACTUALLY skipped by" comments in the test suite werefor tests that are actually skipped by SkipTest exceptions raisedfrom the code under test. But the information provided about wherein the code they were skipped was out of date, and also notdetailed enough because references to line numbers become stalewhen code is added or removed in the referenced module before thereferenced code.This updates them and also provides more detailed information aboutthe referenced code doing the skipping.The error messages are the same as before, and the paths are thesame in relevant details, so this doesn't modify those parts of thecomments.1 parent2814263 commitfba59aa
2 files changed
+8
-2
lines changedLines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
25 | 28 |
| |
26 | 29 |
| |
27 | 30 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
457 | 457 |
| |
458 | 458 |
| |
459 | 459 |
| |
460 |
| - | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
461 | 464 |
| |
462 | 465 |
| |
463 | 466 |
| |
|
0 commit comments
Comments
(0)