Closed
Bug 1317113
Opened 9 years ago
Closed 8 years ago
Intermittent test_screenshot.py TestScreenCaptureChrome.test_secondary_windows | ScriptTimeoutException: Failed to trigger opening a new window: Timed out
Categories
(Testing :: Marionette Client and Harness, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: intermittent-failure)
Failure happened here:
> 1479016553140 Marionette TRACE conn944 -> [0,11,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"test_screenshot.py","script":"\n window.open('chrome://marionette/content/test_dialog.xul', 'foo',\n 'dialog,height=200,width=300');\n ","sandbox":"default","line":92}]
[..]
> 1479016568096 Marionette TRACE conn944 <- [1,11,{"error":"script timeout","message":"Timed out","stacktrace":""},null]
Which is also calling window.open() via execute_script similar to bug 1317122. I feel that both could be related to each other.
See Also: → 1317122
Comment 2•8 years ago
|
||
Closing as intermittent has not been seen in last 45 days
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
The test name has been changed in the meantime, that's why no OF data.
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
•