test: remove test-fs-utimes flaky designation

The issue is likely the same as other tests that time out.

Refs: https://github.com/nodejs/node/issues/54918
Refs: https://github.com/nodejs/node/pull/54844
Refs: https://github.com/nodejs/node/pull/54802
PR-URL: https://github.com/nodejs/node/pull/56052
Reviewed-By: Michaël Zasso <targos@protonmail.com>
This commit is contained in:
Luigi Pinca 2024-12-06 07:42:07 +01:00 committed by GitHub
parent f26a1da909
commit 7904bc0976
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -43,8 +43,6 @@ 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