Skip to content

Commit 332800c

Browse files
committed
Revert "test: remove test-crypto-keygen flaky designation"
nodejs/node#48652
1 parent 5c52801 commit 332800c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

patches/node/test_formally_mark_some_tests_as_flaky.patch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Instead of disabling the tests, flag them as flaky so they still run
77
but don't cause CI failures on flakes.
88

99
diff --git a/test/parallel/parallel.status b/test/parallel/parallel.status
10-
index 913ae4b0b10a7d508d864539cf075fa9c2f9362c..0539a599e57d40c5da650dcf5ffe9a67763506e1 100644
10+
index 8de4ad29cb14149ed0c15eb201b3d17be506bac9..182aab4bc781da4c1968a84f87c1e7f2f0b986f1 100644
1111
--- a/test/parallel/parallel.status
1212
+++ b/test/parallel/parallel.status
1313
@@ -5,6 +5,13 @@ prefix parallel
@@ -23,7 +23,7 @@ index 913ae4b0b10a7d508d864539cf075fa9c2f9362c..0539a599e57d40c5da650dcf5ffe9a67
2323
+test-debugger-random-port-with-inspect-port: PASS, FLAKY
2424

2525
[$system==win32]
26-
# https://github.com/nodejs/node/issues/24497
26+
# https://github.com/nodejs/node/issues/41206
2727
diff --git a/test/sequential/sequential.status b/test/sequential/sequential.status
2828
index 5cefcb95773bedc80bc462e058a11045be176741..33f50be5898754af696468499bcfa8e3c721434d 100644
2929
--- a/test/sequential/sequential.status

0 commit comments

Comments
 (0)