Closed Bug 585770 Opened 14 years ago Closed 14 years ago

Make Mozmill-test testPasswordNotSaved local

Categories

(Mozilla QA Graveyard :: Mozmill Tests, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: u279076, Assigned: aaronmt)

References

Details

(Whiteboard: [litmus-data])

Attachments

(3 files)

Module: testPasswordManager/testPasswordNotSaved.js Test-page: test-files/password_manager/login_form.html
Blocks: 579965
Assignee: nobody → aaron.train
Status: NEW → ASSIGNED
Cleanup and simple swap to local-test data
Attachment #466321 - Flags: review?(anthony.s.hughes)
Attachment #466321 - Flags: review?(hskupin)
Attachment #466321 - Flags: review?(anthony.s.hughes)
Attachment #466321 - Flags: review+
Comment on attachment 466321 [details] [diff] [review] Patch v1 - (default) >- controller.assertProperty(removeLogin, 'disabled', 'true'); >+ controller.assertDOMProperty(removeLogin, 'disabled', 'true'); Don't use assertDOMProperty yet. We haven't upgraded Mozmill to 1.5 on our boxes.
Attachment #466321 - Flags: review?(hskupin) → review-
Now that it has, is the same patch ok?
Use the old way. We will update all instances at once.
revert back to assertProperty
Attachment #471519 - Flags: review?(anthony.s.hughes)
Comment on attachment 471519 [details] [diff] [review] Patch v1.1 - (default) >+ pm = Cc["@mozilla.org/login-manager;1"] >+ .getService(Ci.nsILoginManager); Fix . and indentation
Attachment #471519 - Flags: review?(anthony.s.hughes) → review-
Attachment #473514 - Flags: review?(anthony.s.hughes)
Attachment #473514 - Flags: review?(hskupin)
Attachment #473514 - Flags: review?(anthony.s.hughes)
Attachment #473514 - Flags: review+
Comment on attachment 473514 [details] [diff] [review] Patch v1.2 - [nit fix] - (default) r=me. Please file a follow-up bug to separate the two test functions into their own modules.
Attachment #473514 - Flags: review?(hskupin) → review+
Keywords: checkin-needed
(In reply to comment #8) > Please file a follow-up bug to separate the two test functions into their own > modules. Filed -> bug 599148
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Move of Mozmill Test related project bugs to newly created components. You can filter out those emails by using "Mozmill-Tests-to-MozillaQA" as criteria.
Product: Testing → Mozilla QA
Product: Mozilla QA → Mozilla QA Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: