Closed
Bug 1837280
Opened 2 years ago
Closed 2 years ago
Intermittent TEST-UNEXPECTED-TIMEOUT | WD | expected OK | Error: The handshake request has incorrect Origin header http://localhost:1234
Categories
(Remote Protocol :: WebDriver BiDi, defect, P5)
Remote Protocol
WebDriver BiDi
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1794745
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: ncsoregi [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=418466406&repo=mozilla-beta
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/MEC7gwrITAiQMNGvaHmuYA/runs/0/artifacts/public/logs/live_backing.log
[task 2023-06-07T19:59:58.834Z] 19:59:58 INFO - STDOUT: PASSED
[task 2023-06-07T19:59:58.835Z] 19:59:58 INFO - STDOUT: tests/web-platform/mozilla/tests/webdriver/bidi/websocket_upgrade.py::test_allowed_origins[None-101]
[task 2023-06-07T19:59:58.836Z] 19:59:58 INFO - STDOUT: 1686167998830 RemoteAgent DEBUG Incorrect Origin header, allowed origins: []
[task 2023-06-07T19:59:58.836Z] 19:59:58 INFO - STDOUT: JavaScript error: chrome://remote/content/server/WebSocketHandshake.sys.mjs, line 168: Error: The handshake request has incorrect Origin header http://localhost:1234
[task 2023-06-07T19:59:59.977Z] 19:59:59 INFO - TEST-UNEXPECTED-TIMEOUT | /_mozilla/webdriver/bidi/websocket_upgrade.py | expected OK
[task 2023-06-07T19:59:59.977Z] 19:59:59 INFO - TEST-INFO took 30021ms
Comment 1•2 years ago
|
||
Here some tests take a very long time just because Firefox is slow during startup. As such we run into this timeout.
You need to log in
before you can comment on or make changes to this bug.
Description
•