[wpt-sync] Sync PR 23588 - Reland "De-flaky pointerevents/pointerevent_capture_mouse.html"
Categories
(Core :: DOM: Events, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox78 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 23588 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/23588
Details from upstream follow.
Lan Wei <lanwei@chromium.org> wrote:
Reland "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
TBR=nzolghadr@chromium.org,lanwei@chromium.orgChange-Id: Ic7ce443fc32caa2a78aad133d260645bc57e8fbe
Reviewed-on: https://chromium-review.googlesource.com/2199710
WPT-Export-Revision: 5f4e169a2be8a253b88c795e35c59fa4c7e52c78
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 2•5 years ago
|
||
Assignee | ||
Comment 3•5 years ago
|
||
CI Results
Ran 10 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari 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-opt, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt]
Chrome
OK : 1
PASS: 8
Safari
OK : 1
PASS: 8
Links
Comment 5•5 years ago
|
||
bugherder |
Description
•