Skip to content

Commit ecd358b

Browse files
gireeshpunathiladdaleax
authored andcommitted
test: revoke flaky designation for tests
A number of tests that were `flaked` recently are proved to have failing reason identified in #25007 and resolution identified in #25061 Revoke flaky designation of all these tests as the said PR is landed. PR-URL: #25611 Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com>
1 parent 5a0332e commit ecd358b

File tree

2 files changed

+0
-17
lines changed

2 files changed

+0
-17
lines changed

test/parallel/parallel.status

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

77
[true] # This section applies to all platforms
8-
# https://github.com/nodejs/node/issues/25029
9-
test-child-process-execfile: PASS,FLAKY
108
# https://github.com/nodejs/node/issues/23207
119
test-net-connect-options-port: PASS,FLAKY
12-
# https://github.com/nodejs/node/issues/25033
13-
test-child-process-exit-code: PASS,FLAKY
1410
# https://github.com/nodejs/node/issues/24305
1511
test-trace-events-api-worker-disabled: PASS,FLAKY
1612

@@ -34,7 +30,3 @@ test-cli-node-options: PASS,FLAKY
3430
[$system==freebsd]
3531

3632
[$system==aix]
37-
# https://github.com/nodejs/node/issues/25029
38-
test-child-process-execfile: PASS,FLAKY
39-
# https://github.com/nodejs/node/issues/25068
40-
test-util-callbackify: PASS,FLAKY

test/sequential/sequential.status

-9
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,6 @@ prefix sequential
77
[true] # This section applies to all platforms
88
# https://github.com/nodejs/node/issues/22336
99
test-gc-http-client: PASS,FLAKY
10-
# https://github.com/nodejs/node/issues/24403
11-
test-cli-syntax-bad: PASS,FLAKY
12-
test-cli-syntax-file-not-found: PASS,FLAKY
13-
test-cli-syntax-good: PASS,FLAKY
14-
test-cli-syntax-require: PASS,FLAKY
1510

1611
[$system==win32]
1712
# https://github.com/nodejs/node/issues/22327
@@ -26,9 +21,5 @@ test-http2-large-file: PASS, FLAKY
2621
[$system==freebsd]
2722

2823
[$system==aix]
29-
# https://github.com/nodejs/node/issues/24921
30-
test-child-process-execsync: PASS, FLAKY
31-
# https://github.com/nodejs/node/issues/25047
32-
test-inspector-debug-end: PASS, FLAKY
3324

3425
[$arch==arm]

0 commit comments

Comments
 (0)