Closed
Bug 1507089
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 14050 - Fix wpt: service-worker/navigation-redirect.https.html
Categories
(Core :: DOM: Service Workers, enhancement, P4)
Core
DOM: Service Workers
Tracking
()
RESOLVED
FIXED
mozilla65
Tracking | Status | |
---|---|---|
firefox65 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 14050 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/14050
Details from upstream follow.
Makoto Shimazu <shimazu@chromium.org> wrote:
> Fix wpt: service-worker/navigation-redirect.https.html
>
> As preparation for adding FetchEvent#resultingClientId, this CL fixes
> the test to make it pass once resultingClientId is impelmeneted.
>
> Bug: 778497
> Change-Id: I6309a13d4315e6a99149275a6d7889f14ce0d757
> Reviewed-on: https://chromium-review.googlesource.com/1335055
> WPT-Export-Revision: 8b6d37ff98813c5c3971906b12f3fb27fdd7a37c
Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → DOM: Service Workers
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=ff61589e87516596ce53bed6d92eff0452300c63
Assignee | ||
Comment 3•7 years ago
|
||
Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Assignee | ||
Comment 4•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=723475a056c4432c4d5cd1fb9c4d8ea61f5a0217
Assignee | ||
Comment 5•7 years ago
|
||
Ran 3 tests and 96 subtests
OK : 3
PASS : 59[linux64-opt], 60[linux32-debug,linux32-opt,linux64-debug]
FAIL : 36[linux32-debug,linux32-opt,linux64-debug], 37[linux64-opt]
Existing tests that now have a worse result (e.g. they used to PASS and now FAIL):
/service-workers/service-worker/navigation-redirect.https.html
SW-fallbacked redirect to same-origin same-scope.: FAIL[linux64-opt]
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/43cfc59879d2
[wpt PR 14050] - Fix wpt: service-worker/navigation-redirect.https.html, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/aa35cce4fb76
[wpt PR 14050] - Update wpt metadata, a=testonly
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/90562b1f464b
[wpt PR 14050] - Fix wpt: service-worker/navigation-redirect.https.html, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/821fa7cd9dd5
[wpt PR 14050] - Update wpt metadata, a=testonly
Comment 8•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/90562b1f464b
https://hg.mozilla.org/mozilla-central/rev/821fa7cd9dd5
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
You need to log in
before you can comment on or make changes to this bug.
Description
•