Closed Bug 1113217 Opened 10 years ago Closed 6 years ago

Add automated test to check that passwords are imported after a "Firefox Refresh"

Categories

(Mozilla QA Graveyard :: Mozmill Tests, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 888624

People

(Reporter: cosmin-malutan, Unassigned)

References

Details

This comes to cover a regression that has been fixed in bug 1096787.

The steps are:
1. Create a new testing profile.
2. Populate it with one or more passwords.
3. Open Saved Passwords to confirm that your passwords are saved.
4. Go to the "Troubleshooting Information" page(about:support)
5. Click on the "Refresh Firefox…" button, and then on the "Refresh Firefox" button in the popup window.
 > Firefox restarts, then:

Actual results:
 > The Import Wizard confirms that some data was successfully imported, but notably absent is "Saved Passwords".
Expected results:
 > Saved passwords should also be imported.


This needs to be investigated if is possible to be automated with Mozmill then to be confirmed or invalidated.
The reason why it might not be automated is because Mozmill's startUserShutdown method doesn't works(bug 886360) and we need it to expect Firefox to come back after we hit "Refresh Firefox" button. Also when it come's back a modal is displayed, I'm not sure how Mozmill can handle that.

Because Henrik requested this test in bug 1096787 comment 27, he's the best to confirm or invalidate it.
Flags: needinfo?(hskupin)
Depends on: 886360, 1096787
We are not going to fix the userShutdownMode for Mozmill anymore. So it may have to wait for Marionette and bug 1099127.
Flags: needinfo?(hskupin)
Mozmill is dead, WONTFIX the remaining bugs.
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
This is actually a Marionette test now, and was implemented via bug 888624.
Resolution: WONTFIX → DUPLICATE
Product: Mozilla QA → Mozilla QA Graveyard
You need to log in before you can comment on or make changes to this bug.