Commit 2b3733d4 authored by Kenichi Ishibashi's avatar Kenichi Ishibashi Committed by Commit Bot

Use timeout=long for windowclient-navigate.https.html

The test seems slow.

Bug: 1049454
Change-Id: If96cbe25a18936f7666fb818cd2fd2101014ec68
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040641Reviewed-by: default avatarMakoto Shimazu <shimazu@chromium.org>
Commit-Queue: Kenichi Ishibashi <bashi@chromium.org>
Cr-Commit-Position: refs/heads/master@{#738845}
parent 0697bf1f
<!DOCTYPE html> <!DOCTYPE html>
<title>Service Worker: WindowClient.navigate() tests</title> <title>Service Worker: WindowClient.navigate() tests</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="/common/get-host-info.sub.js"></script> <script src="/common/get-host-info.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