Skip to content

Commit 11bb61b

Browse files
marjakhpthier
authored andcommitted
Fix test skipping again
1 parent dfd4c2f commit 11bb61b

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

test/parallel/parallel.status

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ test-v8-serdes: SKIP
3434

3535
test-v8-stats: SKIP
3636

37+
# https://github.com/nodejs/node/issues/43676
38+
test-repl-pretty-stack: SKIP
39+
test-repl-pretty-custom-stack: SKIP
40+
3741
[$system==win32]
3842
# https://github.com/nodejs/node/issues/24497
3943
test-timers-immediate-queue: PASS,FLAKY
@@ -125,6 +129,3 @@ test-http-server-unconsume: PASS, FLAKY
125129
test-http-upgrade-advertise: PASS, FLAKY
126130
test-tls-client-mindhsize: PASS, FLAKY
127131
test-tls-write-error: PASS, FLAKY
128-
# https://github.com/nodejs/node/issues/43676
129-
test-repl-pretty-stack: SKIP
130-
test-repl-pretty-custom-stack: SKIP

0 commit comments

Comments
 (0)