test: mark async-hooks/test-statwatcher as flaky
Refs: https://github.com/nodejs/node/issues/21425 PR-URL: https://github.com/nodejs/node/pull/22330 Reviewed-By: Rod Vagg <rod@vagg.org> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Refael Ackermann <refack@gmail.com>
This commit is contained in:
parent
0257fd7ce9
commit
b87cb5da44
@ -7,8 +7,12 @@ prefix async-hooks
|
||||
[true] # This section applies to all platforms
|
||||
|
||||
[$system==win32]
|
||||
# https://github.com/nodejs/node/issues/21425
|
||||
test-statwatcher: PASS,FLAKY
|
||||
|
||||
[$system==linux]
|
||||
# https://github.com/nodejs/node/issues/21425
|
||||
test-statwatcher: PASS,FLAKY
|
||||
|
||||
[$system==macos]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user