Closed Bug 1697771 Opened 4 years ago Closed 4 years ago

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)

defect

Tracking

()

RESOLVED FIXED
89 Branch
Fission Milestone M7a
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 ==)```

Not observed on central, might be a dependency on previously running tests or fallout from tests running earlier.

Severity: S4 → --
Priority: P5 → --
Summary: Perma [tier2] toolkit/components/passwordmgr/test/mochitest/test_autocomplete_https_downgrade.html | Checking form-basic username is: name1 - "" == "name1" - got "", expected "name1" (operator ==) → Perma Fission toolkit/components/passwordmgr/test/mochitest/test_autocomplete_https_downgrade.html | Checking form-basic username is: name1 - "" == "name1" - got "", expected "name1" (operator ==)

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?

Fission Milestone: --- → M7a
Flags: needinfo?(enndeakin)

This failure only occurred briefly, but has since stopped.

However, for me it always fails with cross-origin mode enabled.

Flags: needinfo?(enndeakin)

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: nobody → enndeakin
Severity: -- → S3
Status: NEW → ASSIGNED
Priority: -- → P2

ahal hit this test failure when trying to to enable mochitest-plain in fission-xorigin mode on more platforms in bug 1694835:

https://treeherder.mozilla.org/jobs?repo=try&revision=a4813c46eff128482994870bf8a06677022cee24&selectedTaskRun=C1y16x7yRSywNzYI9tB75Q.0

Blocks: 1700781
Pushed by neil@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/20a40c928ef3 in cross origin test mode, the test test_autocomplete_https_downgrade.html should not have the passwords filled in, r=sfoster
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 89 Branch
See Also: → 1716412
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: