summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2018-12-14 11:19:03 -0800
committerMyles Borins <mylesborins@google.com>2018-12-21 23:55:13 -0500
commitaef71c05a20250b53bbb9a6dfc208d7ce0b9b8d8 (patch)
treed41372ecc23c7d54565892c905109b4a4c4a0a9a
parentb0c4207659f229c8479396bad14471cdcefab627 (diff)
downloadnode-new-aef71c05a20250b53bbb9a6dfc208d7ce0b9b8d8.tar.gz
test: mark test-http2-settings-flood as flaky on Windows
Refs: https://github.com/nodejs/node/issues/25043 PR-URL: https://github.com/nodejs/node/pull/25048 Reviewed-By: Myles Borins <myles.borins@gmail.com>
-rw-r--r--test/sequential/sequential.status2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/sequential/sequential.status b/test/sequential/sequential.status
index a3dd7b4ccf..1af493c3a0 100644
--- a/test/sequential/sequential.status
+++ b/test/sequential/sequential.status
@@ -13,6 +13,8 @@ test-inspector-bindings : PASS, FLAKY
test-inspector-debug-end : PASS, FLAKY
test-inspector-async-hook-setup-at-signal: PASS, FLAKY
test-inspector-stop-profile-after-done: PASS, FLAKY
+# https://github.com/nodejs/node/issues/25043
+test-http2-settings-flood: PASS,FLAKY
[$system==linux]