Closed Bug 1544095 Opened 7 years ago Closed 7 years ago

Intermittent testing/marionette/harness/marionette_harness/tests/unit/test_key_actions.py TestKeyActions.test_upcase_input | ElementNotInteractableException: Element <input id="keyReporter" type="text"> could not be scrolled into view

Categories

(Testing :: Marionette Client and Harness, defect, P5)

Version 3
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1535653

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure, regression)

#[markdown(off)]
Filed by: ncsoregi [at] mozilla.com

https://treeherder.mozilla.org/logviewer.html#?job_id=239948358&repo=mozilla-inbound

https://queue.taskcluster.net/v1/task/bdPTogOoQgegUhIotsncUw/runs/0/artifacts/public/logs/live_backing.log

[task 2019-04-12T15:28:47.014Z] 15:28:47 INFO - TEST-START | testing/marionette/harness/marionette_harness/tests/unit/test_key_actions.py TestKeyActions.test_upcase_input
[task 2019-04-12T15:28:47.245Z] 15:28:47 WARNING - TEST-UNEXPECTED-ERROR | testing/marionette/harness/marionette_harness/tests/unit/test_key_actions.py TestKeyActions.test_upcase_input | ElementNotInteractableException: Element <input id="keyReporter" type="text"> could not be scrolled into view
[task 2019-04-12T15:28:47.245Z] 15:28:47 INFO - stacktrace:
[task 2019-04-12T15:28:47.245Z] 15:28:47 INFO - WebDriverError@chrome://marionette/content/error.js:179:5
[task 2019-04-12T15:28:47.245Z] 15:28:47 INFO - ElementNotInteractableError@chrome://marionette/content/error.js:287:5
[task 2019-04-12T15:28:47.246Z] 15:28:47 INFO - webdriverClickElement@chrome://marionette/content/interaction.js:160:11
[task 2019-04-12T15:28:47.246Z] 15:28:47 INFO - interaction.clickElement@chrome://marionette/content/interaction.js:131:11
[task 2019-04-12T15:28:47.246Z] 15:28:47 INFO - clickElement/<@chrome://marionette/content/listener.js:1202:26
[task 2019-04-12T15:28:47.246Z] 15:28:47 INFO - navigate/<@chrome://marionette/content/listener.js:407:13
[task 2019-04-12T15:28:47.246Z] 15:28:47 INFO - navigate@chrome://marionette/content/listener.js:408:7
[task 2019-04-12T15:28:47.246Z] 15:28:47 INFO - clickElement@chrome://marionette/content/listener.js:1201:18
[task 2019-04-12T15:28:47.246Z] 15:28:47 INFO - Traceback (most recent call last):
[task 2019-04-12T15:28:47.247Z] 15:28:47 INFO - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/marionette_harness/marionette_test/testcases.py", line 140, in run
[task 2019-04-12T15:28:47.247Z] 15:28:47 INFO - self.setUp()
[task 2019-04-12T15:28:47.247Z] 15:28:47 INFO - File "/builds/worker/workspace/build/tests/marionette/tests/testing/marionette/harness/marionette_harness/tests/unit/test_key_actions.py", line 32, in setUp
[task 2019-04-12T15:28:47.247Z] 15:28:47 INFO - self.reporter_element.click()
[task 2019-04-12T15:28:47.247Z] 15:28:47 INFO - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/marionette_driver/marionette.py", line 256, in click
[task 2019-04-12T15:28:47.247Z] 15:28:47 INFO - {"id": self.id})
[task 2019-04-12T15:28:47.247Z] 15:28:47 INFO - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/marionette_driver/decorators.py", line 26, in _
[task 2019-04-12T15:28:47.248Z] 15:28:47 INFO - return func(*args, **kwargs)
[task 2019-04-12T15:28:47.248Z] 15:28:47 INFO - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/marionette_driver/marionette.py", line 598, in _send_message
[task 2019-04-12T15:28:47.248Z] 15:28:47 INFO - self._handle_error(err)
[task 2019-04-12T15:28:47.248Z] 15:28:47 INFO - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/marionette_driver/marionette.py", line 618, in _handle_error
[task 2019-04-12T15:28:47.248Z] 15:28:47 INFO - raise errors.lookup(error)(message, stacktrace=stacktrace)
[task 2019-04-12T15:28:47.248Z] 15:28:47 INFO - TEST-INFO took 230ms

Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Product: Testing → Remote Protocol
Moving bug to Testing::Marionette Client and Harness component per bug 1815831.
Component: Marionette → Marionette Client and Harness
Product: Remote Protocol → Testing
You need to log in before you can comment on or make changes to this bug.