Commit ae8f603e authored by Maks Orlovich's avatar Maks Orlovich Committed by Commit Bot

Mark wpt/cookies/http-state/{general,name}-tests.html slow

Seeing some flakiness due to timeouts in them, and they do look like they
do a lot of things.

Bug: 1047067
Change-Id: I1892f35a8047fdad8c50aeafc2da54665b522bc6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2031364Reviewed-by: default avatarLily Chen <chlily@chromium.org>
Commit-Queue: Maksim Orlovich <morlovich@chromium.org>
Cr-Commit-Position: refs/heads/master@{#736938}
parent 5e289147
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
<meta charset=utf-8> <meta charset=utf-8>
<title>Tests basic cookie setting functionality</title> <title>Tests basic cookie setting functionality</title>
<meta name=help href="https://tools.ietf.org/html/rfc6265#page-8"> <meta name=help href="https://tools.ietf.org/html/rfc6265#page-8">
<meta name="timeout" content="long">
<script src="/resources/testharness.js"></script> <script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script> <script src="/resources/testharnessreport.js"></script>
......
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
<meta charset=utf-8> <meta charset=utf-8>
<title>Tests basic cookie setting functionality</title> <title>Tests basic cookie setting functionality</title>
<meta name=help href="https://tools.ietf.org/html/rfc6265#page-8"> <meta name=help href="https://tools.ietf.org/html/rfc6265#page-8">
<meta name="timeout" content="long">
<script src="/resources/testharness.js"></script> <script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script> <script src="/resources/testharnessreport.js"></script>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment