Commit 9369fb6
Hide error from expected failing parallel GC test
Summary:
This test spawns a subprocess and expects it to fail. However when it fails it
prints the exception to the stderr of the parent process, which causes confusion
when we're debugging other failures. Hide it by default.
Reviewed By: yoney
Differential Revision: D83001409
fbshipit-source-id: 5a5cc4a2c4dcd6792864abcd0ac9118f3a8787fd1 parent badd3d5 commit 9369fb6
1 file changed
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| 95 | + | |
95 | 96 | | |
96 | 97 | | |
97 | 98 | | |
| |||
0 commit comments