summaryrefslogtreecommitdiff
path: root/test/sequential
diff options
context:
space:
mode:
authorMichael Dawson <mdawson@devrus.com>2022-02-01 10:15:05 -0500
committerDanielle Adams <adamzdanielle@gmail.com>2022-03-14 09:32:13 -0400
commit3690d3402dbb41c1f4c65fc1d20bc007749bf0b9 (patch)
tree8a06960bb31be65fb20f67d13de3a2f95b72b3f2 /test/sequential
parent3ef05a021665d6e0d61f3bccc1fe5a986666074b (diff)
downloadnode-new-3690d3402dbb41c1f4c65fc1d20bc007749bf0b9.tar.gz
test: exclude ibm i tests until we resolve
Refs: https://github.com/nodejs/node/issues/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: https://github.com/nodejs/node/pull/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>
Diffstat (limited to 'test/sequential')
-rw-r--r--test/sequential/sequential.status3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/sequential/sequential.status b/test/sequential/sequential.status
index 5a0f873efc..56f9667d7a 100644
--- a/test/sequential/sequential.status
+++ b/test/sequential/sequential.status
@@ -27,6 +27,9 @@ test-buffer-creation-regression: SKIP
test-buffer-creation-regression: SKIP
# https://github.com/nodejs/node/pull/30819
test-perf-hooks: SKIP
+# https://github.com/nodejs/node/issues/39683
+test-tls-psk-client: PASS, FLAKY
+test-tls-securepair-client: PASS, FLAKY
[$arch==arm]