Closed
Bug 1420006
Opened 7 years ago
Closed 7 years ago
Intermittent /webdriver/tests/actions/modifier_click.py | modifier_click.py::test_modifier_click[modifier0-ctrlKey] - setup error
Categories
(Remote Protocol :: Marionette, defect, P5)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Comment 1•7 years ago
|
||
[task 2017-11-22T23:31:08.559Z] 23:31:08 INFO - TEST-OK | /webdriver/tests/actions/modifier_click.py | took 81167ms
[task 2017-11-22T23:31:08.560Z] 23:31:08 INFO - STDOUT: if response.status != 200:
[task 2017-11-22T23:31:08.560Z] 23:31:08 INFO - STDOUT: > raise error.from_response(response)
[task 2017-11-22T23:31:08.560Z] 23:31:08 INFO - STDOUT: E UnknownErrorException: unknown error (500)
[task 2017-11-22T23:31:08.561Z] 23:31:08 INFO - STDOUT: E
[task 2017-11-22T23:31:08.561Z] 23:31:08 INFO - STDOUT: E Remote-end stacktrace:
[task 2017-11-22T23:31:08.562Z] 23:31:08 INFO - STDOUT: E
[task 2017-11-22T23:31:08.562Z] 23:31:08 INFO - STDOUT: E None
[task 2017-11-22T23:31:08.562Z] 23:31:08 INFO - STDOUT: body = {'capabilities': {'alwaysMatch': {'moz:firefoxOptions': {'binary': '/builds/worker/workspace/build/application/firefox...web-platform.test,www2.web-platform.test,xn--n8j6ds53lwwkrqhv28a.web-platform.test,xn--lve-6lad.web-platform.test'}}}}}
[task 2017-11-22T23:31:08.563Z] 23:31:08 INFO - STDOUT: method = 'POST'
[task 2017-11-22T23:31:08.563Z] 23:31:08 INFO - STDOUT: response = <Response status=500 error=<UnknownErrorException http_status=500>>
[task 2017-11-22T23:31:08.564Z] 23:31:08 INFO - STDOUT: self = <webdriver.client.Session object at 0x7eff58a86dd0>
[task 2017-11-22T23:31:08.564Z] 23:31:08 INFO - STDOUT: url = 'session'
[task 2017-11-22T23:31:08.565Z] 23:31:08 INFO - STDOUT: tests/web-platform/tests/tools/webdriver/webdriver/client.py:437: UnknownErrorException
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 hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 12•7 years ago
|
||
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
Comment 13•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
•