Closed Bug 1575617 Opened 5 years ago Closed 5 years ago

[wpt-sync] Sync PR 18596 - Add tick duration argument to testdriver Action

Categories

(Testing :: web-platform-tests, task, P4)

task

Tracking

(firefox71 fixed)

RESOLVED FIXED
mozilla71
Tracking Status
firefox71 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 18596 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/18596
Details from upstream follow.

Lan Wei <lanwei@chromium.org> wrote:

Add tick duration argument to testdriver Action

We want to allow the users to define the duration for every tick, so we
add an argument to Action class which will be a duration for all
ticks. If there is a tick which need a different duration, we can call
addTick or pause to pass a different value.

Bug: 606367
Change-Id: I7e5d88557f5f4a4c63dbf85985c30881aee9f739

Reviewed-on: https://chromium-review.googlesource.com/1762836
WPT-Export-Revision: 49410c445360116fe0db6dc9f33f7e6b21ff073f

Ran 96[android-em-7.0-x86_64-debug-geckoview,android-em-7.0-x86_64-opt-geckoview,linux64-asan-opt,linux64-debug,linux64-opt,linux64-qr-debug,linux64-qr-opt], 95[windows10-64-debug,windows10-64-opt,windows10-64-qr-debug,windows10-64-qr-opt,windows7-32-debug,windows7-32-opt] tests and 153[linux64-qr-debug,windows10-64-debug,windows10-64-opt,windows10-64-qr-opt,windows7-32-debug,windows7-32-opt], 154[android-em-7.0-x86_64-debug-geckoview,android-em-7.0-x86_64-opt-geckoview,linux64-asan-opt,linux64-opt,linux64-qr-opt,windows10-64-qr-debug], 155[linux64-debug] subtests
OK     : 44[windows10-64-debug,windows10-64-opt,windows10-64-qr-opt,windows7-32-debug,windows7-32-opt], 45[android-em-7.0-x86_64-debug-geckoview,android-em-7.0-x86_64-opt-geckoview,linux64-asan-opt,linux64-opt,linux64-qr-debug,linux64-qr-opt,windows10-64-qr-debug], 46[linux64-debug]
PASS   : 125[linux64-qr-debug,linux64-qr-opt], 126[linux64-asan-opt,windows10-64-debug,windows10-64-opt,windows10-64-qr-debug,windows10-64-qr-opt,windows7-32-debug,windows7-32-opt], 127[android-em-7.0-x86_64-debug-geckoview,android-em-7.0-x86_64-opt-geckoview,linux64-debug,linux64-opt]
FAIL   : 27[android-em-7.0-x86_64-debug-geckoview,android-em-7.0-x86_64-opt-geckoview,linux64-opt,windows10-64-debug,windows10-64-opt,windows10-64-qr-opt,windows7-32-debug,windows7-32-opt], 28[linux64-asan-opt,linux64-debug,linux64-qr-debug,windows10-64-qr-debug], 29[linux64-qr-opt]
TIMEOUT: 1
ERROR  : 48[linux64-debug,windows10-64-qr-debug], 49[android-em-7.0-x86_64-debug-geckoview,android-em-7.0-x86_64-opt-geckoview,linux64-asan-opt,linux64-opt,linux64-qr-debug,linux64-qr-opt,windows10-64-debug,windows10-64-opt,windows10-64-qr-opt,windows7-32-debug,windows7-32-opt]

Existing tests that now have a worse result (e.g. they used to PASS and now FAIL):
/pointerevents/pointerevent_mouse_capture_change_hover.html
    Mouse down and capture to green.: FAIL
/pointerevents/pointerlock/pointerevent_movementxy_with_pointerlock.html
    mouse pointerevent movementX/Y with pointerlock test: FAIL[linux64-qr-opt]
/pointerlock/movementX_Y_basic.html
    Test that movementX/Y = eNow.screenX/Y-ePrevious.screenX/Y.: FAIL[linux64-asan-opt,linux64-qr-debug,linux64-qr-opt]

New tests that have failures or other problems:
/pointerevents/pointerlock/pointerevent_movementxy.html
    mouse pointerevent attributes: FAIL[linux64-debug,windows10-64-qr-debug]

Tests that are disabled for instability:
/pointerevents/pointerevent_setpointercapture_inactive_button_mouse.html
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/aa867e002896
[wpt PR 18596] - Add tick duration argument to testdriver Action, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/62be6c754dad
[wpt PR 18596] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
You need to log in before you can comment on or make changes to this bug.