summaryrefslogtreecommitdiff
path: root/test/parallel/parallel.status
diff options
context:
space:
mode:
authorYagiz Nizipli <yagiz@nizipli.com>2023-05-17 09:26:05 -0400
committerGitHub <noreply@github.com>2023-05-17 13:26:05 +0000
commit62fd6bc4aac60a925399a2c4d25d2e586753b7da (patch)
tree159912a76aac5a7af45246322cf8206e9b71184e /test/parallel/parallel.status
parent1fdcb1c8c1e390836b61e261b4cd3f0485bd0e7b (diff)
downloadnode-new-main.tar.gz
test: move `test-cluster-primary-error` flaky testHEADmain
PR-URL: https://github.com/nodejs/node/pull/48039 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Deokjin Kim <deokjin81.kim@gmail.com>
Diffstat (limited to 'test/parallel/parallel.status')
-rw-r--r--test/parallel/parallel.status4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/parallel/parallel.status b/test/parallel/parallel.status
index 0f199a9e49..7fd430df02 100644
--- a/test/parallel/parallel.status
+++ b/test/parallel/parallel.status
@@ -89,3 +89,7 @@ test-http-server-unconsume: PASS, FLAKY
test-http-upgrade-advertise: PASS, FLAKY
test-tls-client-mindhsize: PASS, FLAKY
test-tls-write-error: PASS, FLAKY
+
+[$asan==on]
+# https://github.com/nodejs/node/issues/39655
+test-cluster-primary-error: PASS, FLAKY