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 <me@gus.host> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 939a27e commit 208ee3e

5 files changed

+0
-11
lines changed

β€Ž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)