Commit 54ea2425 authored by Greg Thompson's avatar Greg Thompson Committed by Commit Bot

Revert "Skip a test which times out everywhere"

This reverts commit 481e6b0f.

Reason for revert: Causing virtual/threaded/external/wpt/feature-policy/experimental-features/vertical-scroll-touch-block-manual.tentative.html failures on Mac.

Original change's description:
> Skip a test which times out everywhere
> 
> The test
> virtual/threaded/external/wpt/feature-policy/experimental-features/vertical-scroll-touch-block-manual.tentative.html
> times out on Linux and Windows quite regularly and is not supported on
> Mac. Instead of pass-timeout just skip it.
> 
> TBR=foolip@chromium.org
> 
> Bug: 853852
> Change-Id: Id1e14f95284c93b680e71d27055f107c54e52352
> Reviewed-on: https://chromium-review.googlesource.com/1113663
> Reviewed-by: Ehsan Karamad <ekaramad@chromium.org>
> Commit-Queue: Ehsan Karamad <ekaramad@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#570161}

TBR=ekaramad@chromium.org

Change-Id: I4679bd155c89be93a966f572f41231cd68ef5fb9
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: 853852
Reviewed-on: https://chromium-review.googlesource.com/1114758Reviewed-by: default avatarGreg Thompson <grt@chromium.org>
Commit-Queue: Greg Thompson <grt@chromium.org>
Cr-Commit-Position: refs/heads/master@{#570373}
parent 3f0effc8
...@@ -2365,6 +2365,9 @@ crbug.com/613672 [ Mac ] virtual/mouseevent_fractional/fast/events/pointerevents ...@@ -2365,6 +2365,9 @@ crbug.com/613672 [ Mac ] virtual/mouseevent_fractional/fast/events/pointerevents
crbug.com/613672 [ Mac ] virtual/user-activation-v2/fast/events/pointerevents/pointer-event-in-slop-region.html [ Skip ] crbug.com/613672 [ Mac ] virtual/user-activation-v2/fast/events/pointerevents/pointer-event-in-slop-region.html [ Skip ]
crbug.com/613672 [ Mac ] virtual/threaded/fast/events/pointerevents/pinch/pointerevent_touch-action-pinch_zoom_touch.html [ Skip ] crbug.com/613672 [ Mac ] virtual/threaded/fast/events/pointerevents/pinch/pointerevent_touch-action-pinch_zoom_touch.html [ Skip ]
crbug.com/613672 [ Mac ] external/wpt/pointerevents/compat/pointerevent_touch-action_two-finger_interaction-manual.html [ Skip ] crbug.com/613672 [ Mac ] external/wpt/pointerevents/compat/pointerevent_touch-action_two-finger_interaction-manual.html [ Skip ]
# In addition to having no support on Mac, the following test times out
# regularly on Windows.
crbug.com/613672 [ Mac Win ] virtual/threaded/external/wpt/feature-policy/experimental-features/vertical-scroll-touch-block-manual.tentative.html [ Skip ]
crbug.com/802067 [ Mac ] external/wpt/pointerlock/movementX_Y_basic-manual.html [ Failure ] crbug.com/802067 [ Mac ] external/wpt/pointerlock/movementX_Y_basic-manual.html [ Failure ]
crbug.com/802067 [ Mac ] external/wpt/pointerevents/pointerlock/pointerevent_movementxy-manual.html [ Failure ] crbug.com/802067 [ Mac ] external/wpt/pointerevents/pointerlock/pointerevent_movementxy-manual.html [ Failure ]
...@@ -4712,8 +4715,7 @@ crbug.com/853360 [ Mac ] fast/forms/calendar-picker/month-picker-appearance.html ...@@ -4712,8 +4715,7 @@ crbug.com/853360 [ Mac ] fast/forms/calendar-picker/month-picker-appearance.html
crbug.com/853360 [ Mac ] fast/forms/select/menulist-appearance-rtl.html [ Failure ] crbug.com/853360 [ Mac ] fast/forms/select/menulist-appearance-rtl.html [ Failure ]
# Sheriff 2018-06-18 # Sheriff 2018-06-18
# The test is not supported on Mac due to https://crbug.com/613672 and regularly times out on Win and Linux. crbug.com/853852 [ Linux ] virtual/threaded/external/wpt/feature-policy/experimental-features/vertical-scroll-wheel-block-manual.tentative.html [ Pass Timeout ]
crbug.com/853852 virtual/threaded/external/wpt/feature-policy/experimental-features/vertical-scroll-wheel-block-manual.tentative.html [ Skip ]
crbug.com/854538 [ Win7 ] http/tests/security/contentSecurityPolicy/1.1/form-action-src-default-ignored-with-redirect.html [ Skip ] crbug.com/854538 [ Win7 ] http/tests/security/contentSecurityPolicy/1.1/form-action-src-default-ignored-with-redirect.html [ 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