Open
Bug 1963005
Opened 24 days ago
Updated 10 days ago
Intermittent TEST-UNEXPECTED-TIMEOUT | /webdriver/tests/classic/back/back.py | expected OK
Categories
(Remote Protocol :: Marionette, defect, P5)
Remote Protocol
Marionette
Tracking
(Not tracked)
NEW
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: hskupin [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=505015346&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/FwJt9mmHQOa58NFdawA6jg/runs/0/artifacts/public/logs/live_backing.log
Comment 1•24 days ago
|
||
This is a slowness on MacOS workers so that the test times out:
[task 2025-04-22T17:34:09.289Z] 17:34:09 INFO - PID 3520 | 1745343249286 webdriver::server DEBUG <- 200 OK {"value":{"handle":"335c9127-c9a3-4323-b69c-4c2d9df57be4","type":"tab"}}
[task 2025-04-22T17:34:09.291Z] 17:34:09 INFO - PID 3520 | 1745343249286 webdriver::server DEBUG -> POST /session/b79151df-ab71-4115-93d0-f1c8b9dca665/window {"handle": "335c9127-c9a3-4323-b69c-4c2d9df57be4"}
[task 2025-04-22T17:34:09.292Z] 17:34:09 INFO - PID 3520 | 1745343249287 Marionette DEBUG 0 -> [0,324,"WebDriver:SwitchToWindow",{"handle":"335c9127-c9a3-4323-b69c-4c2d9df57be4"}]
[task 2025-04-22T17:34:09.292Z] 17:34:09 INFO - PID 3520 | 1745343249290 RemoteAgent TRACE Received DOM event TabSelect for [object XULElement]
[task 2025-04-22T17:34:09.302Z] 17:34:09 INFO - PID 3520 | 1745343249300 Marionette DEBUG 0 <- [1,324,null,{"value":null}]
[task 2025-04-22T17:34:09.303Z] 17:34:09 INFO - PID 3520 | 1745343249302 webdriver::server DEBUG <- 200 OK {"value":null}
[task 2025-04-22T17:34:09.305Z] 17:34:09 INFO - PID 3520 | 1745343249303 webdriver::server DEBUG -> POST /session/b79151df-ab71-4115-93d0-f1c8b9dca665/url {"url": "https://web-platform.test:8443/webdriver/tests/support/inline.py?doc=%3C%21doctype+html%3E%0A%3Cmeta+charset%3DUTF-8%3E%0A%3Cp%3Efoo&mime=text%2Fhtml&charset=UTF-8"}
[task 2025-04-22T17:34:09.306Z] 17:34:09 INFO - PID 3520 | 1745343249304 Marionette DEBUG 0 -> [0,325,"WebDriver:Navigate",{"url":"https://web-platform.test:8443/webdriver/tests/support/inline.py?doc=%3C%21doctype+html%3E%0A%3Cmeta+charset%3DUTF-8%3E%0A%3Cp%3Efoo&mime=text%2Fhtml&charset=UTF-8"}]
[task 2025-04-22T17:34:09.307Z] 17:34:09 INFO - PID 3520 | 1745343249305 Marionette TRACE [37] Received event beforeunload for about:blank
[task 2025-04-22T17:34:09.369Z] 17:34:09 INFO - PID 3520 | 1745343249368 Marionette TRACE Remoteness change detected. Set new top-level browsing context to 38
[task 2025-04-22T17:34:10.179Z] 17:34:10 INFO - TEST-UNEXPECTED-TIMEOUT | /webdriver/tests/classic/back/back.py | expected OK
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•