Skip to content

Commit 208ee3e

Browse files
addaleaxjasnell
authored andcommitted
test: move some gc tests back to parallel/, unmark flaky
These should no longer be flaky after the libuv update. Refs: #23336 PR-URL: #23356 Reviewed-By: Gus Caplan <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Sakthipriyan Vairamani <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent 939a27e commit 208ee3e

5 files changed

+0
-11
lines changed
File renamed without changes.

Diff for: β€Žtest/sequential/sequential.status

-11
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,8 @@ prefix sequential
55
# sample-test : PASS,FLAKY
66

77
[true] # This section applies to all platforms
8-
# This test will be flaky until https://github.com/libuv/libuv/pull/1742 lands
9-
# on Node.js.
10-
test-fs-readfile-tostring-fail: PASS, FLAKY
11-
# https://github.com/nodejs/node/issues/23066
12-
test-gc-http-client-timeout: PASS, FLAKY
138
# https://github.com/nodejs/node/issues/22336
149
test-gc-http-client: PASS,FLAKY
15-
# https://github.com/nodejs/node/issues/23067
16-
test-gc-net-timeout: PASS,FLAKY
17-
# https://github.com/nodejs/node/issues/23089
18-
test-gc-http-client-onerror: PASS,FLAKY
19-
# https://github.com/nodejs/node/issues/23219
20-
test-gc-http-client-connaborted: PASS,FLAKY
2110

2211
[$system==win32]
2312
# https://github.com/nodejs/node/issues/22327

0 commit comments

Comments
Β (0)