Bug 1612402 [wpt PR 21516] - Mark wpt/cookies/http-state/{general,name}-tests.html slow, a=testonly

Automatic update from web-platform-tests
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/+/2031364
Reviewed-by: Lily Chen <chlily@chromium.org>
Commit-Queue: Maksim Orlovich <morlovich@chromium.org>
Cr-Commit-Position: refs/heads/master@{#736938}

--

wpt-commits: 78ca07deef3efc7aea53ae69f17eadcc92af5544
wpt-pr: 21516
This commit is contained in:
Maks Orlovich 2020-02-04 13:18:06 +00:00 committed by moz-wptsync-bot
parent e65be77af9
commit 8a2ad6e126
2 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,7 @@
<meta charset=utf-8>
<title>Tests basic cookie setting functionality</title>
<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/testharnessreport.js"></script>

View File

@ -4,6 +4,7 @@
<meta charset=utf-8>
<title>Tests basic cookie setting functionality</title>
<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/testharnessreport.js"></script>