Skip to content

Commit 5436569

Browse files
sam-githubrichardlau
authored andcommittedJul 1, 2020
test: flaky test-stdout-close-catch on freebsd
Refs: #28803 PR-URL: #32849 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net>
1 parent 145dcc2 commit 5436569

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎test/parallel/parallel.status

+4
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,9 @@ test-worker-prof: PASS,FLAKY
5858
[$system==freebsd]
5959
# https://github.com/nodejs/node/issues/23089
6060
test-gc-http-client-onerror: PASS,FLAKY
61+
# https://github.com/nodejs/node/issues/29802
62+
test-http2-reset-flood: PASS,FLAKY
63+
# https://github.com/nodejs/node/issues/28803
64+
test-stdout-close-catch: PASS,FLAKY
6165

6266
[$system==aix]

0 commit comments

Comments
 (0)
Please sign in to comment.