From 59078bcc96fb9ec9b9c61bfca50f596857604588 Mon Sep 17 00:00:00 2001 From: Luigi Pinca Date: Sat, 3 Feb 2024 18:47:37 +0100 Subject: [PATCH] test: remove duplicate entry for flaky test Refs: https://github.com/nodejs/node/blob/5acd42ed9e65/test/parallel/parallel.status#L28-L30 --- test/parallel/parallel.status | 2 -- 1 file changed, 2 deletions(-) diff --git a/test/parallel/parallel.status b/test/parallel/parallel.status index 7cb1937da28b07..75ab46ad1d6952 100644 --- a/test/parallel/parallel.status +++ b/test/parallel/parallel.status @@ -7,8 +7,6 @@ prefix parallel [true] # This section applies to all platforms [$system==win32] -# https://github.com/nodejs/node/issues/49985 -test-runner-watch-mode: PASS, FLAKY # https://github.com/nodejs/node/issues/50295 test-cli-node-options: PASS, FLAKY