Bug 1645260 [wpt PR 24127] - [NativeFS] Mark a bunch of tests as slow., a=testonly

Automatic update from web-platform-tests
[NativeFS] Mark a bunch of tests as slow. (#24127)

Previously we split up these tests to try to stay under the
timeout, but a number of them still regularly timeout (and are fairly
close to the timeout otherwise), so mark them all as slow.

Bug: 1093851, 1093839, 1093182
Change-Id: I0b80eebbf1065ca471ba400fe7cbea1edc6a7ac5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2242196
Commit-Queue: Victor Costan <pwnall@chromium.org>
Reviewed-by: Victor Costan <pwnall@chromium.org>
Cr-Commit-Position: refs/heads/master@{#777603}

Co-authored-by: Marijn Kruisselbrink <mek@chromium.org>
--

wpt-commits: 3d56babb87b2ce497c5e12a86269503b78d2b2ba
wpt-pr: 24127
This commit is contained in:
Blink WPT Bot 2020-06-13 03:33:25 +00:00 committed by moz-wptsync-bot
parent 042185c15b
commit 79e5c5d824
16 changed files with 18 additions and 2 deletions

View File

@ -1,5 +1,6 @@
<!doctype html>
<meta charset=utf-8>
<meta name=timeout content=long>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>

View File

@ -1,5 +1,6 @@
<!doctype html>
<meta charset=utf-8>
<meta name=timeout content=long>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>

View File

@ -1,5 +1,6 @@
<!doctype html>
<meta charset=utf-8>
<meta name=timeout content=long>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>

View File

@ -1,5 +1,6 @@
<!doctype html>
<meta charset=utf-8>
<meta name=timeout content=long>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>

View File

@ -1,5 +1,6 @@
<!doctype html>
<meta charset=utf-8>
<meta name=timeout content=long>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>

View File

@ -1,5 +1,6 @@
<!doctype html>
<meta charset=utf-8>
<meta name=timeout content=long>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>

View File

@ -1,5 +1,6 @@
<!doctype html>
<meta charset=utf-8>
<meta name=timeout content=long>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>

View File

@ -1,5 +1,6 @@
<!doctype html>
<meta charset=utf-8>
<meta name=timeout content=long>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>

View File

@ -3,4 +3,5 @@
// META: script=resources/sandboxed-fs-test-helpers.js
// META: script=resources/messaging-helpers.js
// META: script=resources/messaging-serialize-helpers.js
// META: script=script-tests/FileSystemBaseHandle-postMessage-BroadcastChannel.js
// META: script=script-tests/FileSystemBaseHandle-postMessage-BroadcastChannel.js
// META: timeout=long

View File

@ -5,4 +5,5 @@
// META: script=resources/messaging-helpers.js
// META: script=resources/messaging-blob-helpers.js
// META: script=resources/messaging-serialize-helpers.js
// META: script=script-tests/FileSystemBaseHandle-postMessage-Error.js
// META: script=script-tests/FileSystemBaseHandle-postMessage-Error.js
// META: timeout=long

View File

@ -4,3 +4,4 @@
// META: script=resources/messaging-blob-helpers.js
// META: script=resources/messaging-serialize-helpers.js
// META: script=script-tests/FileSystemBaseHandle-postMessage-MessagePort-frames.js
// META: timeout=long

View File

@ -4,3 +4,4 @@
// META: script=resources/messaging-blob-helpers.js
// META: script=resources/messaging-serialize-helpers.js
// META: script=script-tests/FileSystemBaseHandle-postMessage-MessagePort-windows.js
// META: timeout=long

View File

@ -5,3 +5,4 @@
// META: script=resources/messaging-blob-helpers.js
// META: script=resources/messaging-serialize-helpers.js
// META: script=script-tests/FileSystemBaseHandle-postMessage-MessagePort-workers.js
// META: timeout=long

View File

@ -4,3 +4,4 @@
// META: script=resources/messaging-blob-helpers.js
// META: script=resources/messaging-serialize-helpers.js
// META: script=script-tests/FileSystemBaseHandle-postMessage-frames.js
// META: timeout=long

View File

@ -4,3 +4,4 @@
// META: script=resources/messaging-blob-helpers.js
// META: script=resources/messaging-serialize-helpers.js
// META: script=script-tests/FileSystemBaseHandle-postMessage-windows.js
// META: timeout=long

View File

@ -5,3 +5,4 @@
// META: script=resources/messaging-blob-helpers.js
// META: script=resources/messaging-serialize-helpers.js
// META: script=script-tests/FileSystemBaseHandle-postMessage-workers.js
// META: timeout=long