[wpt-sync] Sync PR 23557 - De-flaky pointerevents/pointerevent_capture_mouse.html
Categories
(Core :: DOM: Events, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox78 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 23557 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/23557
Details from upstream follow.
Lan Wei <lanwei@chromium.org> wrote:
De-flaky pointerevents/pointerevent_capture_mouse.html
Because of Linux memory leak, pointerevent wpt tests
pointerevents/pointerevent_capture_mouse.html is 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: I571dbe328c34f92e6b5f1feb540ede79d5ec0ce3Reviewed-on: https://chromium-review.googlesource.com/2197423
WPT-Export-Revision: 774cc9a951d9bc297fb10a31706f953eb1d1e867
Assignee | ||
Updated•11 months ago
|
Assignee | ||
Comment 1•11 months ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=41cbed83e8a4a8efbef66a3551e7ae2b43e1b73f
Assignee | ||
Comment 2•11 months ago
|
||
CI Results
Ran 12 Firefox configurations based on mozilla-central, and Firefox, and Chrome on GitHub CI
Total 72 tests
Status Summary
Firefox
OK : 1
PASS: 8[GitHub] 79[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]
Chrome
OK : 1
PASS: 8
Links
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/6e24c229adc0 [wpt PR 23557] - De-flaky pointerevents/pointerevent_capture_mouse.html, a=testonly
Comment 4•11 months ago
|
||
bugherder |
Description
•