Closed
Bug 1564938
Opened 7 years ago
Closed 6 years ago
[wpt-sync] Sync PR 17679 - Allow trailing slash in test_get_current_url_file_protocol
Categories
(Testing :: geckodriver, task, P4)
Testing
geckodriver
Tracking
(firefox70 fixed)
RESOLVED
FIXED
mozilla70
| Tracking | Status | |
|---|---|---|
| firefox70 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 17679 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/17679
Details from upstream follow.
Julian Kung <juliankung@chromium.org> wrote:
Allow trailing slash in test_get_current_url_file_protocol
Chrome automatically adds a trailing slash if the suffix of the file protocol is a directory. Chromedriver currently fails this test due to this trailing slash (the rest of the URL is identical). This changelist considers urls with and without a trailing slash correct.
| Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → geckodriver
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=5f3c8b14e8b928a63c8e5942b7906f1e4accfe11
Updated•7 years ago
|
Type: -- → task
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Comment 3•6 years ago
|
||
Failed to get results from try push
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/16aea6954df4
[wpt PR 17679] - Allow trailing slash in test_get_current_url_file_protocol, a=testonly
Comment 5•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
You need to log in
before you can comment on or make changes to this bug.
Description
•