Closed
Bug 1514706
Opened 6 years ago
Closed 6 years ago
Intermittent testing\marionette\harness\marionette_harness\tests\unit\test_window_handles_chrome.py TestWindowHandles.test_window_handles_after_opening_new_tab | UnknownException: Failed to trigger opening a new tab: TypeError: windowId is undefined
Categories
(Testing :: Marionette Client and Harness, defect, P5)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1513436
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: intermittent-failure)
Filed by: rgurzau [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=217390596&repo=mozilla-inbound
https://queue.taskcluster.net/v1/task/KOfrWaj6RIWrIJvOmN8Bkw/runs/0/artifacts/public/logs/live_backing.log
10:06:28 INFO - Marionette threw an error: TypeError: windowId is undefined
10:06:28 INFO - GeckoDriver.prototype.newWindow@chrome://marionette/content/driver.js:2791:11
10:06:28 INFO - Async*despatch@chrome://marionette/content/server.js:290:20
10:06:28 INFO - async*execute@chrome://marionette/content/server.js:263:11
10:06:28 INFO - async*onPacket/<@chrome://marionette/content/server.js:236:15
10:06:28 INFO - async*onPacket@chrome://marionette/content/server.js:235:8
10:06:28 INFO - _onJSONObjectReady/<@chrome://marionette/content/transport.js:493:9
10:06:28 INFO - 1545041188870 Marionette DEBUG 68 -> [0,14,"Marionette:SetContext",{"value":"chrome"}]
10:06:28 INFO - 1545041188875 Marionette DEBUG 68 <- [1,14,null,{"value":null}]
10:06:28 INFO - 1545041188936 Marionette DEBUG 68 -> [0,15,"Marionette:GetContext",{}]
10:06:28 INFO - 1545041188942 Marionette DEBUG 68 <- [1,15,null,{"value":"chrome"}]
10:06:29 INFO - 1545041189000 Marionette DEBUG 68 -> [0,16,"Marionette:SetContext",{"value":"chrome"}]
10:06:29 INFO - 1545041189004 Marionette DEBUG 68 <- [1,16,null,{"value":null}]
10:06:29 INFO - 1545041189011 Marionette DEBUG 68 -> [0,17,"WebDriver:TakeScreenshot",{"highlights":null,"full":true,"hash":false,"id":null,"scroll":true}]
10:06:29 INFO - 1545041189127 Marionette TRACE [60129542145] Frame script loaded
10:06:29 INFO - 1545041189163 Marionette DEBUG 68 <- [1,17,null,{"value":"iVBORw0KGgoAAAANSUhEUgAABAAAAAMHCAYAAACnvyW1AAAgAElEQVR4nOzdf5zcdX3g8a22turdWdur5TeB1B/1R0S9hyjaak8Rf1Ul ... CAQf7WA1lHEgkAAAAAGBAAAAAAMCAAAAAAYEAAAAAAwIAAAAAAgAEBAAAAAAMCAAAAAAYEAAAAAAwIAAAAABgQAAAAADAQgCpy7nE637kAAAAASUVORK5CYII="}]
10:06:29 INFO - 1545041189177 Marionette TRACE [60129542145] Frame script registered
10:06:29 INFO - 1545041189188 Marionette DEBUG 68 -> [0,18,"Marionette:SetContext",{"value":"chrome"}]
10:06:29 INFO - 1545041189197 Marionette DEBUG 68 <- [1,18,null,{"value":null}]
10:06:29 INFO - 1545041189210 Marionette DEBUG 68 -> [0,19,"Marionette:GetContext",{}]
10:06:29 INFO - 1545041189212 Marionette DEBUG 68 <- [1,19,null,{"value":"chrome"}]
10:06:29 INFO - 1545041189270 Marionette DEBUG 68 -> [0,20,"Marionette:SetContext",{"value":"content"}]
10:06:29 INFO - 1545041189273 Marionette DEBUG 68 <- [1,20,null,{"value":null}]
10:06:29 INFO - 1545041189282 Marionette DEBUG 68 -> [0,21,"WebDriver:GetPageSource",{}]
10:06:29 INFO - 1545041189346 Marionette DEBUG 68 <- [1,21,null,{"value":"<html><head></head><body></body></html>"}]
10:06:29 INFO - 1545041189438 Marionette DEBUG 68 -> [0,22,"Marionette:SetContext",{"value":"chrome"}]
10:06:29 INFO - 1545041189440 Marionette DEBUG 68 <- [1,22,null,{"value":null}]
10:06:29 ERROR - TEST-UNEXPECTED-ERROR | testing\marionette\harness\marionette_harness\tests\unit\test_window_handles_chrome.py TestWindowHandles.test_window_handles_after_opening_new_tab | UnknownException: Failed to trigger opening a new tab: TypeError: windowId is undefined
10:06:29 INFO - stacktrace:
10:06:29 INFO - GeckoDriver.prototype.newWindow@chrome://marionette/content/driver.js:2791:11
10:06:29 INFO - Async*despatch@chrome://marionette/content/server.js:290:20
10:06:29 INFO - async*execute@chrome://marionette/content/server.js:263:11
10:06:29 INFO - async*onPacket/<@chrome://marionette/content/server.js:236:15
10:06:29 INFO - async*onPacket@chrome://marionette/content/server.js:235:8
10:06:29 INFO - _onJSONObjectReady/<@chrome://marionette/content/transport.js:493:9
Comment 1•6 years ago
|
||
Same as bug 1513436.
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox65:
affected → ---
status-firefox66:
affected → ---
Resolution: --- → DUPLICATE
Comment hidden (Intermittent Failures Robot) |
Updated•2 years ago
|
Product: Testing → Remote Protocol
Comment 4•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
•