Permafailing /service-workers/service-worker/about-blank-replacement.https.html | Initial about:blank is controlled, exposed to clients.matchAll() when Gecko 73 merges to Beta on 2020-01-06
Categories
(Core :: DOM: Service Workers, defect)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr68 | --- | unaffected |
| firefox71 | --- | unaffected |
| firefox72 | --- | unaffected |
| firefox73 | + | verified |
People
(Reporter: nataliaCs, Unassigned)
References
(Regression)
Details
(Keywords: regression)
[Tracking Requested - why for this release]:
Central as Beta: https://treeherder.mozilla.org/#/jobs?repo=try&group_state=expanded&selectedJob=282257113&revision=a9116bffd43a99e4178fc73cc42135f703f07ac3&searchStr=wpt
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=282257113&repo=try&lineNumber=3007
[task 2019-12-21T13:37:26.706Z] 13:37:26 INFO - TEST-START | /service-workers/service-worker/about-blank-replacement.https.html
[task 2019-12-21T13:37:26.711Z] 13:37:26 INFO - Closing window 25
[task 2019-12-21T13:37:28.168Z] 13:37:28 INFO -
[task 2019-12-21T13:37:28.168Z] 13:37:28 INFO - TEST-UNEXPECTED-FAIL | /service-workers/service-worker/about-blank-replacement.https.html | Initial about:blank is controlled, exposed to clients.matchAll(), and matches final Client. - promise_test: Unhandled rejection with value: object "TypeError: frame.contentWindow.navigator.serviceWorker.controller is null"
[task 2019-12-21T13:37:28.168Z] 13:37:28 INFO -
[task 2019-12-21T13:37:28.168Z] 13:37:28 INFO - TEST-UNEXPECTED-FAIL | /service-workers/service-worker/about-blank-replacement.https.html | Initial about:blank modified by parent is controlled, exposed to clients.matchAll(), and matches final Client. - promise_test: Unhandled rejection with value: object "TypeError: frame.contentWindow.navigator.serviceWorker.controller is null"
[task 2019-12-21T13:37:28.169Z] 13:37:28 INFO -
[task 2019-12-21T13:37:28.169Z] 13:37:28 INFO - TEST-KNOWN-INTERMITTENT-FAIL | /service-workers/service-worker/about-blank-replacement.https.html | Popup initial about:blank is controlled, exposed to clients.matchAll(), and matches final Client. - promise_test: Unhandled rejection with value: object "TypeError: frame.contentWindow.navigator.serviceWorker.controller is null"
[task 2019-12-21T13:37:28.169Z] 13:37:28 INFO -
[task 2019-12-21T13:37:28.170Z] 13:37:28 INFO - TEST-UNEXPECTED-FAIL | /service-workers/service-worker/about-blank-replacement.https.html | Initial about:blank is controlled, exposed to clients.matchAll(), and final Client is not controlled by a service worker. - assert_not_equals: outer frame should be controlled got disallowed value null
[task 2019-12-21T13:37:28.170Z] 13:37:28 INFO - @https://web-platform.test:8443/service-workers/service-worker/about-blank-replacement.https.html:148:20
[task 2019-12-21T13:37:28.171Z] 13:37:28 INFO -
[task 2019-12-21T13:37:28.172Z] 13:37:28 INFO - TEST-UNEXPECTED-FAIL | /service-workers/service-worker/about-blank-replacement.https.html | Simple about:blank is controlled and is exposed to clients.matchAll(). - promise_test: Unhandled rejection with value: object "TypeError: frame.contentWindow.navigator.serviceWorker.controller is null"
[task 2019-12-21T13:37:28.172Z] 13:37:28 INFO -
[task 2019-12-21T13:37:28.172Z] 13:37:28 INFO - TEST-UNEXPECTED-FAIL | /service-workers/service-worker/about-blank-replacement.https.html | Nested about:srcdoc is controlled and is exposed to clients.matchAll(). - promise_test: Unhandled rejection with value: object "TypeError: frame.contentWindow.navigator.serviceWorker.controller is null"
[task 2019-12-21T13:37:28.172Z] 13:37:28 INFO -
[task 2019-12-21T13:37:28.172Z] 13:37:28 INFO - TEST-UNEXPECTED-FAIL | /service-workers/service-worker/about-blank-replacement.https.html | Dynamic about:blank is controlled and is exposed to clients.matchAll(). - promise_test: Unhandled rejection with value: object "TypeError: frame.contentWindow.navigator.serviceWorker.controller is null"
[task 2019-12-21T13:37:28.174Z] 13:37:28 INFO - TEST-OK | /service-workers/service-worker/about-blank-replacement.https.html | took 1462ms
Updated•6 years ago
|
Comment 1•6 years ago
|
||
Patch in bug 1588154 landed on autoland, we'll update the bugs once that is included in beta sims.
Comment 2•6 years ago
|
||
No longer occurs in beta sims after bug 1588154 landed:
Updated•6 years ago
|
Description
•