Skip to content

Commit e4f9360

Browse files
committedApr 1, 2020
test: mark test-http2-reset-flood flaky on bsd
This test is somewhat regularly flaky on 12.x and it appears master as well. There appears to be an issue tracking flakes for 6+ months. Seems reasonable to mark this to keep us from having red CI. Refs: #29802 PR-URL: #32595 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
1 parent 6f50b60 commit e4f9360

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎test/parallel/parallel.status

+2
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ test-async-hooks-http-parser-destroy: PASS,FLAKY
4646
[$system==freebsd]
4747
# https://github.com/nodejs/node/issues/31727
4848
test-fs-stat-bigint: PASS,FLAKY
49+
# https://github.com/nodejs/node/issues/29802
50+
test-http2-reset-flood: PASS,FLAKY
4951

5052
[$system==aix]
5153

0 commit comments

Comments
 (0)
Please sign in to comment.