| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent fe43282 commit 60db455
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -0,0 +1,11 @@ | |||
| 1 | + prefix addons-napi | ||
| 2 | + | ||
| 3 | + # To mark a test as flaky, list the test name in the appropriate section | ||
| 4 | + # below, without ".js", followed by ": PASS,FLAKY". Example: | ||
| 5 | + # sample-test : PASS,FLAKY | ||
| 6 | + | ||
| 7 | + [true] # This section applies to all platforms | ||
| 8 | + | ||
| 9 | + [$system==win32] | ||
| 10 | + # https://github.com/nodejs/node/issues/23621 | ||
| 11 | + test_threadsafe_function/test: PASS,FLAKY | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments