Closed Bug 1561196 Opened 5 years ago Closed 5 years ago

Wdspec test for file protocols has too many slashes

Categories

(Testing :: geckodriver, defect, P1)

67 Branch
defect

Tracking

(firefox67 wontfix, firefox68 wontfix, firefox69 fixed)

RESOLVED FIXED
mozilla69
Tracking Status
firefox67 --- wontfix
firefox68 --- wontfix
firefox69 --- fixed

People

(Reporter: whimboo, Assigned: whimboo)

References

(Regression, )

Details

Attachments

(1 file)

Reported via: https://github.com/web-platform-tests/wpt/issues/17385

The following tests use a file:/// prefix instead of file://, which resolves as file:////var/log instead of file:///var/log for a POSIX path like /var/log.

Affected tests:
/tests/navigate_to/navigate.py
/tests/get_current_url/get.py

Pushed by hskupin@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b58ed9cc347c
[wdspec] Fix number of slashes for file:// url tests. r=webdriver-reviewers,ato
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/17492 for changes under testing/web-platform/tests
Upstream web-platform-tests status checks passed, PR will merge once commit reaches central.
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla69

Is this a test-only uplift we should take on 68?

Flags: needinfo?(hskupin)

(In reply to Ryan VanderMeulen [:RyanVM] from comment #8)

Is this a test-only uplift we should take on 68?

It's a minor test-only fix which you could take for uplift if you want. It's not mandatory.

Flags: needinfo?(hskupin)
Has Regression Range: --- → yes
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: