Closed
Bug 872484
Opened 12 years ago
Closed 11 years ago
Test failure 'A new private window has been opened' in testPrivateBrowsing/testAboutPrivateBrowsing.js with mozmill 2.0
Categories
(Mozilla QA Graveyard :: Mozmill Tests, defect, P2)
Mozilla QA Graveyard
Mozmill Tests
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: daniela.p98911, Unassigned)
References
Details
The private browsing window does not open when using the callback in testPrivateBrowsing/testAboutPrivateBrowsing.js due to the fact that we are not waiting for the "Open a Private Window" button to be displayed before clicking on it in line hg.mozilla.org/qa/mozmill-tests/file/default/tests/functional/testPrivateBrowsing/testAboutPrivateBrowsing.js#l46
NOTE: waitThenClick instead of click solves the issue
Updated•12 years ago
|
Priority: -- → P2
Reporter | ||
Comment 1•11 years ago
|
||
This issue did not reproduce on the latest runs:
Linux:
http://mozmill-crowd.blargon7.com/#/functional/report/f2d3b6136b11cb7b6708636cff695580
MAC:
http://mozmill-crowd.blargon7.com/#/functional/report/f2d3b6136b11cb7b6708636cff694a1f
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Updated•5 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
•