From 332800ca8b3118b0b2294be784dc2ae29d6cac7c Mon Sep 17 00:00:00 2001 From: Shelley Vohr Date: Tue, 19 Sep 2023 22:32:26 +0200 Subject: [PATCH] Revert "test: remove test-crypto-keygen flaky designation" https://github.com/nodejs/node/pull/48652 --- patches/node/test_formally_mark_some_tests_as_flaky.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/patches/node/test_formally_mark_some_tests_as_flaky.patch b/patches/node/test_formally_mark_some_tests_as_flaky.patch index a8a9bdb882452a..93a02a01c68048 100644 --- a/patches/node/test_formally_mark_some_tests_as_flaky.patch +++ b/patches/node/test_formally_mark_some_tests_as_flaky.patch @@ -7,7 +7,7 @@ Instead of disabling the tests, flag them as flaky so they still run but don't cause CI failures on flakes. diff --git a/test/parallel/parallel.status b/test/parallel/parallel.status -index 913ae4b0b10a7d508d864539cf075fa9c2f9362c..0539a599e57d40c5da650dcf5ffe9a67763506e1 100644 +index 8de4ad29cb14149ed0c15eb201b3d17be506bac9..182aab4bc781da4c1968a84f87c1e7f2f0b986f1 100644 --- a/test/parallel/parallel.status +++ b/test/parallel/parallel.status @@ -5,6 +5,13 @@ prefix parallel @@ -23,7 +23,7 @@ index 913ae4b0b10a7d508d864539cf075fa9c2f9362c..0539a599e57d40c5da650dcf5ffe9a67 +test-debugger-random-port-with-inspect-port: PASS, FLAKY [$system==win32] - # https://github.com/nodejs/node/issues/24497 + # https://github.com/nodejs/node/issues/41206 diff --git a/test/sequential/sequential.status b/test/sequential/sequential.status index 5cefcb95773bedc80bc462e058a11045be176741..33f50be5898754af696468499bcfa8e3c721434d 100644 --- a/test/sequential/sequential.status