We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0aecfeb commit d9431ebCopy full SHA for d9431eb
test/sequential/sequential.status
@@ -35,3 +35,7 @@ test-perf-hooks: SKIP
35
[$arch==arm]
36
# https://github.com/nodejs/node/issues/26401#issuecomment-613095719
37
test-worker-prof: PASS, FLAKY
38
+# The test itself is not flaky but it cannot finish within timeout on ARM and
39
+# since there is no way to change test timeout mark it as flaky instead so
40
+# that it will at least be checked on other platforms
41
+test-fs-path-dir: PASS, FLAKY
0 commit comments