{{ message }}
Commit db71b51
committed
TST: Catch fork failures and mark them as xfail instead of fail.
Not a pass, but not the fault of the test.
TST,BUG: Move pytest import to just before its use.
Hopefully this fixes the doc builds.
TST: Cygwin: Mark more fork failures as xfail.
Not a pass, but not matplotlib's fault.1 parent 302aca2 commit db71b51
4 files changed
Lines changed: 48 additions & 18 deletions
File tree
- lib/matplotlib
- testing
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
262 | | - | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
263 | 268 | | |
264 | 269 | | |
265 | 270 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
25 | 30 | | |
26 | 31 | | |
27 | 32 | | |
| |||

0 commit comments