Skip to content

Commit 7a96d82

Browse files
anonrigtargos
authored andcommitted
test: move test-cluster-primary-error flaky test
PR-URL: #48039 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Deokjin Kim <[email protected]>
1 parent 85bbaa9 commit 7a96d82

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

test/parallel/parallel.status

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,3 +89,7 @@ test-http-server-unconsume: PASS, FLAKY
8989
test-http-upgrade-advertise: PASS, FLAKY
9090
test-tls-client-mindhsize: PASS, FLAKY
9191
test-tls-write-error: PASS, FLAKY
92+
93+
[$asan==on]
94+
# https://github.com/nodejs/node/issues/39655
95+
test-cluster-primary-error: PASS, FLAKY

test/sequential/sequential.status

Lines changed: 0 additions & 4 deletions
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)