toolkit/components/passwordmgr/test/mochitest/test_autocomplete_tab_between_fields.html | Test timed out. when Gecko 71 merges to Beta on 2019-10-14
Categories
(Toolkit :: Password Manager, defect, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | unaffected |
firefox-esr68 | --- | unaffected |
firefox69 | --- | unaffected |
firefox70 | --- | unaffected |
firefox71 | --- | verified |
People
(Reporter: NarcisB, Assigned: sfoster)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
Log link: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=270466797&repo=try&lineNumber=4590
Log snippet:
[task 2019-10-09T12:42:55.934Z] 12:42:55 INFO - TEST-PASS | toolkit/components/passwordmgr/test/mochitest/test_autocomplete_tab_between_fields.html | Test value of field pword in form 1
[task 2019-10-09T12:42:55.935Z] 12:42:55 INFO - waiting for AC results
[task 2019-10-09T12:42:55.935Z] 12:42:55 INFO - Buffered messages finished
[task 2019-10-09T12:42:55.935Z] 12:42:55 INFO - TEST-UNEXPECTED-FAIL | toolkit/components/passwordmgr/test/mochitest/test_autocomplete_tab_between_fields.html | Test timed out.
[task 2019-10-09T12:42:55.935Z] 12:42:55 INFO - SimpleTest.ok@https://example.com/tests/SimpleTest/SimpleTest.js:277:18
[task 2019-10-09T12:42:55.935Z] 12:42:55 INFO - reportError@https://example.com/tests/SimpleTest/TestRunner.js:121:22
[task 2019-10-09T12:42:55.936Z] 12:42:55 INFO - TestRunner._checkForHangs@https://example.com/tests/SimpleTest/TestRunner.js:142:18
[task 2019-10-09T12:42:56.648Z] 12:42:56 INFO - GECKO(3356) | MEMORY STAT | vsize 20974526MB | residentFast 719MB
[task 2019-10-09T12:42:56.663Z] 12:42:56 INFO - TEST-OK | toolkit/components/passwordmgr/test/mochitest/test_autocomplete_tab_between_fields.html | took 312941ms
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
The timeout is happening when we run the "single_login_subdomain_no_inputs" test, which relies on the signon.includeOtherSubdomainsInLookup pref being set - which is only true for Nightly currently. Probably the best fix here is to use pushPrefEnv to toggle that pref on when we run this test, just in case we don't end up letting that pref ride the trains before 71.
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 2•5 years ago
|
||
Comment 4•5 years ago
|
||
bugherder |
Comment 5•5 years ago
|
||
Does not occur in beta simulations: https://treeherder.mozilla.org/#/jobs?repo=try&group_state=expanded&selectedJob=270667076&resultStatus=success%2Ctestfailed%2Cbusted%2Cexception%2Cretry%2Cusercancel%2Crunnable&revision=bb2fcf3fbaadf65542cbd01b7cbb82a93f1a6bba&searchStr=debug%2Cmochitest%2C5
Updated•5 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Description
•