Perma TEST-UNEXPECTED-TIMEOUT | /html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/window-serviceworker-failure.https.html | SharedArrayBuffer cannot cross agent clusters, service worker - when Gecko 72 merges to Beta on 2019-12-02
Categories
(Core :: DOM: Core & HTML, defect, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr68 | --- | unaffected |
firefox70 | --- | unaffected |
firefox71 | --- | unaffected |
firefox72 | + | fixed |
People
(Reporter: cbrindusan, Unassigned)
References
(Regression)
Details
(Keywords: regression)
Central as Beta simulation
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=274290800&repo=try&lineNumber=11482
[task 2019-11-03T14:29:36.363Z] 14:29:36 INFO - TEST-START | /html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/window-serviceworker-failure.https.html
[task 2019-11-03T14:29:36.368Z] 14:29:36 INFO - Closing window 59
[task 2019-11-03T14:29:36.411Z] 14:29:36 INFO - PID 4704 | [Child 5044, Chrome_ChildThread] WARNING: pipe error: 109: file z:/task_1572782416/build/src/ipc/chromium/src/chrome/common/ipc_IPDL protocol error: Handler returned error code!
[task 2019-11-03T14:29:36.411Z] 14:29:36 INFO - PID 4704 | ###!!! [Parent][DispatchAsyncMessage] Error: PBackground::Msg_MessagePortForceClose Processing error: message was deserialized, but the handler returned false (indicating failure)
[task 2019-11-03T14:29:36.411Z] 14:29:36 INFO - PID 4704 | [Parent 10876, Gecko_IOThread] WARNING: pipe error: 109: file z:/task_1572782416/build/src/ipc/chromium/src/chrome/common/ipc_channel_win.cc, line 341
[task 2019-11-03T14:29:36.412Z] 14:29:36 INFO - PID 4704 | [Parent 10876, Gecko_IOThread] WARNING: pipe error: 109: file z:/task_1572782416/build/src/ipc/chromium/src/chrome/common/ipc_channel_win.cc, line 341
[task 2019-11-03T14:29:36.414Z] 14:29:36 INFO - PID 4704 | [Child 9384, Chrome_ChildThread] WARNING: pipe error: 109: file z:/task_1572782416/build/src/ipc/chromium/src/chrome/common/ipc_channel_win.cc, line 341
[task 2019-11-03T14:29:36.414Z] 14:29:36 INFO - PID 4704 | [Child 9384, Chrome_ChildThread] WARNING: pipe error: 109: file z:/task_1572782416/build/src/ipc/chromium/src/chrome/common/ipc_channel_win.cc, line 341
[task 2019-11-03T14:29:36.777Z] 14:29:36 INFO - PID 4704 | JavaScript error: , line 0: uncaught exception: [fluent] Missing translations in en-US: .
[task 2019-11-03T14:29:46.647Z] 14:29:46 INFO -
[task 2019-11-03T14:29:46.647Z] 14:29:46 INFO - TEST-UNEXPECTED-TIMEOUT | /html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/window-serviceworker-failure.https.html | SharedArrayBuffer cannot cross agent clusters, service worker edition - Test timed out
Hi ehsan, can this be from bug 1593162?
Comment 1•5 years ago
|
||
This looks similar to bug 1593453, I believe it's from bug 1562667.
Tom, please take a look.
Comment hidden (Intermittent Failures Robot) |
Comment 3•5 years ago
•
|
||
I don't think it's related to bug 1562667 because we haven't supported/changed this testing code path, IIRC (See https://bugzilla.mozilla.org/show_bug.cgi?id=1589673#c6). But it's related to SAB and postMessage, I will take a look.
Updated•5 years ago
|
Comment 4•5 years ago
|
||
The promise for setting up has never resolve [1].
Comment 5•5 years ago
|
||
Since Paul's changes for bug 1588412 may have caused this regression, he should look at this but is on PTO this week or someone else on the Dom area if it needs to be addressed sooner. Needinfo'ing Paul for now so when he returns he can look into this.
Updated•5 years ago
|
Comment 6•5 years ago
|
||
Changing the priority to p2 as the bug is tracked by a release manager for the current nightly.
See What Do You Triage for more information
Comment 7•5 years ago
|
||
I don't think this regression is caused by Bug 1588412, that bug adds an assertion and changes the behaviour of moz:// URLs, a timeout doesn't make sense.
I tried reproducing it with and without my patch to see, but I can't seem to reproduce it. I'm going to leave it for now until I can reproduce it properly.
Updated•5 years ago
|
Comment 8•5 years ago
|
||
This test is disable in Beta or Release and Android by bug 1593447.
Updated•5 years ago
|
Updated•3 years ago
|
Description
•