Intermittent browser/components/sessionstore/test/browser_formdata_max_size.js | Uncaught exception in test - at chrome://mochitests/content/browser/browser/components/sessionstore/test/browser_formdata_max_size.js:68 - TypeError: can't access property "i
Categories
(Firefox :: Session Restore, defect, P5)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr91 | --- | unaffected |
| firefox99 | --- | unaffected |
| firefox100 | --- | unaffected |
| firefox101 | --- | affected |
People
(Reporter: intermittent-bug-filer, Assigned: farre)
References
Details
(Keywords: intermittent-failure, Whiteboard: [retriggered])
Filed by: abutkovits [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=375126872&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/L8ciapKNQFCTQCmUfnGlmQ/runs/2/artifacts/public/logs/live_backing.log
[task 2022-04-20T11:38:34.208Z] 11:38:34 INFO - TEST-PASS | browser/components/sessionstore/test/browser_formdata_max_size.js | values shorter than browser.sessionstore.dom_form_limit isn't ok. -
[task 2022-04-20T11:38:34.208Z] 11:38:34 INFO - Leaving test bound test_form_limit
[task 2022-04-20T11:38:34.210Z] 11:38:34 INFO - Entering test bound test_form_max_limit
[task 2022-04-20T11:38:34.211Z] 11:38:34 INFO - Buffered messages finished
[task 2022-04-20T11:38:34.213Z] 11:38:34 INFO - TEST-UNEXPECTED-FAIL | browser/components/sessionstore/test/browser_formdata_max_size.js | Uncaught exception in test - at chrome://mochitests/content/browser/browser/components/sessionstore/test/browser_formdata_max_size.js:68 - TypeError: can't access property "id", state.formdata is undefined
[task 2022-04-20T11:38:34.214Z] 11:38:34 INFO - Stack trace:
[task 2022-04-20T11:38:34.215Z] 11:38:34 INFO - test_form_max_limit/<@chrome://mochitests/content/browser/browser/components/sessionstore/test/browser_formdata_max_size.js:68:1
[task 2022-04-20T11:38:34.215Z] 11:38:34 INFO - Leaving test bound test_form_max_limit
[task 2022-04-20T11:38:34.217Z] 11:38:34 INFO - Entering test bound test_form_max_limit_many_fields
[task 2022-04-20T11:38:34.235Z] 11:38:34 INFO - TEST-PASS | browser/components/sessionstore/test/browser_formdata_max_size.js | total length shorter than browser.sessionstore.dom_form_max_limit is ok. -
[task 2022-04-20T11:38:34.306Z] 11:38:34 INFO - TEST-PASS | browser/components/sessionstore/test/browser_formdata_max_size.js | total length shorter than browser.sessionstore.dom_form_max_limit isn't ok. -
[task 2022-04-20T11:38:34.405Z] 11:38:34 INFO - Leaving test bound test_form_max_limit_many_fields
[task 2022-04-20T11:38:34.419Z] 11:38:34 INFO - GECKO(7131) | MEMORY STAT | vsize 11684MB | residentFast 556MB | heapAllocated 250MB
[task 2022-04-20T11:38:34.421Z] 11:38:34 INFO - TEST-OK | browser/components/sessionstore/test/browser_formdata_max_size.js | took 1696ms
[task 2022-04-20T11:38:34.425Z] 11:38:34 INFO - Not taking screenshot here: see the one that was previously logged
[task 2022-04-20T11:38:34.425Z] 11:38:34 INFO - TEST-UNEXPECTED-FAIL | browser/components/sessionstore/test/browser_formdata_max_size.js | Found an unexpected tab at the end of test run: http://mochi.test:8888/browser/browser/components/sessionstore/test/browser_formdata_sample.html -
[task 2022-04-20T11:38:34.482Z] 11:38:34 INFO - checking window state
Comment 1•4 years ago
|
||
Regression from bug 1739450?
Comment 2•4 years ago
|
||
Comment 3•4 years ago
|
||
So far first time it failed is here. Sotaro, could the failures here have anything to do with the changes in Bug 1736479?
Comment 4•4 years ago
•
|
||
(In reply to Cosmin Sabou [:CosminS] from comment #3)
So far first time it failed is here. Sotaro, could the failures here have anything to do with the changes in Bug 1736479?
SanityTest run only on Windows and the failures happened only on linux. Then the failures seemed not related to Bug 1736479.
| Comment hidden (Intermittent Failures Robot) |
| Assignee | ||
Comment 6•4 years ago
|
||
Wouldn't be very surprised if this had something to do with bug 1739450. I'll take this and investigate.
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Description
•