Commit 6b06b59
authored
Flush stdout/stderr between wasm-opt tests (#8680)
Without this the github CI often shows the errors in confusing locations
interspersed with the test names.
I confirmed in #8679 that this addresses the issue. Maybe there is a
better place to do this but this is good improvement for now.1 parent 9851810 commit 6b06b59
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
63 | 70 | | |
64 | 71 | | |
65 | 72 | | |
| |||
0 commit comments