Skip to content

Commit d9431eb

Browse files
committed
fixup! fs: streamline EISDIR error on different platforms
1 parent 0aecfeb commit d9431eb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test/sequential/sequential.status

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,7 @@ test-perf-hooks: SKIP
3535
[$arch==arm]
3636
# https://github.com/nodejs/node/issues/26401#issuecomment-613095719
3737
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

Comments
 (0)