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: https://github.com/nodejs/node/issues/29802

PR-URL: https://github.com/nodejs/node/pull/32595
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
This commit is contained in:
Myles Borins 2020-04-01 02:49:54 -04:00
parent f6dcd63b29
commit 9d82c5501c
No known key found for this signature in database
GPG Key ID: 933B01F40B5CA946

View File

@ -49,6 +49,8 @@ test-crypto-keygen: SKIP
[$system==freebsd]
# https://github.com/nodejs/node/issues/31727
test-fs-stat-bigint: PASS,FLAKY
# https://github.com/nodejs/node/issues/29802
test-http2-reset-flood: PASS,FLAKY
[$system==aix]