Closed
Bug 964245
Opened 12 years ago
Closed 12 years ago
Intermittent test_browser_keyboard_integration.py test_browser_keyboard_integration.TestBrowserKeyboard.test_browser_keyboard | TimeoutException: Condition timed out
Categories
(Testing :: Marionette Client and Harness, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: cbook, Unassigned)
References
()
Details
(Keywords: intermittent-failure, pi-marionette-intermittent)
b2g_ubuntu64_vm mozilla-b2g26_v1_2 opt test gaia-ui-test on 2014-01-27 02:12:28 PST for push d10e1f965d0c
slave: tst-linux64-spot-197
https://tbpl.mozilla.org/php/getParsedLog.php?id=33620563&tree=Mozilla-B2g26-v1.2
TEST-UNEXPECTED-FAIL | test_browser_keyboard_integration.py test_browser_keyboard_integration.TestBrowserKeyboard.test_browser_keyboard | TimeoutException: Condition timed out
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
Updated•12 years ago
|
Keywords: ateam-marionette-intermittent
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 12•12 years ago
|
||
This looks like we are not waiting for keyboard layout to be ready before tapping the keys.
bug 1022475 will change the condition determine the showed/hidden state of keyboard frame, it might give keyboard app more time to be ready so it would fix this bug as a side-effect. If that's not enough, keyboard.send() would need to improve and wait for the right condition.
Updated•12 years ago
|
Summary: Intermittent TEST-UNEXPECTED-FAIL | test_browser_keyboard_integration.py test_browser_keyboard_integration.TestBrowserKeyboard.test_browser_keyboard | TimeoutException: Condition timed out → Intermittent test_browser_keyboard_integration.py test_browser_keyboard_integration.TestBrowserKeyboard.test_browser_keyboard | TimeoutException: Condition timed out
Comment 13•12 years ago
|
||
There has not been any recurrences around this for some time so closing
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Updated•3 years ago
|
Product: Testing → Remote Protocol
Comment 14•3 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
•