Closed
Bug 1493233
Opened 6 years ago
Closed 6 years ago
Intermittent TEST-UNEXPECTED-TIMEOUT | /webdriver/tests/get_element_rect/get.py | expected OK
Categories
(Remote Protocol :: Marionette, defect, P5)
Tracking
(firefox63 fixed, firefox64 fixed)
RESOLVED
FIXED
mozilla64
People
(Reporter: intermittent-bug-filer, Assigned: stransky)
References
Details
(Keywords: intermittent-failure)
Filed by: cbrindusan [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=200760889&repo=autoland
https://queue.taskcluster.net/v1/task/LO7CasQUT0CexMkHv08SdQ/runs/0/artifacts/public/logs/live_backing.log
[task 2018-09-21T15:40:44.300Z] 15:40:44 INFO - TEST-START | /webdriver/tests/get_element_rect/get.py
[task 2018-09-21T15:40:44.543Z] 15:40:44 INFO - STDOUT: ============================= test session starts ==============================
[task 2018-09-21T15:40:44.544Z] 15:40:44 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-09-21T15:40:44.544Z] 15:40:44 INFO - STDOUT: rootdir: /builds/worker/workspace/build, inifile:
[task 2018-09-21T15:40:44.545Z] 15:40:44 INFO - STDOUT: collecting ...
[task 2018-09-21T15:40:44.606Z] 15:40:44 INFO - STDOUT: collected 4 items
[task 2018-09-21T15:40:44.608Z] 15:40:44 INFO - STDOUT: tests/web-platform/tests/webdriver/tests/get_element_rect/get.py::test_no_browsing_context
[task 2018-09-21T15:40:44.609Z] 15:40:44 INFO - PID 7676 | 1537544444605 webdriver::server DEBUG -> POST /session {"capabilities": {"alwaysMatch": {"moz:firefoxOptions": {"binary": "/builds/worker/workspace/build/application/firefox/firefox", "prefs": {"network.dns.localDomains": "xn--lve-6lad.not-web-platform.test,xn--lve-6lad.web-platform.test,xn--n8j6ds53lwwkrqhv28a.not-web-platform.test,www1.web-platform.test,www2.web-platform.test,not-web-platform.test,web-platform.test,www2.not-web-platform.test,www1.not-web-platform.test,www.not-web-platform.test,www.web-platform.test,xn--n8j6ds53lwwkrqhv28a.web-platform.test"}}}}}
[task 2018-09-21T15:40:44.613Z] 15:40:44 INFO - PID 7676 | 1537544444608 mozrunner::runner INFO Running command: "/builds/worker/workspace/build/application/firefox/firefox" "-marionette" "-foreground" "-no-remote" "-profile" "/tmp/rust_mozprofile.h43GKPGjfOe1"
[task 2018-09-21T15:40:44.613Z] 15:40:44 INFO - PID 7676 | 1537544444609 geckodriver::marionette DEBUG Waiting 60s to connect to browser on 127.0.0.1:2828
[task 2018-09-21T15:40:46.534Z] 15:40:46 INFO - PID 7676 | 1537544446529 Marionette DEBUG Received observer notification profile-after-change
[task 2018-09-21T15:40:46.880Z] 15:40:46 INFO - PID 7676 | 1537544446876 Marionette DEBUG Received observer notification command-line-startup
[task 2018-09-21T15:40:46.881Z] 15:40:46 INFO - PID 7676 | 1537544446876 Marionette DEBUG Received observer notification nsPref:changed
[task 2018-09-21T15:40:46.882Z] 15:40:46 INFO - PID 7676 | 1537544446877 Marionette DEBUG Init aborted (running=false, enabled=true, finalUIStartup=false)
[task 2018-09-21T15:40:47.625Z] 15:40:47 INFO - PID 7676 | 1537544447614 Marionette DEBUG Received observer notification toplevel-window-ready
[task 2018-09-21T15:41:44.659Z] 15:41:44 INFO - PID 7676 | 1537544504656 mozrunner::runner DEBUG Killing process 7683
[task 2018-09-21T15:42:52.076Z] 15:42:52 INFO - TEST-UNEXPECTED-TIMEOUT | /webdriver/tests/get_element_rect/get.py | expected OK
[task 2018-09-21T15:42:52.076Z] 15:42:52 INFO - TEST-INFO took 127781ms
[task 2018-09-21T15:42:52.194Z] 15:42:52 WARNING - u'runner_teardown': ()
[task 2018-09-21T15:42:52.196Z] 15:42:52 INFO - Starting runner
[task 2018-09-21T15:42:52.224Z] 15:42:52 INFO - PID 7822 | 1537544572219 webdriver::httpapi DEBUG Creating routes
[task 2018-09-21T15:42:52.231Z] 15:42:52 INFO - PID 7822 | 1537544572224 geckodriver DEBUG Listening on 127.0.0.1:4445
[task 2018-09-21T15:42:52.724Z] 15:42:52 INFO - WebDriver HTTP server listening at http://127.0.0.1:4445/
Comment hidden (Intermittent Failures Robot) |
Comment 3•6 years ago
|
||
This failure should be fixed now with the patch on bug 1495404 for both central and beta.
Assignee: nobody → stransky
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox63:
--- → fixed
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
Comment 4•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
•