test: set test-fs-utimes as flaky

PR-URL: https://github.com/nodejs/node/pull/54802
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Matthew Aitken <maitken033380023@gmail.com>
Reviewed-By: Michael Dawson <midawson@redhat.com>
This commit is contained in:
Yagiz Nizipli 2024-09-06 11:12:11 -04:00 committed by James M Snell
parent f26c9bd3bc
commit cfb128a2d9

View File

@ -46,6 +46,8 @@ test-esm-loader-hooks-inspect-wait: PASS, FLAKY
test-sqlite-statement-sync: PASS, FLAKY
# https://github.com/nodejs/node/issues/54534
test-runner-run-watch: PASS, FLAKY
# https://github.com/nodejs/node/issues/37692
test-fs-utimes: PASS, FLAKY
[$system==linux || $system==win32]
# https://github.com/nodejs/node/issues/49605