Intermittent /html/semantics/embedded-content/the-iframe-element/iframe-synchronously-discard.html | application crashed [@ mozilla::dom::ContentParent::RecvAttachBrowsingContext(mozilla::dom::BrowsingContext::IPCInitializer&&)]
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: crash, intermittent-failure, regression)
Crash Data
#[markdown(off)]
Filed by: aciure [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=238872794&repo=autoland
18:48:33 INFO - TEST-START | /dom/events/document-level-touchmove-event-listener-passive-by-default.html
18:48:33 INFO - Closing window 109521666049
18:48:33 INFO - {'actions': [{u'type': u'pointer', u'actions': [{u'y': 0, u'x': 0, u'type': u'pointerMove', u'origin': {'element-6066-11e4-a52e-4f735466cecf': u'0dd06377-74c2-7a4c-890c-256393276a3f', 'chromeelement-9fc5-4b51-a3c8-01716eedeb04': u'0dd06377-74c2-7a4c-890c-256393276a3f'}}, {u'button': 0, u'type': u'pointerDown'}, {u'y': 30, u'x': 30, u'type': u'pointerMove', u'origin': u'viewport'}, {u'button': 0, u'type': u'pointerUp'}], u'parameters': {u'pointerType': u'touch'}, u'id': u'touch_pointer'}]}
18:48:33 WARNING - Action action_sequence failed
18:48:33 WARNING - Traceback (most recent call last):
18:48:33 WARNING - File "/Users/cltbld/tasks/task_1554748679/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/base.py", line 618, in process_action
18:48:33 WARNING - action_handler(payload)
18:48:33 WARNING - File "/Users/cltbld/tasks/task_1554748679/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/base.py", line 673, in __call__
18:48:33 WARNING - self.protocol.action_sequence.send_actions({"actions": actions})
18:48:33 WARNING - File "/Users/cltbld/tasks/task_1554748679/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/executormarionette.py", line 394, in send_actions
18:48:33 WARNING - self.marionette._send_message("WebDriver:PerformActions", actions)
18:48:33 WARNING - File "/Users/cltbld/tasks/task_1554748679/build/venv/lib/python2.7/site-packages/marionette_driver/decorators.py", line 26, in _
18:48:33 WARNING - return func(*args, **kwargs)
18:48:33 WARNING - File "/Users/cltbld/tasks/task_1554748679/build/venv/lib/python2.7/site-packages/marionette_driver/marionette.py", line 598, in _send_message
18:48:33 WARNING - self._handle_error(err)
18:48:33 WARNING - File "/Users/cltbld/tasks/task_1554748679/build/venv/lib/python2.7/site-packages/marionette_driver/marionette.py", line 618, in _handle_error
18:48:33 WARNING - raise errors.lookup(error)(message, stacktrace=stacktrace)
18:48:33 WARNING - InvalidArgumentException: Unknown pointerType: [object String] "touch"
18:48:33 WARNING - stacktrace:
18:48:33 WARNING - WebDriverError@chrome://marionette/content/error.js:179:5
18:48:33 WARNING - InvalidArgumentError@chrome://marionette/content/error.js:306:5
18:48:33 WARNING - assert.that/<@chrome://marionette/content/assert.js:417:13
18:48:33 WARNING - assert.in@chrome://marionette/content/assert.js:373:47
18:48:33 WARNING - action.PointerType.get@chrome://marionette/content/action.js:399:10
18:48:33 WARNING - Pointer@chrome://marionette/content/action.js:583:39
18:48:33 WARNING - fromJSON@chrome://marionette/content/action.js:474:14
18:48:33 WARNING - fromJSON@chrome://marionette/content/action.js:820:39
18:48:33 WARNING - fromJSON@chrome://marionette/content/action.js:783:48
18:48:33 WARNING - performActions@chrome://marionette/content/listener.js:772:28
18:48:33 WARNING - dispatch/</req<@chrome://marionette/content/listener.js:482:14
18:48:33 WARNING - dispatch/<@chrome://marionette/content/listener.js:475:15
18:48:33 WARNING - MessageListener.receiveMessage*startListeners@chrome://marionette/content/listener.js:545:3
18:48:33 WARNING - registerSelf@chrome://marionette/content/listener.js:456:5
18:48:33 WARNING - @chrome://marionette/content/listener.js:1682:1
Comment 1•6 years ago
|
||
I'm thinking that this is the same as bug 1543015.
Comment hidden (Intermittent Failures Robot) |
Comment 3•6 years ago
|
||
Don't mark intermittent crashes as P5s. We want them to go to triage owners.
marking is duplicate per comment 1.
Description
•