Closed
Bug 611544
Opened 15 years ago
Closed 14 years ago
testSafeBrowsingNotificationBar.js fails due to clicking notification bar before bar has finished animating
Categories
(Mozilla QA Graveyard :: Mozmill Tests, defect)
Mozilla QA Graveyard
Mozmill Tests
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: aaronmt, Unassigned)
References
Details
(Whiteboard: [mozmill-test-failure])
On 1.9.2/1.91 we have the testSafeBrowsingNotificationBar.js test failing because it's attempting to click on the notification bar button before the bar has finished animating. This should incorporate the API change with the code in bug 610849 so once that lands this test should use it.
Test Failure: {"exception": {"message": "controller.waitForEval: Timeout exceeded for 'subject.targetURL.value == subject.currentURL'", "lineNumber": 427, "stack": "Error(\"controller.waitForEval: Timeout exceeded for 'subject.targetURL.value == subject.currentURL'\")
Comment 1•15 years ago
|
||
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
Version: 1.9.2 Branch → unspecified
Comment 2•14 years ago
|
||
No longer failing.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
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
•