From b8a2550ec0a7fd6ce1f9a6b6b7cf2bfbf96fb484 Mon Sep 17 00:00:00 2001 From: cjihrig Date: Tue, 6 Aug 2024 18:51:02 -0400 Subject: [PATCH] test: unmark test-sqlite as flaky MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit PR-URL: https://github.com/nodejs/node/pull/54014 Fixes: https://github.com/nodejs/node/issues/54006 Reviewed-By: Moshe Atlow Reviewed-By: Tobias Nießen Reviewed-By: Matteo Collina Reviewed-By: Yagiz Nizipli Reviewed-By: Richard Lau Reviewed-By: Michaël Zasso --- test/parallel/parallel.status | 3 --- 1 file changed, 3 deletions(-) diff --git a/test/parallel/parallel.status b/test/parallel/parallel.status index d18bfb72914a2d..50ba57dcbdf3af 100644 --- a/test/parallel/parallel.status +++ b/test/parallel/parallel.status @@ -19,9 +19,6 @@ test-fs-read-stream-concurrent-reads: PASS, FLAKY # https://github.com/nodejs/node/issues/52630 test-error-serdes: PASS, FLAKY -# https://github.com/nodejs/node/issues/54006 -test-sqlite: PASS, FLAKY - [$system==win32] # Windows on ARM