Commit 38332974 authored by Robert Ma's avatar Robert Ma Committed by Commit Bot

Mark a feature-policy test as slow

iclelland@:
"Looks like the test is occasionally taking >6s to complete (and
therefore timing out,) because it ends up loading 42 subframes,
7-at-a-time in promise tests, which necessarily run sequentially."

Bug: 884445
Change-Id: I34a89ff6665a88455926155639df38c91db4af72
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2110172
Commit-Queue: Robert Ma <robertma@chromium.org>
Auto-Submit: Robert Ma <robertma@chromium.org>
Reviewed-by: default avatarStephen McGruer <smcgruer@chromium.org>
Cr-Commit-Position: refs/heads/master@{#752076}
parent 3e8cb09f
......@@ -5315,9 +5315,6 @@ crbug.com/869492 external/wpt/feature-policy/experimental-features/lazyload/load
crbug.com/869492 virtual/threaded/external/wpt/feature-policy/experimental-features/lazyload/loading-frame-default-eager-disabled-tentative.sub.html [ Failure ]
crbug.com/869492 virtual/unified-autoplay/external/wpt/feature-policy/experimental-features/lazyload/loading-frame-default-eager-disabled-tentative.sub.html [ Failure ]
# Sheriff 2018-09-18
crbug.com/884445 virtual/unified-autoplay/external/wpt/feature-policy/feature-policy-nested-header-policy-disallowed-for-all.https.sub.html [ Pass Timeout ]
# Sheriff 2018-09-19
crbug.com/662010 [ Win7 ] http/tests/csspaint/invalidation-background-image.html [ Skip ]
crbug.com/886566 [ Win10 ] http/tests/csspaint/invalidation-background-image.html [ Pass Timeout ]
......
<!DOCTYPE html>
<meta name="timeout" content="long">
<body>
<script src=/resources/testharness.js></script>
<script src=/resources/testharnessreport.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