Closed Bug 1731088 Opened 3 years ago Closed 3 years ago

Intermittent testing/marionette/harness/marionette_harness/tests/unit/test_click.py TestClickNavigation.test_click_option_navigate | marionette_driver.errors.NoSuchElementException: Unable to locate element: delay

Categories

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

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1665032

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure)

Filed by: smolnar [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=351732678&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/ESH55fHLR_6QhwebIYACWA/runs/0/artifacts/public/logs/live_backing.log


INFO -  1631802820944	Marionette	DEBUG	200 -> [0,25,"Marionette:SetContext",{"value":"content"}]
[task 2021-09-16T14:33:40.944Z] 14:33:40     INFO -  1631802820944	Marionette	DEBUG	200 <- [1,25,null,{"value":null}]
[task 2021-09-16T14:33:40.946Z] 14:33:40    ERROR -  TEST-UNEXPECTED-ERROR | testing/marionette/harness/marionette_harness/tests/unit/test_click.py TestClickNavigation.test_click_option_navigate | marionette_driver.errors.NoSuchElementException: Unable to locate element: delay
[task 2021-09-16T14:33:40.947Z] 14:33:40     INFO -  stacktrace:
[task 2021-09-16T14:33:40.947Z] 14:33:40     INFO -  	WebDriverError@chrome://remote/content/shared/webdriver/Errors.jsm:181:5
[task 2021-09-16T14:33:40.947Z] 14:33:40     INFO -  	NoSuchElementError@chrome://remote/content/shared/webdriver/Errors.jsm:393:5
[task 2021-09-16T14:33:40.947Z] 14:33:40     INFO -  	element.find/</<@chrome://remote/content/marionette/element.js:299:16
[task 2021-09-16T14:33:40.948Z] 14:33:40     INFO -  Traceback (most recent call last):
[task 2021-09-16T14:33:40.948Z] 14:33:40     INFO -    File "Z:\task_163180244588466\build\venv\lib\site-packages\marionette_harness\marionette_test\testcases.py", line 202, in run
[task 2021-09-16T14:33:40.948Z] 14:33:40     INFO -      testMethod()
[task 2021-09-16T14:33:40.948Z] 14:33:40     INFO -    File "Z:\task_163180244588466\build\tests\marionette\tests\testing\marionette\harness\marionette_harness\tests\unit\test_click.py", line 554, in test_click_option_navigate
[task 2021-09-16T14:33:40.949Z] 14:33:40     INFO -      self.marionette.find_element(By.ID, "delay")
[task 2021-09-16T14:33:40.949Z] 14:33:40     INFO -    File "Z:\task_163180244588466\build\venv\lib\site-packages\marionette_driver\marionette.py", line 1768, in find_element
[task 2021-09-16T14:33:40.949Z] 14:33:40     INFO -      return self._send_message("WebDriver:FindElement", body, key="value")
[task 2021-09-16T14:33:40.949Z] 14:33:40     INFO -    File "Z:\task_163180244588466\build\venv\lib\site-packages\marionette_driver\decorators.py", line 27, in _
[task 2021-09-16T14:33:40.950Z] 14:33:40     INFO -      return func(*args, **kwargs)
[task 2021-09-16T14:33:40.950Z] 14:33:40     INFO -    File "Z:\task_163180244588466\build\venv\lib\site-packages\marionette_driver\marionette.py", line 630, in _send_message
[task 2021-09-16T14:33:40.950Z] 14:33:40     INFO -      self._handle_error(err)
[task 2021-09-16T14:33:40.950Z] 14:33:40     INFO -    File "Z:\task_163180244588466\build\venv\lib\site-packages\marionette_driver\marionette.py", line 652, in _handle_error
[task 2021-09-16T14:33:40.951Z] 14:33:40     INFO -      raise errors.lookup(error)(message, stacktrace=stacktrace)
Status: NEW → RESOLVED
Closed: 3 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.