Perma Fission toolkit/components/passwordmgr/test/mochitest/test_autocomplete_https_downgrade.html | Checking form-basic username is: name1 - "" == "name1" - got "", expected "name1" (operator ==)
Categories
(Toolkit :: Password Manager, defect, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox89 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: enndeakin)
References
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
Filed by: abutkovits [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=332829424&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/U68cfrCPSNibAsAUEfJbBw/runs/0/artifacts/public/logs/live_backing.log
[task 2021-03-11T11:18:54.829Z] 11:18:54 INFO - TEST-START | http://mochi.test:8888/tests/toolkit/components/passwordmgr/test/mochitest/test_autocomplete_https_downgrade.html
[task 2021-03-11T11:18:56.175Z] 11:18:56 INFO - TEST-INFO | started process screentopng
[task 2021-03-11T11:18:56.413Z] 11:18:56 INFO - TEST-INFO | screentopng: exit 0
[task 2021-03-11T11:18:56.414Z] 11:18:56 INFO - Buffered messages logged at 11:18:56
[task 2021-03-11T11:18:56.415Z] 11:18:56 INFO - TEST-PASS | toolkit/components/passwordmgr/test/mochitest/test_autocomplete_https_downgrade.html | Got autocomplete popup - {"mInput":null,"mPopupOpen":false,"_currentIndex":0,"_disabledItemClicked":false} == true
[task 2021-03-11T11:18:56.415Z] 11:18:56 INFO - TEST-PASS | toolkit/components/passwordmgr/test/mochitest/test_autocomplete_https_downgrade.html | Access LoginManager - true == true
[task 2021-03-11T11:18:56.416Z] 11:18:56 INFO - TEST-PASS | toolkit/components/passwordmgr/test/mochitest/test_autocomplete_https_downgrade.html | Not expecting logins to be present - 0 == 0
[task 2021-03-11T11:18:56.417Z] 11:18:56 INFO - TEST-PASS | toolkit/components/passwordmgr/test/mochitest/test_autocomplete_https_downgrade.html | Checking for successful init login - 0 == 0
[task 2021-03-11T11:18:56.417Z] 11:18:56 INFO - TEST-PASS | toolkit/components/passwordmgr/test/mochitest/test_autocomplete_https_downgrade.html | Checking for no disabled hosts - 0 == 0
[task 2021-03-11T11:18:56.418Z] 11:18:56 INFO - add_task | Entering test test_autocomplete_https_downgrade
[task 2021-03-11T11:18:56.418Z] 11:18:56 INFO - test_autocomplete_http, setup with http://mochi.test:8888/tests/toolkit/components/passwordmgr/test/mochitest/form_basic.html
[task 2021-03-11T11:18:56.419Z] 11:18:56 INFO - got logins: ,,,
[task 2021-03-11T11:18:56.419Z] 11:18:56 INFO - Buffered messages finished
[task 2021-03-11T11:18:56.420Z] 11:18:56 INFO - TEST-UNEXPECTED-FAIL | toolkit/components/passwordmgr/test/mochitest/test_autocomplete_https_downgrade.html | Checking form-basic username is: name1 - "" == "name1" - got "", expected "name1" (operator ==)
[task 2021-03-11T11:18:56.420Z] 11:18:56 INFO - @http://mochi.test:8888/tests/toolkit/components/passwordmgr/test/mochitest/pwmgr_common.js:253:14
[task 2021-03-11T11:18:56.421Z] 11:18:56 INFO - execute@resource://specialpowers/SpecialPowersSandbox.jsm:141:12
[task 2021-03-11T11:18:56.422Z] 11:18:56 INFO - _spawnTask@resource://specialpowers/SpecialPowersChild.jsm:1611:15
[task 2021-03-11T11:18:56.423Z] 11:18:56 INFO - receiveMessage@resource://specialpowers/SpecialPowersChild.jsm:310:21
[task 2021-03-11T11:18:56.424Z] 11:18:56 INFO - Not taking screenshot here: see the one that was previously logged
[task 2021-03-11T11:18:56.424Z] 11:18:56 INFO - TEST-UNEXPECTED-FAIL | toolkit/components/passwordmgr/test/mochitest/test_autocomplete_https_downgrade.html | Checking form-basic password is: pass1 - "" == "pass1" - got "", expected "pass1" (operator ==)```
Comment hidden (Intermittent Failures Robot) |
![]() |
||
Comment 2•4 years ago
|
||
Not observed on central, might be a dependency on previously running tests or fallout from tests running earlier.
Comment hidden (Intermittent Failures Robot) |
Comment 4•4 years ago
|
||
Neil, did you fix another Password Manager test for Fission? Can you please take a look at this Password Manager test failure when mochitest-plain's xorigin mode is enabled? Does this test fail in xorigin mode without Fission enabled?
Assignee | ||
Comment 5•4 years ago
|
||
This failure only occurred briefly, but has since stopped.
However, for me it always fails with cross-origin mode enabled.
Assignee | ||
Comment 6•4 years ago
|
||
Actually, this test should have different behaviour in xorigin mode than not. Bug 786276 made it so that passwords are not filled into cross-origin subframes.
Assignee | ||
Comment 7•4 years ago
|
||
Updated•4 years ago
|
Comment 8•4 years ago
|
||
ahal hit this test failure when trying to to enable mochitest-plain in fission-xorigin mode on more platforms in bug 1694835:
Comment 10•4 years ago
|
||
bugherder |
Comment hidden (Intermittent Failures Robot) |
Description
•