Closed
Bug 557802
Opened 15 years ago
Closed 15 years ago
[mozmill] Make transistions for Private Browsing mode more reliable (testCheckAboutPrivateBrowsing)
Categories
(Mozilla QA Graveyard :: Mozmill Tests, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: whimboo, Assigned: whimboo)
Details
(Whiteboard: [mozmill-test-failure][mozmill-doc-complete])
Attachments
(1 file)
|
5.85 KB,
patch
|
aakashd
:
review+
|
Details | Diff | Splinter Review |
When we click the get more info link on the about:privatebrowsing page it looks like that no second tabs gets opened. Seems to be a Linux only issue.
timeout exceeded for waitForEval('subject.length == 2')
| Assignee | ||
Comment 1•15 years ago
|
||
I'm taking this. The fix will involve an API change which should make all of the existing tests for Private Browsing more reliable.
Assignee: nobody → hskupin
Status: NEW → ASSIGNED
Whiteboard: [mozmill-test-failure] → [mozmill-test-failure][mozmill-doc-needed]
| Assignee | ||
Updated•15 years ago
|
Summary: [mozmill] Tab with support page doesn't open when clicking support link (testCheckAboutPrivateBrowsing) → [mozmill] Make transistions for Private Browsing mode more reliable (testCheckAboutPrivateBrowsing)
| Assignee | ||
Comment 2•15 years ago
|
||
Now we check the command and wait until the transition has really finished. That way we can remove the ugly sleep call.
Attachment #438599 -
Flags: review?
| Assignee | ||
Updated•15 years ago
|
Attachment #438599 -
Flags: review? → review?(adesai)
Updated•15 years ago
|
Attachment #438599 -
Flags: review?(adesai) → review+
| Assignee | ||
Comment 3•15 years ago
|
||
Landed as:
http://hg.mozilla.org/qa/mozmill-tests/rev/ee2573cc0481
http://hg.mozilla.org/qa/mozmill-tests/rev/58203cfb4f33
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•15 years ago
|
Whiteboard: [mozmill-test-failure][mozmill-doc-needed] → [mozmill-test-failure][mozmill-doc-complete]
| Assignee | ||
Comment 4•15 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: Private Browsing → Mozmill Tests
Product: Firefox → Mozilla QA
QA Contact: private.browsing → mozmill-tests
Version: 3.5 Branch → 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
•