Closed Bug 1636532 Opened 4 years ago Closed 4 years ago

[wpt-sync] Sync PR 23487 - Add timeout=long to PointerEvents idlharness test

Categories

(Core :: DOM: Events, task, P4)

task

Tracking

()

RESOLVED FIXED
mozilla78
Tracking Status
firefox78 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Daniel Libby <dlibby@microsoft.com> wrote:

Add timeout=long to PointerEvents idlharness test

Another test that shows symptoms of crbug.com/1047818, mark it
timeout=long for now.

Bug: 1079237
Change-Id: I7f95ea90d15a799e0ae07c4a6ebc32651c0e7a60
Reviewed-on: https://chromium-review.googlesource.com/2190738
WPT-Export-Revision: e9403d11f6477f139999aa51d5547cc972e3d40f

Component: web-platform-tests → DOM: Events
Product: Testing → Core

CI Results

Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 72 tests

Status Summary

Firefox

OK : 1
PASS: 124[GitHub] 195[Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt]
FAIL: 17

Chrome

OK : 1
PASS: 131
FAIL: 10

Safari

OK : 1
PASS: 122
FAIL: 19

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/pointerevents/idlharness.window.html
PointerEvent interface: new PointerEvent("type") must inherit property "getPredictedEvents()" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
PointerEvent interface: new PointerEvent("type") must inherit property "azimuthAngle" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
Element interface: calling setPointerCapture(long) on document with too few arguments must throw TypeError: FAIL (Chrome: FAIL, Safari: FAIL)
PointerEvent interface: operation getPredictedEvents(): FAIL (Chrome: PASS, Safari: FAIL)
PointerEvent interface: attribute azimuthAngle: FAIL (Chrome: FAIL, Safari: FAIL)
Element interface: calling hasPointerCapture(long) on document with too few arguments must throw TypeError: FAIL (Chrome: FAIL, Safari: FAIL)
Element interface: calling releasePointerCapture(long) on document with too few arguments must throw TypeError: FAIL (Chrome: FAIL, Safari: FAIL)
Document interface: attribute onpointerrawupdate: FAIL (Chrome: PASS, Safari: FAIL)
Document interface: document must inherit property "onpointerrawupdate" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
Element interface: document must inherit property "releasePointerCapture(long)" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
Element interface: document must inherit property "setPointerCapture(long)" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
Window interface: attribute onpointerrawupdate: FAIL (Chrome: PASS, Safari: FAIL)
Element interface: document must inherit property "hasPointerCapture(long)" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
HTMLElement interface: attribute onpointerrawupdate: FAIL (Chrome: PASS, Safari: FAIL)
PointerEvent interface: attribute altitudeAngle: FAIL (Chrome: FAIL, Safari: FAIL)
Window interface: window must inherit property "onpointerrawupdate" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
PointerEvent interface: new PointerEvent("type") must inherit property "altitudeAngle" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)

Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3dd0ae6d2877
[wpt PR 23487] - Add timeout=long to PointerEvents idlharness test, a=testonly
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e8d82466ca21
[wpt PR 23487] - Add timeout=long to PointerEvents idlharness test, a=testonly
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla78
You need to log in before you can comment on or make changes to this bug.