| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent ed2b57b commit 2655c7b
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -5,6 +5,9 @@ prefix sequential | |||
| 5 | 5 | # sample-test : PASS,FLAKY | |
| 6 | 6 | ||
| 7 | 7 | [true] # This section applies to all platforms | |
| 8 | + # This test will be flaky until https://github.com/libuv/libuv/pull/1742 lands | ||
| 9 | + # on Node.js. | ||
| 10 | + test-fs-readfile-tostring-fail: PASS, FLAKY | ||
| 8 | 11 | ||
| 9 | 12 | [$system==win32] | |
| 10 | 13 | test-inspector-async-call-stack : PASS, FLAKY | |
@@ -15,9 +18,6 @@ test-inspector-async-hook-setup-at-signal: PASS, FLAKY | |||
| 15 | 18 | [$system==linux] | |
| 16 | 19 | ||
| 17 | 20 | [$system==macos] | |
| 18 | - # This test will be flaky until https://github.com/libuv/libuv/pull/1742 lands | ||
| 19 | - # on Node.js. | ||
| 20 | - test-fs-readfile-tostring-fail: PASS, FLAKY | ||
| 21 | 21 | ||
| 22 | 22 | [$system==solaris] # Also applies to SmartOS | |
| 23 | 23 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments