Closed
Bug 1467961
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 11441 - Clean up FileAPI idlharness tests
Categories
(Core :: DOM: Core & HTML, enhancement, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla63
| Tracking | Status | |
|---|---|---|
| firefox63 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 11441 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/11441
Details from upstream follow.
Luke Bjerring <lukebjerring@google.com> wrote:
> Clean up FileAPI idlharness tests
>
> After fixing https://github.com/web-platform-tests/wpt/issues/10338, we can leverage `add_dependency_idls` to import the 'real' untested idl from sources cleanly.
| Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → DOM
Product: Testing → Core
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
| Assignee | ||
Comment 3•7 years ago
|
||
| Assignee | ||
Comment 4•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=e1aeb9d9398c5b2b87eeebbfa0a3d402ce1b36ba
| Assignee | ||
Comment 5•7 years ago
|
||
| Assignee | ||
Comment 6•7 years ago
|
||
Ran 2 tests and 2 subtests
OK : 1
FAIL : 2
TIMEOUT: 1
Existing tests that now have a worse result (e.g. they used to PASS and now FAIL):
/FileAPI/idlharness.worker.html: TIMEOUT
New tests that have failures or other problems:
/FileAPI/idlharness.html
Test FileAPI IDL implementation: FAIL
/FileAPI/idlharness.worker.html
Test FileAPI IDL implementation: FAIL
| Assignee | ||
Comment 7•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=600de65824fb379befc068f866df2b7a4be4ed54
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/437f872093cb
[wpt PR 11441] - Clean up FileAPI idlharness tests, a=testonly
Comment 9•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•