[wpt-sync] Sync PR 23554 - De-flaky pointerevent_releasepointercapture_invalid_pointerid.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 23554 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/23554
Details from upstream follow.
Lan Wei <lanwei@chromium.org> wrote:
De-flaky pointerevent_releasepointercapture_invalid_pointerid.html
Because of Linux memory leak, pointerevent wpt tests
pointerevent_releasepointercapture_invalid_pointerid.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: I4c5166f2e3fae15e5d0bcfda684351486f3f9bd9Reviewed-on: https://chromium-review.googlesource.com/2197515
WPT-Export-Revision: 22093f50d39039810ce28130ec71b911208456d4
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years 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: 71
FAIL: 1
Chrome
OK : 1
PASS: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/pointerevents/pointerevent_releasepointercapture_invalid_pointerid.html
releasePointerCapture: DOMException NotFoundError: FAIL (Chrome: PASS)
Comment 4•5 years ago
|
||
bugherder |
Description
•