Closed Bug 1626611 Opened 4 years ago Closed 4 years ago

Perma [Late Beta] /encoding/encodeInto.any.serviceworker.html | Unhandled rejection: ServiceWorker script at https://web-platform.test:8443/encoding/encodeInto.any.worker.js for scope https://... - when Gecko 76 merges to Beta on 2020-04-06

Categories

(Core :: Internationalization, defect)

defect
Not set
normal

Tracking

()

VERIFIED FIXED
mozilla76
Tracking Status
firefox-esr68 --- unaffected
firefox74 --- unaffected
firefox75 --- unaffected
firefox76 + verified

People

(Reporter: NarcisB, Assigned: CosminS)

References

Details

Attachments

(1 file)

[Tracking Requested - why for this release]:

Central as Beta simulation:
https://treeherder.mozilla.org/#/jobs?repo=try&selectedJob=295729322&resultStatus=testfailed%2Cbusted%2Cexception%2Crunnable&revision=c1b0c9b891b041b8b1defe50b8bc053318a59bed
Log link: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=295729322&repo=try&lineNumber=3939

Log snippet:
[task 2020-04-01T10:59:34.356Z] 10:59:34 INFO - PID 11791 | [Child 12029, Main Thread] WARNING: '!window', file /builds/worker/checkouts/gecko/dom/cache/CacheStorage.cpp, line 573
[task 2020-04-01T10:59:34.404Z] 10:59:34 INFO - PID 11791 | [Parent 11791, Main Thread] WARNING: 'mProgress != Progress::ShutdownCompleted', file /builds/worker/checkouts/gecko/dom/serviceworkers/ServiceWorkerShutdownState.cpp, line 56
[task 2020-04-01T10:59:34.406Z] 10:59:34 INFO - PID 11791 | [Parent 11791, Main Thread] WARNING: '!aScriptEvaluationResult', file /builds/worker/checkouts/gecko/dom/serviceworkers/ServiceWorkerUpdateJob.cpp, line 454
[task 2020-04-01T10:59:34.406Z] 10:59:34 INFO - PID 11791 | [Parent 11791, Main Thread] WARNING: '!window', file /builds/worker/checkouts/gecko/dom/cache/CacheStorage.cpp, line 573
[task 2020-04-01T10:59:34.422Z] 10:59:34 INFO - PID 11791 | JavaScript error: , line 0: TypeError: ServiceWorker script at https://web-platform.test:8443/encoding/encodeInto.any.worker.js for scope https://web-platform.test:8443/encoding/does/not/exist threw an exception during script evaluation.
[task 2020-04-01T10:59:34.481Z] 10:59:34 INFO - TEST-UNEXPECTED-ERROR | /encoding/encodeInto.any.serviceworker.html | Unhandled rejection: ServiceWorker script at https://web-platform.test:8443/encoding/encodeInto.any.worker.js for scope https://web-platform.test:8443/encoding/does/not/exist threw an exception during script evaluation.
[task 2020-04-01T10:59:34.481Z] 10:59:34 INFO - TEST-INFO took 1412ms

Summary: Perma /encoding/encodeInto.any.serviceworker.html | Unhandled rejection: ServiceWorker script at https://web-platform.test:8443/encoding/encodeInto.any.worker.js for scope https://... - when Gecko 76 merges to Beta on 2020-04-06 → Perma [Late Beta] /encoding/encodeInto.any.serviceworker.html | Unhandled rejection: ServiceWorker script at https://web-platform.test:8443/encoding/encodeInto.any.worker.js for scope https://... - when Gecko 76 merges to Beta on 2020-04-06

hsivonen: Do you know what's making this behave differently on late beta? Should we just update the expectations for that case, or set a pref, or?

Flags: needinfo?(james) → needinfo?(hsivonen)

I don't know. encodeInto should not depend on a pref. The test mentions SharedArrayBuffer, which has potential pref relevance.

annevk, do we have known SAB pref differences between Nightly and Beta?

Flags: needinfo?(hsivonen) → needinfo?(annevk)

Yeah we do, see bug 1599496.

When I refactored this test to use https://web-platform.test:8443/common/sab.js I created this situation as that unconditionally invokes the WebAssembly.Memory constructor which still throws from late beta onward.

James, if it's easy for you to update expectations, I'd appreciate it.

Flags: needinfo?(annevk)
Flags: needinfo?(james)
Assignee: nobody → csabou
Status: NEW → ASSIGNED
Pushed by csabou@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/37cfd8fc1f77
update late beta expectations for /encoding/* tests. r=annevk
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: