test: mark test-http2-reset-flood flaky on all
Refs: https://github.com/nodejs/node/issues/29802 Refs: https://github.com/nodejs/node/pull/32595 PR-URL: https://github.com/nodejs/node/pull/32825 Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Myles Borins <myles.borins@gmail.com>
This commit is contained in:
parent
ee5c8363b6
commit
a12aedf41b
@ -5,6 +5,8 @@ prefix parallel
|
|||||||
# sample-test : PASS,FLAKY
|
# sample-test : PASS,FLAKY
|
||||||
|
|
||||||
[true] # This section applies to all platforms
|
[true] # This section applies to all platforms
|
||||||
|
# https://github.com/nodejs/node/issues/29802
|
||||||
|
test-http2-reset-flood: PASS,FLAKY
|
||||||
|
|
||||||
[$system==win32]
|
[$system==win32]
|
||||||
# https://github.com/nodejs/node/issues/20750
|
# https://github.com/nodejs/node/issues/20750
|
||||||
@ -42,8 +44,6 @@ test-crypto-keygen: SKIP
|
|||||||
[$system==freebsd]
|
[$system==freebsd]
|
||||||
# https://github.com/nodejs/node/issues/31727
|
# https://github.com/nodejs/node/issues/31727
|
||||||
test-fs-stat-bigint: PASS,FLAKY
|
test-fs-stat-bigint: PASS,FLAKY
|
||||||
# https://github.com/nodejs/node/issues/29802
|
|
||||||
test-http2-reset-flood: PASS,FLAKY
|
|
||||||
|
|
||||||
[$system==aix]
|
[$system==aix]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user