Closed Bug 1482303 Opened 6 years ago Closed 6 years ago

Intermittent /webdriver/tests/actions/mouse.py | test_drag_and_drop[10-15-800] - UnknownErrorException: unknown error (500): Failed to convert data to an object

Categories

(Remote Protocol :: Marionette, defect, P5)

Version 3
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1482029

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure)

Filed by: nerli [at] mozilla.com https://treeherder.mozilla.org/logviewer.html#?job_id=193161172&repo=mozilla-central https://queue.taskcluster.net/v1/task/W0i4H4TSRuqNdoNuTKt7Fg/runs/0/artifacts/public/logs/live_backing.log [task 2018-08-09T22:16:35.891Z] 22:16:35 INFO - TEST-PASS | /webdriver/tests/actions/mouse.py | test_drag_and_drop[0-15-800] [task 2018-08-09T22:16:35.891Z] 22:16:35 INFO - TEST-PASS | /webdriver/tests/actions/mouse.py | test_drag_and_drop[10-15-0] [task 2018-08-09T22:16:35.892Z] 22:16:35 INFO - TEST-PASS | /webdriver/tests/actions/mouse.py | test_drag_and_drop[10-15-300] [task 2018-08-09T22:16:35.893Z] 22:16:35 INFO - TEST-UNEXPECTED-FAIL | /webdriver/tests/actions/mouse.py | test_drag_and_drop[10-15-800] - UnknownErrorException: unknown error (500): Failed to convert data to an object [task 2018-08-09T22:16:35.894Z] 22:16:35 INFO - session = <Session 0e630fdb-142e-4005-b751-5a0fb345598a> [task 2018-08-09T22:16:35.894Z] 22:16:35 INFO - test_actions_page = None [task 2018-08-09T22:16:35.895Z] 22:16:35 INFO - mouse_chain = <webdriver.client.ActionSequence object at 0x7fdc19a56610> [task 2018-08-09T22:16:35.895Z] 22:16:35 INFO - dx = 10, dy = 15, drag_duration = 800 [task 2018-08-09T22:16:35.896Z] 22:16:35 INFO - [task 2018-08-09T22:16:35.897Z] 22:16:35 INFO - @pytest.mark.parametrize("drag_duration", [0, 300, 800]) [task 2018-08-09T22:16:35.897Z] 22:16:35 INFO - @pytest.mark.parametrize("dx, dy", [ [task 2018-08-09T22:16:35.898Z] 22:16:35 INFO - (20, 0), (0, 15), (10, 15), (-20, 0), (10, -15), (-10, -15) [task 2018-08-09T22:16:35.898Z] 22:16:35 INFO - ]) [task 2018-08-09T22:16:35.899Z] 22:16:35 INFO - def test_drag_and_drop(session, [task 2018-08-09T22:16:35.899Z] 22:16:35 INFO - test_actions_page, [task 2018-08-09T22:16:35.899Z] 22:16:35 INFO - mouse_chain, [task 2018-08-09T22:16:35.900Z] 22:16:35 INFO - dx, [task 2018-08-09T22:16:35.900Z] 22:16:35 INFO - dy, [task 2018-08-09T22:16:35.900Z] 22:16:35 INFO - drag_duration): [task 2018-08-09T22:16:35.901Z] 22:16:35 INFO - > drag_target = session.find.css("#dragTarget", all=False) [task 2018-08-09T22:16:35.901Z] 22:16:35 INFO - [task 2018-08-09T22:16:35.902Z] 22:16:35 INFO - drag_duration = 800 [task 2018-08-09T22:16:35.902Z] 22:16:35 INFO - dx = 10 [task 2018-08-09T22:16:35.902Z] 22:16:35 INFO - dy = 15 [task 2018-08-09T22:16:35.902Z] 22:16:35 INFO - mouse_chain = <webdriver.client.ActionSequence object at 0x7fdc19a56610> [task 2018-08-09T22:16:35.903Z] 22:16:35 INFO - session = <Session 0e630fdb-142e-4005-b751-5a0fb345598a> [task 2018-08-09T22:16:35.903Z] 22:16:35 INFO - test_actions_page = None [task 2018-08-09T22:16:35.903Z] 22:16:35 INFO - [task 2018-08-09T22:16:35.904Z] 22:16:35 INFO - tests/web-platform/tests/webdriver/tests/actions/mouse.py:124: [task 2018-08-09T22:16:35.904Z] 22:16:35 INFO - _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [task 2018-08-09T22:16:35.904Z] 22:16:35 INFO - tests/web-platform/tests/tools/webdriver/webdriver/client.py:20: in inner [task 2018-08-09T22:16:35.904Z] 22:16:35 INFO - return func(self, *args, **kwargs) [task 2018-08-09T22:16:35.905Z] 22:16:35 INFO - tests/web-platform/tests/tools/webdriver/webdriver/client.py:312: in css [task 2018-08-09T22:16:35.905Z] 22:16:35 INFO - return self._find_element("css selector", selector, all) [task 2018-08-09T22:16:35.905Z] 22:16:35 INFO - tests/web-platform/tests/tools/webdriver/webdriver/client.py:318: in _find_element [task 2018-08-09T22:16:35.905Z] 22:16:35 INFO - return self.session.send_session_command("POST", route, body) [task 2018-08-09T22:16:35.906Z] 22:16:35 INFO - tests/web-platform/tests/tools/webdriver/webdriver/client.py:507: in send_session_command [task 2018-08-09T22:16:35.906Z] 22:16:35 INFO - return self.send_command(method, url, body) [task 2018-08-09T22:16:35.906Z] 22:16:35 INFO - _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
Content process crash which is triggered by bug 1482029: [task 2018-08-09T22:16:22.114Z] 22:16:22 INFO - PID 1068 | A content process crashed and MOZ_CRASHREPORTER_SHUTDOWN is set, shutting down [task 2018-08-09T22:16:22.203Z] 22:16:22 INFO - PID 1068 | 1533852982200 Marionette DEBUG Received DOM event unload for [object XULDocument] [task 2018-08-09T22:16:22.219Z] 22:16:22 INFO - PID 1068 | 1533852982215 Marionette DEBUG Received observer notification message-manager-disconnect [task 2018-08-09T22:16:22.236Z] 22:16:22 INFO - PID 1068 | 1533852982225 Marionette TRACE 0 <- [1,953,null,{"value":null}] [task 2018-08-09T22:16:22.237Z] 22:16:22 INFO - PID 1068 | 1533852982232 webdriver::server DEBUG <- 500 Internal Server Error {"value":{"error":"unknown error","message":"Failed to convert data to an object","stacktrace":""}} [task 2018-08-09T22:16:22.258Z] 22:16:22 INFO - PID 1068 | 1533852982251 Marionette DEBUG Closed connection 0
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
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.