Closed
Bug 1483012
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 12435 - Rewrite UI Events IDL test to use idl_test
Categories
(Core :: DOM: Events, enhancement, P4)
Core
DOM: Events
Tracking
()
RESOLVED
FIXED
mozilla63
| Tracking | Status | |
|---|---|---|
| firefox63 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 12435 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/12435
Details from upstream follow.
Philip Jägenstedt <philip@foolip.org> wrote:
> Rewrite UI Events IDL test to use idl_test
>
> The total number of subtests (183) is unchanged. Chrome still passes
> all, and Firefox still fails two for InputEvent's data attribute.
| 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=c16ffce1c42571fbeeab6dff3d6081baf626db90
| Assignee | ||
Comment 3•7 years ago
|
||
Ran 1 tests and 183 subtests
OK : 1
PASS : 181
FAIL : 2
New tests that have failures or other problems:
/uievents/idlharness.window.html
InputEvent interface: attribute data: FAIL
InputEvent interface: new InputEvent("event") must inherit property "data" with the proper type: FAIL
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/dcc25e3e6d2d
[wpt PR 12435] - Rewrite UI Events IDL test to use idl_test, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/0b43341118ae
[wpt PR 12435] - Update wpt metadata, a=testonly
Comment 5•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/dcc25e3e6d2d
https://hg.mozilla.org/mozilla-central/rev/0b43341118ae
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in
before you can comment on or make changes to this bug.
Description
•