Closed
Bug 1277811
Opened 9 years ago
Closed 9 years ago
Intermittent test_key_actions.py TestKeyActions.test_open_in_new_window_shortcut | TimeoutException: wait_for_condition timed out
Categories
(Testing :: Marionette Client and Harness, defect)
Tracking
(firefox48 wontfix, firefox49 wontfix, firefox50 fixed, firefox51 fixed)
RESOLVED
FIXED
mozilla51
People
(Reporter: cbook, Assigned: whimboo)
References
()
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
02:06:24 ERROR - TEST-UNEXPECTED-ERROR | test_key_actions.py TestKeyActions.test_open_in_new_window_shortcut | TimeoutException: TimeoutException: wait_for_condition timed out
https://treeherder.mozilla.org/logviewer.html#?job_id=29404611&repo=mozilla-inbound#L2187
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Assignee | ||
Updated•9 years ago
|
Summary: Intermittent test_key_actions.py TestKeyActions.test_open_in_new_window_shortcut | TimeoutException: TimeoutException: wait_for_condition timed out → Intermittent test_key_actions.py TestKeyActions.test_open_in_new_window_shortcut | TimeoutException: wait_for_condition timed out
| Comment hidden (Intermittent Failures Robot) |
| Assignee | ||
Comment 17•9 years ago
|
||
This test failure is actually based on the issue as reported as bug 1295538.
Depends on: 1295538
| Assignee | ||
Updated•9 years ago
|
Assignee: nobody → hskupin
Status: NEW → ASSIGNED
| Comment hidden (mozreview-request) |
Comment 19•9 years ago
|
||
| mozreview-review | ||
Comment on attachment 8783494 [details]
Bug 1277811 - Fix test_key_actions.py by scrolling element into view before press() is called.
https://reviewboard.mozilla.org/r/73286/#review71014
Attachment #8783494 -
Flags: review?(dburns) → review+
Comment 20•9 years ago
|
||
Pushed by hskupin@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/edb637742a94
Fix test_key_actions.py by scrolling element into view before press() is called. r=automatedtester
Comment 21•9 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox51:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
Updated•9 years ago
|
status-firefox50:
--- → affected
Comment 22•9 years ago
|
||
| bugherder uplift | ||
Flags: in-testsuite+
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Assignee | ||
Comment 25•9 years ago
|
||
If the patch applies correctly on beta please let this test update uplifted given that it fails down to release.
Comment 26•9 years ago
|
||
Beta49 is effectively finished at this point (it was merged to release today and Fx49 RC1 has been built). I'm thinking it's not worth uplifting any further at this point.
Flags: needinfo?(hskupin)
| Assignee | ||
Comment 27•9 years ago
|
||
I think we can live with those failures in possible chemspill releases.
Updated•2 years ago
|
Product: Testing → Remote Protocol
Comment 28•2 years ago
|
||
Moving bug to Testing::Marionette Client and Harness component per bug 1815831.
Component: Marionette → Marionette Client and Harness
Product: Remote Protocol → Testing
You need to log in
before you can comment on or make changes to this bug.
Description
•