Commit bb58ef7f authored by Matt Falkenhagen's avatar Matt Falkenhagen Committed by Commit Bot

WPT: service-worker/sandboxed-iframe-fetch-event.https.html is slow.

The test is evidently slow. Add long timeout.

Bug: 1068289
Change-Id: I8fb1ec3d749bd2ff07153ec9ee178b8d1f8f55b9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2142874
Auto-Submit: Matt Falkenhagen <falken@chromium.org>
Commit-Queue: Makoto Shimazu <shimazu@chromium.org>
Reviewed-by: default avatarMakoto Shimazu <shimazu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#757775}
parent 694d9d15
<!DOCTYPE html> <!DOCTYPE html>
<title>ServiceWorker FetchEvent for sandboxed iframe.</title> <title>ServiceWorker FetchEvent for sandboxed iframe.</title>
<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>
<script src="resources/test-helpers.sub.js"></script> <script src="resources/test-helpers.sub.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