| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 7f2d3d0 commit 6d0c3d1
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -5,6 +5,8 @@ prefix parallel | |||
| 5 | 5 | # sample-test : PASS,FLAKY | |
| 6 | 6 | ||
| 7 | 7 | [true] # This section applies to all platforms | |
| 8 | + # https://github.com/nodejs/node/issues/21038 | ||
| 9 | + test-trace-events-fs-sync: PASS,FLAKY | ||
| 8 | 10 | ||
| 9 | 11 | [$system==win32] | |
| 10 | 12 | ||
@@ -17,7 +19,5 @@ prefix parallel | |||
| 17 | 19 | [$system==solaris] # Also applies to SmartOS | |
| 18 | 20 | ||
| 19 | 21 | [$system==freebsd] | |
| 20 | - # https://github.com/nodejs/node/issues/21038 | ||
| 21 | - test-trace-events-fs-sync: PASS,FLAKY | ||
| 22 | 22 | ||
| 23 | 23 | [$system==aix] | |
| Back | FazBrowse Home | New Git URL |
0 commit comments