mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00: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:
@@ -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]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user