test: set test-sqlite-statement-sync 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:08:17 -04:00 committed by James M Snell
parent e5c8978222
commit 8ed9d54dfa

View File

@ -42,6 +42,8 @@ test-http-server-request-timeouts-mixed: PASS, FLAKY
test-performance-function: PASS, FLAKY
# https://github.com/nodejs/node/issues/54346
test-esm-loader-hooks-inspect-wait: PASS, FLAKY
# https://github.com/nodejs/node/issues/54810
test-sqlite-statement-sync: PASS, FLAKY
[$system==linux || $system==win32]
# https://github.com/nodejs/node/issues/49605