Closed
Bug 1458096
Opened 8 years ago
Closed 8 years ago
[wpt-sync] Sync PR 10722 - Add consoleReset manual test
Categories
(DevTools :: Console, enhancement, P4)
DevTools
Console
Tracking
(firefox62 fixed)
RESOLVED
FIXED
Firefox 62
| Tracking | Status | |
|---|---|---|
| firefox62 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 10722 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/w3c/web-platform-tests/pull/10722
Details from upstream follow.
Dominic Farolino <domfarolino@gmail.com> wrote:
> Add consoleReset manual test
>
> Tests for the pending Console Standard PR specifying `console.countReset`. This set of tests reflects the current state of that PR, which is subject to change, depending on implementer agreement. Do not merge yet.
| Reporter | ||
Updated•8 years ago
|
Component: web-platform-tests → Developer Tools: Console
Product: Testing → Firefox
| Reporter | ||
Comment 1•8 years ago
|
||
| Reporter | ||
Comment 2•8 years ago
|
||
| Reporter | ||
Comment 3•8 years ago
|
||
| Reporter | ||
Updated•8 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Reporter | ||
Updated•8 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Reporter | ||
Comment 4•8 years ago
|
||
| Reporter | ||
Updated•8 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Reporter | ||
Updated•8 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Reporter | ||
Comment 5•8 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=b87ecd3ec71347cd1eba74835e22da8309e4a212
| Reporter | ||
Comment 6•8 years ago
|
||
Ran 2 tests and 8 subtests
OK : 2
PASS : 4
FAIL : 4
New tests that have failures or other problems:
/console/console-counting-label-conversion.any.html
console.countReset() throws exceptions generated by erroneous label.toString() conversion: FAIL
console.countReset()'s label gets converted to string via label.toString() when label is an object: FAIL
/console/console-counting-label-conversion.any.worker.html
console.countReset() throws exceptions generated by erroneous label.toString() conversion: FAIL
console.countReset()'s label gets converted to string via label.toString() when label is an object: FAIL
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/f22190ecc485
[wpt PR 10722] - Add console.countReset manual test, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/71434acfd865
[wpt PR 10722] - Update wpt metadata, a=testonly
Comment 8•8 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/f22190ecc485
https://hg.mozilla.org/mozilla-central/rev/71434acfd865
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox62:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 62
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•