From 62fd6bc4aac60a925399a2c4d25d2e586753b7da Mon Sep 17 00:00:00 2001 From: Yagiz Nizipli Date: Wed, 17 May 2023 09:26:05 -0400 Subject: test: move `test-cluster-primary-error` flaky test PR-URL: https://github.com/nodejs/node/pull/48039 Reviewed-By: Antoine du Hamel Reviewed-By: Deokjin Kim --- test/sequential/sequential.status | 4 ---- 1 file changed, 4 deletions(-) (limited to 'test/sequential') diff --git a/test/sequential/sequential.status b/test/sequential/sequential.status index 5487281311..5cefcb9577 100644 --- a/test/sequential/sequential.status +++ b/test/sequential/sequential.status @@ -41,7 +41,3 @@ test-tls-securepair-client: PASS, FLAKY [$arch==s390x] # https://github.com/nodejs/node/issues/41286 test-performance-eventloopdelay: PASS, FLAKY - -[$asan==on] -# https://github.com/nodejs/node/issues/39655 -test-cluster-primary-error: PASS, FLAKY -- cgit v1.2.1