Commit d67c0371 authored by Charlie Hu's avatar Charlie Hu Committed by Commit Bot

Add timeout=long to layout-animations-disabled-tentative.html

The test sometimes timeouts currently. It is suspected some slow bots
cannot handle 6 test_no_interpolation within assigned time limit.

Increase the time limit for the test. Further inspection is required
if the test is still flaky afterwards.

Bug: 1087208
Change-Id: I29ce6f0ec8f3b1a92642a586be8f3633f9c7a5b4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2259253
Commit-Queue: Ian Clelland <iclelland@chromium.org>
Reviewed-by: default avatarIan Clelland <iclelland@chromium.org>
Cr-Commit-Position: refs/heads/master@{#782027}
parent 479d9467
<!DOCTYPE html> <!DOCTYPE html>
<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="/css/support/interpolation-testcommon.js"></script> <script src="/css/support/interpolation-testcommon.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