Closed
Bug 1579327
Opened 7 years ago
Closed 6 years ago
[wpt-sync] Sync PR 18888 - Make canShare() and files support tests tentative
Categories
(Core :: DOM: Core & HTML, task, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla71
| Tracking | Status | |
|---|---|---|
| firefox71 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 18888 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/18888
Details from upstream follow.
Marcos Cáceres <mcaceres@mozilla.com> wrote:
Make canShare() and files support tests tentative
| Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → DOM: Core & HTML
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=3e55dc997fffec10695ea9863bea6055639b092d
| Assignee | ||
Comment 3•7 years ago
|
||
Ran 3 tests and 24 subtests
OK : 3
PASS : 2
FAIL : 22
New tests that have failures or other problems:
/web-share/canShare-files.tentative.https.html
canShare with empty file list: FAIL
canShare with file list: FAIL
canShare with file list and url: FAIL
canShare with repeated file: FAIL
canShare with single file list: FAIL
/web-share/canShare.tentative.https.html
canShare with URL: FAIL
canShare with URL having no scheme: FAIL
canShare with a dictionary containing only surplus fields: FAIL
canShare with a null argument (same as empty dictionary): FAIL
canShare with a undefined argument (same as empty dictionary): FAIL
canShare with an empty dictionary: FAIL
canShare with an invalid URL: FAIL
canShare with attribute undefined is equivalent to omitting the attribute: FAIL
canShare with data URL: FAIL
canShare with empty URL: FAIL
canShare with no arguments (same as empty dictionary): FAIL
canShare with null attribute: FAIL
canShare with number: FAIL
canShare with object: FAIL
canShare with text: FAIL
canShare with title: FAIL
canShare with unexpected field: FAIL
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/37733be9e052
[wpt PR 18888] - Make canShare() and files support tests tentative, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/f9668087866b
[wpt PR 18888] - Update wpt metadata, a=testonly
Comment 5•6 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/37733be9e052
https://hg.mozilla.org/mozilla-central/rev/f9668087866b
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
You need to log in
before you can comment on or make changes to this bug.
Description
•