Closed Bug 1409422 Opened 7 years ago Closed 6 years ago

Intermittent TEST-UNEXPECTED-TIMEOUT | /webdriver/tests/navigation/get_title.py | expected OK

Categories

(Remote Protocol :: Marionette, defect, P5)

Version 3
defect

Tracking

(firefox61 fixed)

RESOLVED FIXED
mozilla61
Tracking Status
firefox61 --- fixed

People

(Reporter: intermittent-bug-filer, Unassigned)

References

Details

(Keywords: intermittent-failure, Whiteboard: [stockwell unknown])

https://wiki.mozilla.org/Bugmasters#Intermittent_Test_Failure_Cleanup
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
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.
Happened again:
https://treeherder.mozilla.org/logviewer.html#?job_id=157119162&repo=try
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
The underlying problem here is bug 1449538. We should use that one for investigation and fixing the issue.
Edited bug 1449538 with the relevant info about this
Whiteboard: [stockwell needswork]
Fixed by bug 1449538.
Status: REOPENED → RESOLVED
Closed: 7 years ago6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
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.