Commit 75bebef
committed
Stop handling GeneratorExit in nose image comparison.
While this does cause a periodic printout if using the image_comparison
decorator from nose, trying to handle this exception means that test
images don't get checked at all, which is even worse.1 parent fd8e844 commit 75bebef
1 file changed
Lines changed: 2 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
330 | 330 | | |
331 | 331 | | |
332 | 332 | | |
333 | | - | |
334 | | - | |
335 | | - | |
336 | | - | |
337 | | - | |
338 | | - | |
| 333 | + | |
| 334 | + | |
339 | 335 | | |
340 | 336 | | |
341 | 337 | | |
| |||
0 commit comments