Closed
Bug 1491349
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 13008 - Amend pointerevent tests so they are stable while the test is executing
Categories
(Core :: DOM: Events, enhancement, P4)
Core
DOM: Events
Tracking
()
RESOLVED
FIXED
mozilla64
| Tracking | Status | |
|---|---|---|
| firefox64 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 13008 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/13008
Details from upstream follow.
Dave Tapuska <dtapuska@chromium.org> wrote:
> Amend pointerevent tests so they are stable while the test is executing
>
> Some pointer event tests used a log method that would cause the layout
> to change and this caused issues for using threaded compositing.
>
> Switch to an method that already existed before to collect the log entries
> and then show them at the end of the test.
>
> BUG=831653
>
> Change-Id: I3d1b16d01aa15c3c1660d36ce10aa702671c6786
> Reviewed-on: https://chromium-review.googlesource.com/1226097
> WPT-Export-Revision: e92809cc0ac60a4d9a46342569243cc37c445d9e
| Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → DOM: Events
Product: Testing → Core
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=d7fad58582ae4d280e135cfffd43bc462769802e
| Assignee | ||
Comment 3•7 years ago
|
||
Ran 3 tests and 59 subtests
OK : 3
PASS : 59
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/5718c1dc2c67
[wpt PR 13008] - Amend pointerevent tests so they are stable while the test is executing, a=testonly
Comment 5•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
You need to log in
before you can comment on or make changes to this bug.
Description
•