Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit43ede1a

Browse files
cjihrigmarco-ippolito
authored andcommitted
test: mark 'test/parallel/test-sqlite.js' as flaky
The current test is large and can time out. It should be splitinto multiple smaller tests as done in#54014. However, thatapproach appears to change GC behavior such that the databasefiles are not cleaned up quickly enough on Windows. Forcingany unfinalized SQL statements to be GC'ed appears to fix theproblem. Mark the original test as flaky until the necessarycode changes are made.PR-URL:#54031Reviewed-By: Moshe Atlow <moshe@atlow.co.il>Reviewed-By: Jake Yuesong Li <jake.yuesong@gmail.com>Reviewed-By: Stefan Stojanovic <stefan.stojanovic@janeasystems.com>Reviewed-By: Richard Lau <rlau@redhat.com>
1 parent0d70c79 commit43ede1a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎test/parallel/parallel.status

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ test-fs-read-stream-concurrent-reads: PASS, FLAKY
1919
# https://github.com/nodejs/node/issues/52630
2020
test-error-serdes: PASS, FLAKY
2121

22+
# https://github.com/nodejs/node/issues/54006
23+
test-sqlite: PASS, FLAKY
24+
2225
[$system==win32]
2326

2427
# Windows on x86

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp