Skip to content

Commit 3a621b0

Browse files
committed
Disabling test-fs-stat-sync-overflow on Windows.
1 parent 20c6250 commit 3a621b0

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

graal-nodejs/test/sequential/sequential.status

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,11 @@ test-child-process-pass-fd: SKIP
3838
# fails randomly
3939
test-timers-blocking-callback: SKIP
4040

41+
[$system==win32]
42+
43+
# Triggers stack-overflow that may not be handled well
44+
test-fs-stat-sync-overflow: SKIP
45+
4146
### Graal-specific end ###
4247

4348
[$system==win32]

0 commit comments

Comments
 (0)