mirror of
https://github.com/zebrajr/node.git
synced 2025-12-06 00:20:08 +01:00
Revert "test: mark test-fs-watch-non-recursive flaky on Windows"
This reverts commit 2a871df3df.
It has been almost three years since the test was marked flaky. Remove
the unstable designation to see if the problem persists on Windows.
Fixes: https://github.com/nodejs/node/issues/40728
PR-URL: https://github.com/nodejs/node/pull/55079
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Jake Yuesong Li <jake.yuesong@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Stefan Stojanovic <stefan.stojanovic@janeasystems.com>
This commit is contained in:
parent
5c22d19f44
commit
61ad74fb0f
|
|
@ -7,8 +7,6 @@ prefix pummel
|
|||
[true] # This section applies to all platforms
|
||||
|
||||
[$system==win32]
|
||||
# https://github.com/nodejs/node/issues/40728
|
||||
test-fs-watch-non-recursive: PASS,FLAKY
|
||||
|
||||
[$system==macos]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user