Closed
Bug 1409422
Opened 8 years ago
Closed 8 years ago
Intermittent TEST-UNEXPECTED-TIMEOUT | /webdriver/tests/navigation/get_title.py | expected OK
Categories
(Remote Protocol :: Marionette, defect, P5)
Tracking
(firefox61 fixed)
RESOLVED
FIXED
mozilla61
| Tracking | Status | |
|---|---|---|
| firefox61 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: intermittent-failure, Whiteboard: [stockwell unknown])
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 3•8 years ago
|
||
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
Comment 4•8 years ago
|
||
This happened again today:
https://treeherder.mozilla.org/#/jobs?repo=autoland&filter-searchStr=wd&fromchange=2894b6be0c15f0cbe1c2bbd8a4f616779c6c9f1f&selectedJob=155676336
[task 2018-01-11T17:09:10.297Z] 17:09:10 INFO - TEST-START | /webdriver/tests/navigation/get_title.py
[task 2018-01-11T17:09:10.487Z] 17:09:10 INFO - STDOUT: ============================= test session starts ==============================
[task 2018-01-11T17:09:10.488Z] 17:09:10 INFO - STDOUT: platform linux2 -- Python 2.7.12, pytest-unknown, py-1.5.2, pluggy-0.5.3.dev -- /builds/worker/workspace/build/venv/bin/python
[task 2018-01-11T17:09:10.488Z] 17:09:10 INFO - STDOUT: rootdir: /builds/worker/workspace/build, inifile:
[task 2018-01-11T17:09:10.489Z] 17:09:10 INFO - STDOUT: collecting ...
[task 2018-01-11T17:09:10.513Z] 17:09:10 INFO - STDOUT: collected 10 items
[task 2018-01-11T17:09:10.513Z] 17:09:10 INFO - STDOUT: tests/web-platform/tests/webdriver/tests/navigation/get_title.py::test_title_from_closed_context
[task 2018-01-11T17:09:10.530Z] 17:09:10 INFO - PID 7897 | 1515690550516 mozrunner::runner INFO Running command: "/builds/worker/workspace/build/application/firefox/firefox" "-marionette" "-profile" "/tmp/rust_mozprofile.lQLmaxGJTHqE"
[task 2018-01-11T17:09:11.152Z] 17:09:11 INFO - PID 7897 | 1515690551140 Marionette INFO Enabled via --marionette
[task 2018-01-11T17:09:11.976Z] 17:09:11 INFO - PID 7897 | GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications.
[task 2018-01-11T17:09:12.927Z] 17:09:12 INFO - PID 7897 | 1515690552920 Marionette INFO Listening on port 2828
[task 2018-01-11T17:09:13.454Z] 17:09:13 INFO - STDOUT: PASSED
[task 2018-01-11T17:09:13.780Z] 17:09:13 INFO - STDOUT: tests/web-platform/tests/webdriver/tests/navigation/get_title.py::test_title_handle_prompt_dismiss
[task 2018-01-11T17:09:40.311Z] 17:09:40 INFO - TEST-UNEXPECTED-TIMEOUT | /webdriver/tests/navigation/get_title.py | expected OK
[task 2018-01-11T17:09:40.312Z] 17:09:40 INFO - TEST-INFO took 30014ms
This means most of the time we spent waiting for shutting down Firefox for this single test? Maybe there is a shutdown hang too? It really shouldn't take 27 seconds at all.
| Comment hidden (Intermittent Failures Robot) |
Comment 6•8 years ago
|
||
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 15•8 years ago
|
||
The underlying problem here is bug 1449538. We should use that one for investigation and fixing the issue.
| Comment hidden (Intermittent Failures Robot) |
Comment 17•8 years ago
|
||
Edited bug 1449538 with the relevant info about this
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Updated•8 years ago
|
Whiteboard: [stockwell needswork]
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 23•8 years ago
|
||
Fixed by bug 1449538.
Status: REOPENED → RESOLVED
Closed: 8 years ago → 8 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
| Comment hidden (Intermittent Failures Robot) |
Comment 25•3 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
•