Closed
Bug 1691964
Opened 4 years ago
Closed 4 years ago
Unblock headless tests on Windows with Software WebRender
Categories
(Core :: Graphics: WebRender, defect, P3)
Tracking
()
RESOLVED
DUPLICATE
of bug 1724794
People
(Reporter: aosmond, Assigned: aosmond)
References
(Blocks 1 open bug)
Details
Attachments
(1 obsolete file)
We currently block the Amazon device ID because of issues with SW-WR and headless tests. We should fix that.
Assignee | ||
Comment 1•4 years ago
|
||
Pushed by aosmond@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b149d1f43e95
Avoid accelerated compositing for headless tests with software WebRender. r=jrmuizel
Comment 3•4 years ago
|
||
Backed out changeset b149d1f43e95 (bug 1691964) for wd failures on minimize.py.
Backout link: https://hg.mozilla.org/integration/autoland/rev/e5ed9b01c18167aae0c2813b8b19a21596769fa5
Failure log: https://treeherder.mozilla.org/logviewer?job_id=329523593&repo=autoland&lineNumber=75578
...
[task 2021-02-10T17:56:00.905Z] 17:56:00 INFO - STDOUT: tests/web-platform/tests/webdriver/tests/minimize_window/minimize.py::test_fully_exit_fullscreen
[task 2021-02-10T17:56:00.905Z] 17:56:00 INFO - PID 6908 | 1612979760903 webdriver::server DEBUG -> POST /session/babf4252-91d2-4c81-89d1-9df4f266d8d2/window/rect {"width": 800, "height": 600}
[task 2021-02-10T17:56:00.906Z] 17:56:00 INFO - PID 6908 | 1612979760906 Marionette DEBUG 0 -> [0,57,"WebDriver:SetWindowRect",{"height":600,"width":800}]
[task 2021-02-10T17:56:00.907Z] 17:56:00 INFO - PID 6908 | 1612979760906 Marionette DEBUG 0 <- [1,57,null,{"x":100,"y":100,"width":800,"height":600}]
[task 2021-02-10T17:56:00.909Z] 17:56:00 INFO - PID 6908 | 1612979760906 webdriver::server DEBUG <- 200 OK {"value":{"x":100,"y":100,"width":800,"height":600}}
[task 2021-02-10T17:56:00.910Z] 17:56:00 INFO - PID 6908 | 1612979760907 webdriver::server DEBUG -> POST /session/babf4252-91d2-4c81-89d1-9df4f266d8d2/window/rect {"x": 100, "y": 100}
[task 2021-02-10T17:56:00.911Z] 17:56:00 INFO - PID 6908 | 1612979760909 Marionette DEBUG 0 -> [0,58,"WebDriver:SetWindowRect",{"x":100,"y":100}]
[task 2021-02-10T17:56:00.912Z] 17:56:00 INFO - PID 6908 | 1612979760910 Marionette DEBUG 0 <- [1,58,null,{"x":100,"y":100,"width":800,"height":600}]
[task 2021-02-10T17:56:00.914Z] 17:56:00 INFO - PID 6908 | 1612979760910 webdriver::server DEBUG <- 200 OK {"value":{"x":100,"y":100,"width":800,"height":600}}
[task 2021-02-10T17:56:00.915Z] 17:56:00 INFO - PID 6908 | 1612979760912 webdriver::server DEBUG -> POST /session/babf4252-91d2-4c81-89d1-9df4f266d8d2/window/fullscreen {}
[task 2021-02-10T17:56:00.916Z] 17:56:00 INFO - PID 6908 | 1612979760915 Marionette DEBUG 0 -> [0,59,"WebDriver:FullscreenWindow",{}]
[task 2021-02-10T17:56:01.188Z] 17:56:01 INFO - PID 6908 | 1612979761186 Marionette DEBUG 0 <- [1,59,null,{"x":0,"y":0,"width":1280,"height":1024}]
[task 2021-02-10T17:56:01.193Z] 17:56:01 INFO - PID 6908 | 1612979761189 webdriver::server DEBUG <- 200 OK {"value":{"x":0,"y":0,"width":1280,"height":1024}}
[task 2021-02-10T17:56:01.194Z] 17:56:01 INFO - PID 6908 | 1612979761191 webdriver::server DEBUG -> POST /session/babf4252-91d2-4c81-89d1-9df4f266d8d2/execute/sync {"script": "\n return !!(window.fullScreen || document.webkitIsFullScreen)\n ", "args": []}
[task 2021-02-10T17:56:01.196Z] 17:56:01 INFO - PID 6908 | 1612979761194 Marionette DEBUG 0 -> [0,60,"WebDriver:ExecuteScript",{"args":[],"script":"\n return !!(window.fullScreen || document.webkitIsFullScreen)\n "}]
[task 2021-02-10T17:56:01.200Z] 17:56:01 INFO - PID 6908 | 1612979761199 Marionette DEBUG 0 <- [1,60,null,{"value":true}]
[task 2021-02-10T17:56:01.202Z] 17:56:01 INFO - PID 6908 | 1612979761199 webdriver::server DEBUG <- 200 OK {"value":true}
[task 2021-02-10T17:56:01.204Z] 17:56:01 INFO - PID 6908 | 1612979761201 webdriver::server DEBUG -> POST /session/babf4252-91d2-4c81-89d1-9df4f266d8d2/window/minimize {}
[task 2021-02-10T17:56:01.207Z] 17:56:01 INFO - PID 6908 | 1612979761205 Marionette DEBUG 0 -> [0,61,"WebDriver:MinimizeWindow",{}]
[task 2021-02-10T17:56:06.485Z] 17:56:06 INFO - PID 6908 | 1612979766484 Marionette WARN TimedPromise timed out after 5000 ms: stacktrace:
[task 2021-02-10T17:56:06.486Z] 17:56:06 INFO - PID 6908 | TimedPromise/<@chrome://marionette/content/sync.js:231:19
[task 2021-02-10T17:56:06.487Z] 17:56:06 INFO - PID 6908 | TimedPromise@chrome://marionette/content/sync.js:216:10
[task 2021-02-10T17:56:06.488Z] 17:56:06 INFO - PID 6908 | GeckoDriver.prototype.minimizeWindow@chrome://marionette/content/driver.js:3250:11
[task 2021-02-10T17:56:21.865Z] 17:56:21 INFO - PID 6908 | DEBUG: Adding blocker SessionFile: Finish writing Session Restore data for phase profile-before-change
[task 2021-02-10T17:56:21.870Z] 17:56:21 INFO - PID 6908 | DEBUG: Completed blocker SessionFile: Finish writing Session Restore data for phase profile-before-change
[task 2021-02-10T17:58:56.018Z] 17:58:56 INFO - TEST-UNEXPECTED-TIMEOUT | /webdriver/tests/minimize_window/minimize.py | expected OK
[task 2021-02-10T17:58:56.018Z] 17:58:56 INFO - TEST-INFO took 185003ms
[task 2021-02-10T17:58:58.215Z] 17:58:58 INFO - Closing logging queue
Flags: needinfo?(aosmond)
Comment 4•4 years ago
|
||
There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:aosmond, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(jmuizelaar)
Flags: needinfo?(aosmond)
Assignee | ||
Comment 5•4 years ago
|
||
Fixed by bug 1724794.
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Flags: needinfo?(aosmond)
Resolution: --- → DUPLICATE
Assignee | ||
Updated•4 years ago
|
Flags: needinfo?(jmuizelaar)
Updated•4 years ago
|
Attachment #9202337 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•