Closed
Bug 1360035
Opened 8 years ago
Closed 8 years ago
Intermittent test_navigation.py TestRefresh.test_basic | TimeoutException: Timed out after 5.0 seconds with message: No new tab has been opened
Categories
(Testing :: Marionette Client and Harness, defect)
Tracking
(Not tracked)
VERIFIED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: bulk-close-intermittents, intermittent-failure)
Comment 1•8 years ago
|
||
The click actually happened but a new tab was never opened:
1493225504863 Marionette TRACE 1023 -> [0,13,"findElement",{"using":"id","value":"new-blank-tab"}]
1493225504880 Marionette TRACE 1023 <- [1,13,null,{"value":{"element-6066-11e4-a52e-4f735466cecf":"89384480-b3d9-45d7-baa6-3c216c1647a5","ELEMENT":"89384480-b3d9-45d7-baa6-3c216c1647a5"}}]
1493225504883 Marionette TRACE 1023 -> [0,14,"clickElement",{"id":"89384480-b3d9-45d7-baa6-3c216c1647a5"}]
1493225505074 Marionette TRACE 1023 <- [1,14,null,{}]
1493225505078 Marionette TRACE 1023 -> [0,15,"getWindowHandles",{}]
[..]
Status: NEW → RESOLVED
Closed: 8 years ago
Keywords: bulk-close-intermittents
Resolution: --- → INCOMPLETE
Updated•8 years ago
|
Status: RESOLVED → VERIFIED
Comment 2•8 years ago
|
||
Happened again:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=af02dbc60aa5f7c25484854d89446686363fccca&selectedJob=149529881
Status: VERIFIED → REOPENED
Resolution: INCOMPLETE → ---
Comment 3•8 years ago
|
||
Wrong bug. Sorry.
Status: REOPENED → RESOLVED
Closed: 8 years ago → 8 years ago
Resolution: --- → INCOMPLETE
| Comment hidden (Intermittent Failures Robot) |
Updated•7 years ago
|
Status: RESOLVED → VERIFIED
Updated•3 years ago
|
Product: Testing → Remote Protocol
Comment 5•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
•