Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1441)

Unified Diff: third_party/WebKit/LayoutTests/TestExpectations

Issue 2354203002: Add the rest of pointerevent automations (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/TestExpectations
diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations
index 7b5ca7d6c70d536237829e743ceb84bf399a6c6e..8b1db6ec5bbe48cfc765b898dcbe339b5299ce0d 100644
--- a/third_party/WebKit/LayoutTests/TestExpectations
+++ b/third_party/WebKit/LayoutTests/TestExpectations
@@ -773,17 +773,17 @@ crbug.com/498021 [ Linux ] fast/encoding/invalid-UTF-8.html [ Failure ]
crbug.com/498021 [ Linux ] fast/text/emoticons.html [ Failure ]
crbug.com/498021 [ Linux ] fast/text/international/hindi-spacing.html [ Failure ]
-# These are the failing tests because Chrome implements the changes proposed to the spec.
+# These are the failing tests because Chrome hasn't implemented according to the spec.
+crbug.com/645988 imported/wpt/uievents/order-of-events/focus-events/focus-manual.html [ Failure ]
+
+# These are the failing because Chrome implements the latest changes proposed to the spec.
crbug.com/630671 imported/wpt/pointerevents/pointerevent_capture_suppressing_mouse-manual.html [ Skip ]
crbug.com/630671 imported/wpt/pointerevents/pointerevent_releasepointercapture_events_to_original_target-manual.html [ Skip ]
crbug.com/630671 imported/wpt/pointerevents/pointerevent_setpointercapture_relatedtarget-manual.html [ Skip ]
+crbug.com/629722 imported/wpt/pointerevents/pointerevent_lostpointercapture_is_first-manual.html [ Skip ]
+crbug.com/629722 imported/wpt/pointerevents/pointerevent_lostpointercapture_for_disconnected_node-manual.html [ Skip ]
-# These are the failing tests because Chrome hasn't implemented according to the spec.
-crbug.com/645988 imported/wpt/uievents/order-of-events/focus-events/focus-manual.html [ Failure ]
-
-# The commented lines here for Mac is due to the fact that there is a more
-# generic skip rule in the next block of rules. However, when they get fixed
-# these should be uncommented as there is no touch support on Mac.
+# These tests are skipped as there is no touch support on Mac.
crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_change-touch-action-onpointerdown_touch-manual.html [ Skip ]
crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_pointerleave_after_pointercancel_touch-manual.html [ Skip ]
crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_pointercancel_touch-manual.html [ Skip ]
@@ -812,10 +812,6 @@ crbug.com/613672 [ Mac ] imported/wpt/pointerevents/pointerevent_touch-action-in
crbug.com/613672 [ Mac ] fast/events/synthetic-events/tap-on-scaled-screen.html [ Skip ]
crbug.com/613672 [ Mac ] virtual/scalefactor150/fast/events/synthetic-events/tap-on-scaled-screen.html [ Skip ]
-# These are errors even when running the tests manually.
-crbug.com/629722 imported/wpt/pointerevents/pointerevent_lostpointercapture_is_first-manual.html [ Skip ]
-crbug.com/629722 imported/wpt/pointerevents/pointerevent_lostpointercapture_for_disconnected_node-manual.html [ Skip ]
-
# There is no assoicated JS file to support automated user inputs.
crbug.com/629724 imported/wpt/pointerevents/pointerevent_suppress_compat_events_on_click.html [ Skip ]
crbug.com/629724 imported/wpt/pointerevents/pointerevent_suppress_compat_events_on_drag_mouse.html [ Skip ]
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/imported/wpt_automation/pointerevents/pointerevent_attributes_hoverable_pointers-manual-automation.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698