Very frequent browser/components/sessionstore/test/browser_formdata_format.js | Test timed out - when Gecko 68 merges to Beta on 2019-05-13
Categories
(Firefox :: Session Restore, defect, P2)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr60 | --- | unaffected |
| firefox66 | --- | unaffected |
| firefox67 | --- | unaffected |
| firefox67.0.1 | --- | unaffected |
| firefox68 | + | fixed |
People
(Reporter: dluca, Assigned: farre)
Details
Central as beta simulation:
https://treeherder.mozilla.org/#/jobs?repo=try&resultStatus=testfailed%2Cbusted%2Cexception&revision=3597979ddc1bd3db4fae1575eecc83090459f6b5&selectedJob=245354852
Log:
https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=245354852&repo=try&lineNumber=3726
Failure:
browser/components/sessionstore/test/browser_formdata_format.js | Test timed out -
Comment 1•6 years ago
|
||
[task 2019-05-08T13:59:12.654Z] 13:59:12 INFO - GECKO(3481) | IPDL protocol error: Error deserializing 'BrowsingContext'
[task 2019-05-08T13:59:12.975Z] 13:59:12 INFO - GECKO(3481) | ###!!! [Parent][RunMessage] Error: Channel error: cannot send/recv
[...]
[task 2019-05-08T13:59:58.479Z] 13:59:58 INFO - Console message: [JavaScript Error: "remote browser crashed while on about:blank
[task 2019-05-08T13:59:58.479Z] 13:59:58 INFO - " {file: "chrome://mochikit/content/mochitest-e10s-utils.js" line: 8}]
[task 2019-05-08T13:59:58.479Z] 13:59:58 INFO - e10s_init/<@chrome://mochikit/content/mochitest-e10s-utils.js:8:8
Andreas, any clue what's going wrong here? Thank you.
Updated•6 years ago
|
Updated•6 years ago
|
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Comment 2•6 years ago
|
||
Suspected that this might've been fixed already, 'try' seem to think so at last: https://treeherder.mozilla.org/#/jobs?repo=try&revision=7d8a14bf9eaa912516f597b749b3b12015bf3481&group_state=expanded&selectedJob=246125521
Tried to find out where, but I don't know if a way to run mochitests from ./mach mozregressiom.
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Comment 3•6 years ago
|
||
Nika might actually know, she's been pushing a bunch of bc lifetime fixes.
Comment 4•6 years ago
|
||
Unfortunately all BC deserialization bugs look the same right now, so I can't easily tell if this is fixed already or not :-/
:aryx, any chance you could re-run the sim to see if the issue is fixed by, for example, bug 1539959 or bug 1540839?
Comment 5•6 years ago
|
||
I'm quite uncertain if I can be of assistance here without more info... please flag me again when there is!
Comment 6•6 years ago
|
||
I think Nika meant to n-i you in comment 4, Sebastian.
Updated•6 years ago
|
Comment 7•6 years ago
|
||
Issue doesn't reproduce anymore with yesterday's beta simulation: https://treeherder.mozilla.org/#/jobs?repo=try&resultStatus=pending%2Crunning%2Csuccess%2Ctestfailed%2Cbusted%2Cexception%2Crunnable&revision=8b1bfa1389a764b7bbfd9538b0cd2e0301db5c16&searchStr=linux%2Cshippable%2Cbrowser-chrome&selectedJob=247297979
Could be fixed by bug 1540839 because bug 1539959 landed before this issue got reported.
Description
•