Closed
Bug 1739186
Opened 3 years ago
Closed 3 years ago
Intermittent Wd TEST-UNEXPECTED-TIMEOUT | expected OK (hang in WebDriver:NewSession)
Categories
(Remote Protocol :: Marionette, defect, P5)
Remote Protocol
Marionette
Tracking
(firefox-esr91 unaffected, firefox94 unaffected, firefox95 fixed, firefox96 fixed)
RESOLVED
FIXED
96 Branch
Tracking | Status | |
---|---|---|
firefox-esr91 | --- | unaffected |
firefox94 | --- | unaffected |
firefox95 | --- | fixed |
firefox96 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: jdescottes)
References
(Depends on 1 open bug)
Details
(Keywords: intermittent-failure)
Filed by: archaeopteryx [at] coole-files.de
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=356869114&repo=try
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/f4BCmAQaQqC5vUIFxWSXqg/runs/0/artifacts/public/logs/live_backing.log
[task 2021-11-03T12:25:23.125Z] 12:25:23 INFO - PID 1556 | 1635942323124 Marionette DEBUG Accepted connection 0 from 127.0.0.1:58724
[task 2021-11-03T12:25:23.127Z] 12:25:23 INFO - PID 1556 | 1635942323125 geckodriver::marionette DEBUG Connection to Marionette established on 127.0.0.1:2828.
[task 2021-11-03T12:25:23.132Z] 12:25:23 INFO - PID 1556 | 1635942323130 Marionette DEBUG 0 -> [0,1,"WebDriver:NewSession",{"unhandledPromptBehavior":"ignore"}]
[task 2021-11-03T12:25:23.211Z] 12:25:23 INFO - PID 1556 | DEBUG: Adding blocker ContentParent: id=174587000 for phase xpcom-will-shutdown
[task 2021-11-03T12:25:23.211Z] 12:25:23 INFO - PID 1556 | DEBUG: Adding blocker ContentParent: id=174587000 for phase profile-before-change
[task 2021-11-03T12:25:24.709Z] 12:25:24 INFO - PID 1556 | DEBUG: Adding blocker SessionFile: Finish writing Session Restore data for phase profile-before-change
[task 2021-11-03T12:25:24.712Z] 12:25:24 INFO - PID 1556 | DEBUG: Completed blocker SessionFile: Finish writing Session Restore data for phase profile-before-change
[task 2021-11-03T12:25:39.847Z] 12:25:39 INFO - PID 1556 | DEBUG: Adding blocker SessionFile: Finish writing Session Restore data for phase profile-before-change
[task 2021-11-03T12:25:39.848Z] 12:25:39 INFO - PID 1556 | DEBUG: Completed blocker SessionFile: Finish writing Session Restore data for phase profile-before-change
[task 2021-11-03T12:25:42.292Z] 12:25:42 INFO - PID 1556 | DEBUG: Adding blocker JSON store: writing data for phase IOUtils: waiting for profileBeforeChange IO to complete
[task 2021-11-03T12:28:17.605Z] 12:28:17 INFO - TEST-UNEXPECTED-TIMEOUT | /webdriver/tests/find_elements_from_element/user_prompts.py | expected OK
Updated•3 years ago
|
Summary: Intermittent TEST-UNEXPECTED-TIMEOUT | /webdriver/tests/find_elements_from_element/user_prompts.py | expected OK → Intermittent Wd TEST-UNEXPECTED-TIMEOUT | expected OK (hang in WebDriver:NewSession)
Comment hidden (Intermittent Failures Robot) |
Comment 4•3 years ago
|
||
With bug 1739008 fixed this should no longer happen.
Assignee: nobody → jdescottes
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox94:
--- → unaffected
status-firefox95:
--- → affected
status-firefox96:
--- → fixed
status-firefox-esr91:
--- → unaffected
Resolution: --- → FIXED
Target Milestone: --- → 96 Branch
Comment 5•3 years ago
|
||
The fix from bug 1739008 got uplifted to beta as:
https://hg.mozilla.org/releases/mozilla-beta/rev/7cb8324e9f4d
Comment hidden (Intermittent Failures Robot) |
Comment 7•2 years ago
|
||
Moving bug to Remote Protocol::Marionette component per bug 1815831.
Component: geckodriver → Marionette
Product: Testing → Remote Protocol
You need to log in
before you can comment on or make changes to this bug.
Description
•