Closed
Bug 1836476
Opened 2 years ago
Closed 2 years ago
Intermittent TEST-UNEXPECTED-TIMEOUT | /webdriver/tests/bidi/browsing_context/capture_screenshot/frame.py | expected OK
Categories
(Remote Protocol :: WebDriver BiDi, defect, P5)
Remote Protocol
WebDriver BiDi
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1832891
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: nerli [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=417891946&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/EmKcm5l6Thmd4t5Wp7a7pA/runs/0/artifacts/public/logs/live_backing.log
[task 2023-06-02T11:33:04.938Z] 11:33:04 INFO - PID 5692 | 1685705584929 RemoteAgent TRACE [3] ProgressListener Start: expectNavigation=true resolveWhenStarted=false unloadTimeout=200 waitForExplicitStart=true
[task 2023-06-02T11:33:04.939Z] 11:33:04 INFO - PID 5692 | 1685705584929 RemoteAgent TRACE [3] ProgressListener Document already loading about:blank
[task 2023-06-02T11:33:04.940Z] 11:33:04 INFO - PID 5692 | 1685705584929 RemoteAgent TRACE [3] ProgressListener Skip setting the unload timer
[task 2023-06-02T11:33:04.942Z] 11:33:04 INFO - PID 5692 | console.error: (new Error("Unexpected content-type \"text/plain;charset=US-ASCII\"", "resource://services-settings/Utils.sys.mjs", 399))
[task 2023-06-02T11:33:04.943Z] 11:33:04 INFO - PID 5692 | JavaScript error: chrome://remote/content/shared/Realm.sys.mjs, line 183: TypeError: argument is not a global object
[task 2023-06-02T11:33:04.965Z] 11:33:04 INFO - PID 5692 | 1685705584972 Marionette TRACE Remoteness change detected. Set new top-level browsing context to 3
[task 2023-06-02T11:33:06.269Z] 11:33:06 INFO - PID 5692 | 1685705586274 RemoteAgent TRACE [3] ProgressListener Check loading state: isStart=0 isStop=16
[task 2023-06-02T11:33:31.245Z] 11:33:31 INFO - TEST-UNEXPECTED-TIMEOUT | /webdriver/tests/bidi/browsing_context/capture_screenshot/frame.py | expected OK
[task 2023-06-02T11:33:31.245Z] 11:33:31 INFO - TEST-INFO took 30004ms
[task 2023-06-02T11:33:41.337Z] 11:33:41 WARNING - Forcibly terminating runner process
[task 2023-06-02T11:33:41.917Z] 11:33:41 INFO - PID 3944 | 1685705621434 geckodriver INFO Listening on 127.0.0.1:62991
[task 2023-06-02T11:33:41.920Z] 11:33:41 INFO - Starting runner
Comment 1•2 years ago
|
||
This is actually a dupe of bug 1832891 where we detected no navigation after 200ms.
You need to log in
before you can comment on or make changes to this bug.
Description
•