Intermittent toolkit/components/passwordmgr/test/browser/browser_autocomplete_import.js | Test timed out | Found a tab after previous test timed out: https://example.com/browser/toolkit/components/passwordmgr/test/browser/form_basic.html
Categories
(Toolkit :: Password Manager, defect, P5)
Tracking
()
People
(Reporter: intermittent-bug-filer, Assigned: Mardak, NeedInfo)
Details
(Keywords: intermittent-failure, leave-open, Whiteboard: [stockwell disabled])
Attachments
(1 file)
Filed by: rmaries [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=316635912&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/PgbleADGTnWZD8Zrqu0Pzg/runs/0/artifacts/public/logs/live_backing.log
Reftest URL: https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/tools/reftest/reftest-analyzer.xhtml#logurl=https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/PgbleADGTnWZD8Zrqu0Pzg/runs/0/artifacts/public/logs/live_backing.log&only_show_unexpected=1
Comment 1•4 years ago
|
||
[task 2020-09-24T21:07:04.686Z] 21:07:04 INFO - Entering test bound import_suggestion_migrate
[task 2020-09-24T21:07:04.686Z] 21:07:04 INFO - Buffered messages logged at 21:05:39
[task 2020-09-24T21:07:04.686Z] 21:07:04 INFO - TEST-PASS | toolkit/components/passwordmgr/test/browser/browser_autocomplete_import.js | Got popup -
[task 2020-09-24T21:07:04.686Z] 21:07:04 INFO - content window focused
[task 2020-09-24T21:07:04.686Z] 21:07:04 INFO - Buffered messages finished
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 7•4 years ago
|
||
Hi Sam, failure rate here is pretty high, can you please assign someone to take a look?
Comment hidden (Intermittent Failures Robot) |
Comment 9•4 years ago
|
||
Looks like it's hanging in the import_suggestion_migrate
when openACPopup
is called, it never gets the "popupshown"
event on Linux builds.
Hey Mardak, this failing task looks like it was added in Bug 1665802. Can you take a look? Perhaps the best first place to start is to add more logging (signon.debug=true
and SimpleTest.requestCompleteLog()
) and see if we can compare some known good and known bad logs.
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 13•4 years ago
|
||
(In reply to Bianca Danforth [:bdanforth] from comment #9)
Looks like it's hanging in the
import_suggestion_migrate
whenopenACPopup
is called, it never gets the"popupshown"
event on Linux builds.
This can happen if the popup is already showing from a previous test. I've got a try push here where that test closes the popup before it triggers the autocomplete menu to open it again: https://treeherder.mozilla.org/#/jobs?repo=try&revision=6d82728187a2add248c2a7e16f0a89c38559034d
:mardak, I'll assign this to you, but let me know if you can't take this right now. Hopefully that change is enough...
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 16•4 years ago
|
||
Comment 17•4 years ago
|
||
Ed, this bug is in our disable-recommended filter. I created a patch. Can we land it after the patch is reviewed?
Comment 18•4 years ago
|
||
Comment 19•4 years ago
|
||
bugherder |
Updated•4 years ago
|
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) |
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) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Updated•2 years ago
|
Description
•