Add wpt metadata expectations for all failing Input tests.
This is intended to make the linux-wpt-input-fyi-rel bot green. There are a few key differences observed. Details on each of the affected tests can be seen in the results viewer of the current waterfall bot (which still fails these tests unexpectedly): https://ci.chromium.org/p/chromium/builders/ci/linux-wpt-input-fyi-rel/45 Differences: 1) most of the input-events tests were marked as TIMEOUT in TestExpectations but are now running to completion and failing some subtests. 2) the test input-events-get-target-ranges-deleting-in-list-items.tentative.html is crashing chromedriver, see logs here: https://ci.chromium.org/p/chromium/builders/try/linux-wpt-input-fyi-rel/3 3) The pointerevents tests below used to PASS but are now either Failing or Timing out.: pointerevent_iframe-touch-action-none_touch.html pointerevent_pointercapture-not-lost-in-chorded-buttons.html pointerlock/pointerevent_coordinates_when_locked.html pointerlock/pointerevent_movementxy_with_pointerlock.html pointerlock/pointerevent_pointermove_in_pointerlock.html pointerlock/pointerevent_pointermove_on_chorded_mouse_button_when_locked.html Bug: 1127055 Change-Id: I264b47f0a516b89b0c993e704b2002b57d1ec5f3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2551318 Commit-Queue: Luke Z <lpz@chromium.org> Reviewed-by:Lan Wei <lanwei@chromium.org> Cr-Commit-Position: refs/heads/master@{#831177}
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment