Closed Bug 1638110 Opened 5 years ago Closed 5 years ago

[wpt-sync] Sync PR 23609 - De-flaky some pointerevents wpt tests - Part 2

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 23609 into mozilla-central (this bug is closed when the sync is complete).

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

Lan Wei <lanwei@chromium.org> wrote:

De-flaky some pointerevents wpt tests - Part 2

Because of Linux memory leak, pointerevent wpt tests
pointerevent_pointerleave_does_not_bubble.html,
pointerevent_pointerout_received_once.html and
pointerevent_setpointercapture_disconnected.html are flaky, we
should finish the test in the actions promise's callback to guarantee
the actions are all executed before the test finishes to avoid memory
leak.

Bug: 998948
Change-Id: I8e94ef1f2aba426c7ce58deed096c9ec56b10f80

Reviewed-on: https://chromium-review.googlesource.com/2198685
WPT-Export-Revision: 7060a654490380088574b41b3aa69617c1a4354b

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 74 tests

Status Summary

Firefox

OK : 3
PASS: 36[GitHub] 107[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: 6

Chrome

OK : 3
PASS: 42

Safari

OK : 3
PASS: 42

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

Firefox-only Failures

/pointerevents/pointerevent_pointerleave_does_not_bubble.html
mouse pointerleave.toElement value is null.: FAIL
mouse pointerleave.fromElement value is null.: FAIL
mouse pointerleave.toElement attribute exists: FAIL
mouse pointerleave.fromElement attribute exists: FAIL

New Tests That Don't Pass

/pointerevents/pointerevent_pointerleave_does_not_bubble.html
mouse pointerleave.toElement value is null.: FAIL (Chrome: PASS, Safari: PASS)
mouse pointerleave.fromElement value is null.: FAIL (Chrome: PASS, Safari: PASS)
mouse pointerleave.toElement attribute exists: FAIL (Chrome: PASS, Safari: PASS)
mouse pointerleave.fromElement attribute exists: FAIL (Chrome: PASS, Safari: PASS)
mouse pointerleave.fromElement IDL type object (JS type was undefined): FAIL
mouse pointerleave.toElement IDL type object (JS type was undefined): FAIL

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/83d842fa6dd8 [wpt PR 23609] - De-flaky some pointerevents wpt tests - Part 2, a=testonly
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla78
You need to log in before you can comment on or make changes to this bug.