Commit 4dbd83c
committed
Relax output validation for thread tests a bit
Python2 seems to insert spaces randomly after newlines.
Checking for the string also avoids the regex trickery required for
differing execution order when using threads1 parent 535a7d3 commit 4dbd83c
1 file changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
308 | 308 | | |
309 | 309 | | |
310 | 310 | | |
311 | | - | |
312 | | - | |
313 | | - | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
314 | 316 | | |
315 | 317 | | |
316 | 318 | | |
| |||
0 commit comments