Closed
Bug 1483515
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 12496 - Add Reporting API IDL file + test
Categories
(Testing :: web-platform-tests, enhancement, P4)
Testing
web-platform-tests
Tracking
(firefox63 fixed)
RESOLVED
FIXED
mozilla63
| Tracking | Status | |
|---|---|---|
| firefox63 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 12496 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/12496
Details from upstream follow.
Travis CI User <travis@example.org> wrote:
> Add Reporting API IDL file + test
>
>
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=dfa0ec4d0ea1a117042e4c5388c5631df0e40295
| Assignee | ||
Comment 3•7 years ago
|
||
| Assignee | ||
Comment 4•7 years ago
|
||
Ran 1 tests and 56 subtests
OK : 1
PASS : 1
FAIL : 55
New tests that have failures or other problems:
/reporting/idlharness.window.html
CrashReportBody interface object length: FAIL
CrashReportBody interface object name: FAIL
CrashReportBody interface: attribute crashId: FAIL
CrashReportBody interface: attribute reason: FAIL
CrashReportBody interface: existence and properties of interface object: FAIL
CrashReportBody interface: existence and properties of interface prototype object: FAIL
CrashReportBody interface: existence and properties of interface prototype object's "constructor" property: FAIL
CrashReportBody interface: existence and properties of interface prototype object's @@unscopables property: FAIL
DeprecationReportBody interface object length: FAIL
DeprecationReportBody interface object name: FAIL
DeprecationReportBody interface: attribute anticipatedRemoval: FAIL
DeprecationReportBody interface: attribute columnNumber: FAIL
DeprecationReportBody interface: attribute id: FAIL
DeprecationReportBody interface: attribute lineNumber: FAIL
DeprecationReportBody interface: attribute message: FAIL
DeprecationReportBody interface: attribute sourceFile: FAIL
DeprecationReportBody interface: existence and properties of interface object: FAIL
DeprecationReportBody interface: existence and properties of interface prototype object: FAIL
DeprecationReportBody interface: existence and properties of interface prototype object's "constructor" property: FAIL
DeprecationReportBody interface: existence and properties of interface prototype object's @@unscopables property: FAIL
InterventionReportBody interface object length: FAIL
InterventionReportBody interface object name: FAIL
InterventionReportBody interface: attribute columnNumber: FAIL
InterventionReportBody interface: attribute id: FAIL
InterventionReportBody interface: attribute lineNumber: FAIL
InterventionReportBody interface: attribute message: FAIL
InterventionReportBody interface: attribute sourceFile: FAIL
InterventionReportBody interface: existence and properties of interface object: FAIL
InterventionReportBody interface: existence and properties of interface prototype object: FAIL
InterventionReportBody interface: existence and properties of interface prototype object's "constructor" property: FAIL
InterventionReportBody interface: existence and properties of interface prototype object's @@unscopables property: FAIL
Report interface object length: FAIL
Report interface object name: FAIL
Report interface: attribute body: FAIL
Report interface: attribute type: FAIL
Report interface: attribute url: FAIL
Report interface: existence and properties of interface object: FAIL
Report interface: existence and properties of interface prototype object: FAIL
Report interface: existence and properties of interface prototype object's "constructor" property: FAIL
Report interface: existence and properties of interface prototype object's @@unscopables property: FAIL
ReportBody interface object length: FAIL
ReportBody interface object name: FAIL
ReportBody interface: existence and properties of interface object: FAIL
ReportBody interface: existence and properties of interface prototype object: FAIL
ReportBody interface: existence and properties of interface prototype object's "constructor" property: FAIL
ReportBody interface: existence and properties of interface prototype object's @@unscopables property: FAIL
ReportingObserver interface object length: FAIL
ReportingObserver interface object name: FAIL
ReportingObserver interface: existence and properties of interface object: FAIL
ReportingObserver interface: existence and properties of interface prototype object: FAIL
ReportingObserver interface: existence and properties of interface prototype object's "constructor" property: FAIL
ReportingObserver interface: existence and properties of interface prototype object's @@unscopables property: FAIL
ReportingObserver interface: operation disconnect(): FAIL
ReportingObserver interface: operation observe(): FAIL
ReportingObserver interface: operation takeRecords(): FAIL
| Assignee | ||
Comment 5•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=12753297e92bfd6716cf979d36d2be65ba5df80f
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/578bfc018d3d
[wpt PR 12496] - Add Reporting API IDL file + test, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/163a3c256313
[wpt PR 12496] - Update wpt metadata, a=testonly
Comment 7•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/578bfc018d3d
https://hg.mozilla.org/mozilla-central/rev/163a3c256313
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
•