test: mark test-fs-watch-non-recursive flaky on Windows
Refs: https://github.com/nodejs/node/issues/40728 PR-URL: https://github.com/nodejs/node/pull/40916 Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de> Reviewed-By: Michaël Zasso <targos@protonmail.com>
This commit is contained in:
parent
bdcd785e5d
commit
2a871df3df
@ -7,6 +7,8 @@ prefix pummel
|
|||||||
[true] # This section applies to all platforms
|
[true] # This section applies to all platforms
|
||||||
|
|
||||||
[$system==win32]
|
[$system==win32]
|
||||||
|
# https://github.com/nodejs/node/issues/40728
|
||||||
|
test-fs-watch-non-recursive: PASS,FLAKY
|
||||||
|
|
||||||
[$system==linux]
|
[$system==linux]
|
||||||
# https://github.com/nodejs/node/issues/38226
|
# https://github.com/nodejs/node/issues/38226
|
||||||
|
Loading…
x
Reference in New Issue
Block a user