Closed
Bug 1508488
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 14132 - [FileAPI] Remove reference to non-existent file
Categories
(Core :: DOM: Core & HTML, enhancement, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla66
Tracking | Status | |
---|---|---|
firefox66 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 14132 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/14132
Details from upstream follow.
Mike Pennisi <mike@mikepennisi.com> wrote:
> [FileAPI] Remove reference to non-existent file
>
> The file `FileAPI/url/url-with-tags.window.js` is not currently present
> in the repository nor was it present when the reference was introduced
> [1]. Remove it to avoid triggering spurious request failures during test
> execution.
>
> [1] 9d8a1855092e90b2974453d6181c7f985170deba
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
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=a8615834793ac2a83ebb7e2f647d6b81feaa4000
Assignee | ||
Comment 3•7 years ago
|
||
Ran 1 tests and 38 subtests
OK : 1
PASS : 31
FAIL : 7
New tests that have failures or other problems:
/FileAPI/url/sandboxed-iframe.html
Blob URL fragment is implemented.: FAIL
Blob URLs can be used in iframes, and are treated same origin: FAIL
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/2e460352f253
[wpt PR 14132] - [FileAPI] Remove reference to non-existent file, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/531f616d71b3
[wpt PR 14132] - Update wpt metadata, a=testonly
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/7c547be4db22
[wpt PR 14132] - [FileAPI] Remove reference to non-existent file, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/57602cd8d788
[wpt PR 14132] - Update wpt metadata, a=testonly
Comment 6•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/7c547be4db22
https://hg.mozilla.org/mozilla-central/rev/57602cd8d788
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox66:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla66
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•