Closed
Bug 570931
Opened 15 years ago
Closed 15 years ago
[mozmill] Tests for security warning dialogs fail due to ui removal
Categories
(Mozilla QA Graveyard :: Mozmill Tests, defect)
Mozilla QA Graveyard
Mozmill Tests
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: whimboo, Assigned: whimboo)
Details
(Keywords: hang, Whiteboard: [mozmill-test-failure])
Attachments
(1 file)
12.04 KB,
patch
|
u279076
:
review+
|
Details | Diff | Splinter Review |
The user interface inside the preferences dialog to select which security warnings have to be shown, has been removed. That's the reason why two of our Mozmill tests are failing. We have to directly set the preferences now.
Error: Error: Controller.assertJS("subject.isModalWarningShown == true")
Source File: file:///c:/users/mozilla/appdata/local/temp/tmpencn-y.mozrunner/extensions/mozmill@mozilla.com/resource/modules/frame.js
Line: 478
Assignee | ||
Comment 1•15 years ago
|
||
Assignee: nobody → hskupin
Status: NEW → ASSIGNED
Attachment #450076 -
Flags: review?(anthony.s.hughes)
Attachment #450076 -
Flags: review?(anthony.s.hughes) → review+
r+ to the patch with one nit. "security" is not a good name for this patch. Please give it a meaningful name.
Assignee | ||
Comment 3•15 years ago
|
||
That's just the file name nothing more. The commit message is the important part of a patch.
Landed on default:
http://hg.mozilla.org/qa/mozmill-tests/rev/82a5f2d59292
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 4•14 years ago
|
||
Mass 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.
Component: Security → Mozmill Tests
Product: Firefox → Mozilla QA
QA Contact: firefox → mozmill-tests
Version: Trunk → unspecified
Updated•6 years ago
|
Product: Mozilla QA → Mozilla QA Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•