Closed
Bug 1830229
Opened 2 years ago
Closed 2 years ago
Intermittent [Tier 2] TEST-UNEXPECTED-TIMEOUT | /webdriver/tests/find_elements/user_prompts.py | expected OK
Categories
(Remote Protocol :: Marionette, defect, P5)
Remote Protocol
Marionette
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1580700
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: nbeleuzu [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=413928378&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/JoqBxcQOQuSQP0n_cNZ5Sw/runs/0/artifacts/public/logs/live_backing.log
[task 2023-04-27T05:42:46.400Z] 05:42:46 INFO - PID 3864 | 1682574166399 Marionette DEBUG 0 -> [0,21,"WebDriver:SwitchToFrame",{"id":null}]
[task 2023-04-27T05:43:08.055Z] 05:43:08 INFO - PID 3864 | console.error: (new Error("Polling for changes failed: Unexpected content-type \"text/plain;charset=US-ASCII\".", "resource://services-settings/remote-settings.sys.mjs", 324))
[task 2023-04-27T05:48:14.918Z] 05:48:14 INFO - TEST-UNEXPECTED-TIMEOUT | /webdriver/tests/find_elements/user_prompts.py | expected OK
[task 2023-04-27T05:48:14.918Z] 05:48:14 INFO - TEST-INFO took 365006ms
[task 2023-04-27T05:48:14.919Z] 05:48:14 INFO - Restarting browser for new test group
[task 2023-04-27T05:48:17.292Z] 05:48:17 INFO - Closing logging queue
[task 2023-04-27T05:48:17.298Z] 05:48:17 INFO - queue closed
[task 2023-04-27T05:48:17.808Z] 05:48:17 INFO - PID 8976 | 1682574497317 geckodriver INFO Listening on 127.0.0.1:53120
[task 2023-04-27T05:48:17.811Z] 05:48:17 INFO - Starting runner
Comment 1•2 years ago
|
||
This is actually a hang in WebDriver:SwitchToFrame
and that is already covered by bug 1580700.
You need to log in
before you can comment on or make changes to this bug.
Description
•