Skip to content

Commit 3b2cee0

Browse files
anonrigMoLow
authored andcommitted
test: move test-cluster-primary-error flaky test
PR-URL: #48039 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Deokjin Kim <deokjin81.kim@gmail.com>
1 parent 7b816b4 commit 3b2cee0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

test/parallel/parallel.status

+4
Original file line numberDiff line numberDiff line change
@@ -92,3 +92,7 @@ test-http-server-unconsume: PASS, FLAKY
9292
test-http-upgrade-advertise: PASS, FLAKY
9393
test-tls-client-mindhsize: PASS, FLAKY
9494
test-tls-write-error: PASS, FLAKY
95+
96+
[$asan==on]
97+
# https://github.com/nodejs/node/issues/39655
98+
test-cluster-primary-error: PASS, FLAKY

test/sequential/sequential.status

-4
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,3 @@ test-tls-securepair-client: PASS, FLAKY
4141
[$arch==s390x]
4242
# https://github.com/nodejs/node/issues/41286
4343
test-performance-eventloopdelay: PASS, FLAKY
44-
45-
[$asan==on]
46-
# https://github.com/nodejs/node/issues/39655
47-
test-cluster-primary-error: PASS, FLAKY

0 commit comments

Comments
 (0)