◐ Shell
clean mode source ↗

test: mark fs-readfile-tostring-fail flaky for all · nodejs/node@2655c7b

Original file line numberDiff line numberDiff line change

@@ -5,6 +5,9 @@ prefix sequential

55

# sample-test : PASS,FLAKY

66
77

[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

811
912

[$system==win32]

1013

test-inspector-async-call-stack : PASS, FLAKY

@@ -15,9 +18,6 @@ test-inspector-async-hook-setup-at-signal: PASS, FLAKY

1518

[$system==linux]

1619
1720

[$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

2121
2222

[$system==solaris] # Also applies to SmartOS

2323