Closed
Bug 760699
Opened 13 years ago
Closed 10 years ago
waitForElement() doesn't work anymore for lazily created elements
Categories
(Testing Graveyard :: Mozmill, defect)
Testing Graveyard
Mozmill
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: whimboo, Unassigned)
References
Details
(Keywords: regression)
Attachments
(1 file)
903 bytes,
application/force-download
|
Details |
This is another regression from the MozElement implementation. The attached testcase works fine with Mozmill 1.5.x but fails on master. Should also have been regressed by bug 632451.
Reporter | ||
Comment 1•13 years ago
|
||
Reporter | ||
Comment 2•13 years ago
|
||
You can even set the timer to 1ms and the issue will also appear.
Reporter | ||
Comment 3•13 years ago
|
||
So this test fails with Nightly but not with Aurora:
Nightly:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:15.0) Gecko/15.0 Firefox/15.0a1 ID:20120530132235
Aurora:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:14.0) Gecko/20120530 Firefox/14.0a2 ID:20120530042008
Somewhat a regression in Firefox with httpd serving content too slow?
Reporter | ||
Updated•12 years ago
|
Reporter | ||
Comment 4•11 years ago
|
||
This bug will not be taken for version 2.1. We might want to re-evaluate for 2.2.
Whiteboard: [mozmill-2.1+] → [mozmill-2.2?]
Reporter | ||
Comment 5•10 years ago
|
||
Mozmill will reach its end of life soon. We are currently working on getting
all the tests for Firefox ported to Marionette. For status updates please see
bug 1080766.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
Whiteboard: [mozmill-2.2?]
Assignee | ||
Updated•8 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•