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

Appearance settings

Commit 3690d34

Browse filesBrowse files
mhdawsondanielleadams
authored andcommitted
test: exclude ibm i tests until we resolve
Refs: #39683 These are being worked, but we really should have marked flaky a long time ago in ordert to make then nightlies non-red. Signed-off-by: Michael Dawson <mdawson@devrus.com> PR-URL: #41812 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
1 parent 3ef05a0 commit 3690d34
Copy full SHA for 3690d34

File tree

Expand file treeCollapse file tree

3 files changed

+13
-0
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

3 files changed

+13
-0
lines changed
Open diff view settings
Collapse file

‎test/parallel/parallel.status‎

Copy file name to clipboardExpand all lines: test/parallel/parallel.status
+8Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,11 @@ test-tls-env-extra-ca: SKIP
6363
test-dgram-error-message-address: SKIP
6464
# https://github.com/nodejs/node/issues/36929
6565
test-crypto-secure-heap: SKIP
66+
# https://github.com/nodejs/node/issues/39683
67+
test-dgram-connect: PASS, FLAKY
68+
test-http-client-parse-error: PASS, FLAKY
69+
test-http-multi-line-headers: PASS, FLAKY
70+
test-http-server-unconsume: PASS, FLAKY
71+
test-http-upgrade-advertise: PASS, FLAKY
72+
test-http-client-mindhsize: PASS, FLAKY
73+
test-http-tls-write-error: PASS, FLAKY
Collapse file

‎test/pummel/pummel.status‎

Copy file name to clipboardExpand all lines: test/pummel/pummel.status
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,5 @@ test-crypto-timing-safe-equal-benchmarks: PASS,FLAKY
2525
[$system==aix]
2626

2727
[$system==ibmi]
28+
# https://github.com/nodejs/node/issues/39683
29+
test-regress-GH-892: PASS, FLAKY
Collapse file

‎test/sequential/sequential.status‎

Copy file name to clipboardExpand all lines: test/sequential/sequential.status
+3Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ test-buffer-creation-regression: SKIP
2727
test-buffer-creation-regression: SKIP
2828
# https://github.com/nodejs/node/pull/30819
2929
test-perf-hooks: SKIP
30+
# https://github.com/nodejs/node/issues/39683
31+
test-tls-psk-client: PASS, FLAKY
32+
test-tls-securepair-client: PASS, FLAKY
3033

3134
[$arch==arm]
3235

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.