Closed
Bug 1496409
Opened 7 years ago
Closed 7 years ago
"WebDriver:MinimizeWindow" always hangs in headless mode
Categories
(Remote Protocol :: Marionette, defect, P2)
Tracking
(firefox65 fixed)
RESOLVED
FIXED
mozilla65
Tracking | Status | |
---|---|---|
firefox65 | --- | fixed |
People
(Reporter: whimboo, Assigned: ato)
References
Details
(Keywords: hang)
Similar to bug 1491971 but for headless mode the "WebDriver:MinimizeWindow" command hangs and doesn't return. As result Firefox gets killed after reaching the timeout.
This is actually a permafail for my try push for wdspec headless tests (bug 1493907):
https://treeherder.mozilla.org/#/jobs?repo=try&revision=3a108f137a16121b213050a54074bb7cfa72caf4
Given that lots of our users are running Firefox in headless mode in combination with geckodriver and Selenium, this should be a P2. Maybe bug 1492499 will already help here.
Comment 1•7 years ago
|
||
Unless we are seeing this in the wild, with geckodriver bugs, this can remain P3.
Priority: P2 → P3
Assignee | ||
Comment 2•7 years ago
|
||
This will be fixed by
https://bugzilla.mozilla.org/show_bug.cgi?id=1492499.
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → ato
Status: NEW → ASSIGNED
Priority: P3 → P2
Assignee | ||
Comment 3•7 years ago
|
||
This should be solved by
https://bugzilla.mozilla.org/show_bug.cgi?id=1492499.
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 4•7 years ago
|
||
I will have a look at bug 1493907 today. If all works we can now enable the headless jobs.
status-firefox65:
--- → fixed
Target Milestone: --- → mozilla65
Updated•2 years ago
|
Product: Testing → Remote Protocol
You need to log in
before you can comment on or make changes to this bug.
Description
•