Commit 1df70d6b authored by Ian Struiksma's avatar Ian Struiksma Committed by Commit Bot

Add SlowTests and Failure due to win10 migration

Several tests are timing out on win10-blink-rel that don't
on previous Win10 version (moving from 1703 to 1909).

These tests pass on the longer 1200 timeout on win10 test builder.

Also, adding failure expectation for
media/track/track-cue-rendering-vertical.html

Bug: 1142023,1143005
Change-Id: Ifd19bff72b84438b7e015909885af67ded4fb2d3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2503842
Commit-Queue: Ian Struiksma <ianstruiksma@google.com>
Reviewed-by: default avatarDominik Röttsches <drott@chromium.org>
Cr-Commit-Position: refs/heads/master@{#821833}
parent 47fd036d
...@@ -543,3 +543,12 @@ crbug.com/1093478 external/wpt/quirks/unitless-length/limited-quirks.html [ Slow ...@@ -543,3 +543,12 @@ crbug.com/1093478 external/wpt/quirks/unitless-length/limited-quirks.html [ Slow
crbug.com/1133836 external/wpt/scroll-to-text-fragment/redirects.html [ Slow ] crbug.com/1133836 external/wpt/scroll-to-text-fragment/redirects.html [ Slow ]
crbug.com/1134580 virtual/eye-dropper/color-picker-show-eye-dropper.html [ Slow ] crbug.com/1134580 virtual/eye-dropper/color-picker-show-eye-dropper.html [ Slow ]
# These began to hit timeouts when moving from Windows-10-15063 to Windows-10-18363
crbug.com/1142023 [ Win10 ] external/wpt/web-animations/animation-model/animation-types/accumulation-per-property-002.html [ Slow ]
crbug.com/1142023 [ Win10 ] external/wpt/web-animations/animation-model/animation-types/addition-per-property-002.html [ Slow ]
crbug.com/1142023 [ Win10 ] external/wpt/web-animations/animation-model/animation-types/interpolation-per-property-002.html [ Slow ]
crbug.com/1142023 [ Win10 ] fast/dom/HTMLScriptElement/script-sync-load-failure.html [ Slow ]
crbug.com/1142023 [ Win10 ] http/tests/eventsource/eventsource-cors-no-server.html [ Slow ]
crbug.com/1142023 [ Win10 ] http/tests/eventsource/workers/eventsource-cors-no-server.html [ Slow ]
crbug.com/1142023 [ Win10 ] http/tests/security/document-domain-canonicalizes-iframe.html [ Slow ]
...@@ -850,8 +850,9 @@ crbug.com/1067242 [ Mac10.13 ] external/wpt/css/css-text-decor/text-decoration-t ...@@ -850,8 +850,9 @@ crbug.com/1067242 [ Mac10.13 ] external/wpt/css/css-text-decor/text-decoration-t
crbug.com/1068947 [ Win10 ] external/wpt/css/css-text-decor/text-underline-position-from-font-variable.html [ Failure ] crbug.com/1068947 [ Win10 ] external/wpt/css/css-text-decor/text-underline-position-from-font-variable.html [ Failure ]
crbug.com/1068947 [ Win10 ] external/wpt/css/css-text-decor/text-decoration-thickness-fixed.html [ Failure ] crbug.com/1068947 [ Win10 ] external/wpt/css/css-text-decor/text-decoration-thickness-fixed.html [ Failure ]
crbug.com/1068947 [ Win10 ] external/wpt/css/css-text-decor/text-decoration-thickness-from-font-variable.html [ Failure ] crbug.com/1068947 [ Win10 ] external/wpt/css/css-text-decor/text-decoration-thickness-from-font-variable.html [ Failure ]
# Windows 10 bot upgrade now causes this failure on Windows-10-18363 # Windows 10 bot upgrade now causes these failures on Windows-10-18363
crbug.com/1140324 [ Win10 ] external/wpt/css/css-text-decor/text-underline-offset-variable.html [ Failure ] crbug.com/1140324 [ Win10 ] external/wpt/css/css-text-decor/text-underline-offset-variable.html [ Failure ]
crbug.com/1143005 [ Win10 ] media/track/track-cue-rendering-vertical.html [ Failure ]
# Tentative mansonry tests # Tentative mansonry tests
crbug.com/1076027 external/wpt/css/css-grid/masonry/* [ Skip ] crbug.com/1076027 external/wpt/css/css-grid/masonry/* [ Skip ]
......
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