Commit c3ed5e5
committed
TST: Fix duplicate file usage when running in parallel.
If the same filename is used for two tests in the same file, there's a
possibility that one might overwrite the other when testing in parallel.1 parent fb0035f commit c3ed5e5
1 file changed
Lines changed: 8 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2996 | 2996 | | |
2997 | 2997 | | |
2998 | 2998 | | |
2999 | | - | |
3000 | | - | |
3001 | | - | |
3002 | | - | |
3003 | | - | |
3004 | | - | |
3005 | | - | |
3006 | | - | |
3007 | | - | |
3008 | | - | |
3009 | | - | |
| 2999 | + | |
| 3000 | + | |
3010 | 3001 | | |
3011 | 3002 | | |
3012 | 3003 | | |
3013 | 3004 | | |
| 3005 | + | |
3014 | 3006 | | |
3015 | 3007 | | |
3016 | 3008 | | |
| 3009 | + | |
| 3010 | + | |
| 3011 | + | |
| 3012 | + | |
| 3013 | + | |
3017 | 3014 | | |
3018 | 3015 | | |
3019 | 3016 | | |
| |||
0 commit comments