Closed Bug 1431492 Opened 6 years ago Closed 6 years ago

Intermittent testing/firefox-ui/tests/functional/safebrowsing/test_notification.py TestSafeBrowsingNotificationBar.test_notification_bar | NoSuchElementException: Unable to locate element: seeDetailsButton

Categories

(Testing :: Firefox UI Tests, defect, P5)

Version 3
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1206003

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure)

Filed by: apavel [at] mozilla.com

https://treeherder.mozilla.org/logviewer.html#?job_id=157211818&repo=autoland

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

[task 2018-01-18T18:10:23.053Z] 18:10:23     INFO -  1516299023049	Marionette	TRACE	2 -> [0,141,"getPageSource",{}]
[task 2018-01-18T18:10:23.059Z] 18:10:23     INFO -  1516299023054	Marionette	TRACE	2 <- [1,141,null,{"value":"<html dir=\"ltr\" lang=\"en-US\"><head>\n    <meta charset=\"utf-8\">\n\n    <title>Unwanted!</title>\n ... nse v3.0</a> or any later version.</p>\n\n    </div>\n    </div>\n    </div>\n    <!-- end #footer -->\n\n\n</body></html>"}]
[task 2018-01-18T18:10:23.060Z] 18:10:23     INFO -  1516299023056	Marionette	TRACE	2 -> [0,142,"setContext",{"value":"chrome"}]
[task 2018-01-18T18:10:23.072Z] 18:10:23     INFO - TEST-UNEXPECTED-ERROR | testing/firefox-ui/tests/functional/safebrowsing/test_notification.py TestSafeBrowsingNotificationBar.test_notification_bar | NoSuchElementException: Unable to locate element: seeDetailsButton
[task 2018-01-18T18:10:23.072Z] 18:10:23     INFO - stacktrace:
[task 2018-01-18T18:10:23.073Z] 18:10:23     INFO - 	WebDriverError@chrome://marionette/content/error.js:172:5
[task 2018-01-18T18:10:23.073Z] 18:10:23     INFO - 	NoSuchElementError@chrome://marionette/content/error.js:400:5
[task 2018-01-18T18:10:23.074Z] 18:10:23     INFO - 	element.find/</<@chrome://marionette/content/element.js:344:16
[task 2018-01-18T18:10:23.074Z] 18:10:23     INFO - 	promise callback*element.find/<@chrome://marionette/content/element.js:329:5
[task 2018-01-18T18:10:23.075Z] 18:10:23     INFO - 	element.find@chrome://marionette/content/element.js:318:10
[task 2018-01-18T18:10:23.075Z] 18:10:23     INFO - 	findElementContent@chrome://marionette/content/listener.js:1159:18
[task 2018-01-18T18:10:23.076Z] 18:10:23     INFO - 	async*dispatch/</req<@chrome://marionette/content/listener.js:492:14
[task 2018-01-18T18:10:23.077Z] 18:10:23     INFO - 	dispatch/<@chrome://marionette/content/listener.js:487:15
[task 2018-01-18T18:10:23.077Z] 18:10:23     INFO - Traceback (most recent call last):
[task 2018-01-18T18:10:23.078Z] 18:10:23     INFO -   File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/marionette_harness/marionette_test/testcases.py", line 157, in run
[task 2018-01-18T18:10:23.079Z] 18:10:23     INFO -     testMethod()
[task 2018-01-18T18:10:23.079Z] 18:10:23     INFO -   File "/builds/worker/workspace/build/tests/firefox-ui/tests/testing/firefox-ui/tests/functional/safebrowsing/test_notification.py", line 86, in test_notification_bar
[task 2018-01-18T18:10:23.080Z] 18:10:23     INFO -     self.check_ignore_warning_link(unsafe_page)
[task 2018-01-18T18:10:23.081Z] 18:10:23     INFO -   File "/builds/worker/workspace/build/tests/firefox-ui/tests/testing/firefox-ui/tests/functional/safebrowsing/test_notification.py", line 98, in check_ignore_warning_link
[task 2018-01-18T18:10:23.081Z] 18:10:23     INFO -     button = self.marionette.find_element(By.ID, 'seeDetailsButton')
[task 2018-01-18T18:10:23.082Z] 18:10:23     INFO -   File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/marionette_driver/marionette.py", line 1849, in find_element
[task 2018-01-18T18:10:23.082Z] 18:10:23     INFO -     return self._send_message("findElement", body, key="value")
[task 2018-01-18T18:10:23.083Z] 18:10:23     INFO -   File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/marionette_driver/decorators.py", line 23, in _
[task 2018-01-18T18:10:23.083Z] 18:10:23     INFO -     return func(*args, **kwargs)
[task 2018-01-18T18:10:23.084Z] 18:10:23     INFO -   File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/marionette_driver/marionette.py", line 743, in _send_message
[task 2018-01-18T18:10:23.084Z] 18:10:23     INFO -     self._handle_error(err)
[task 2018-01-18T18:10:23.084Z] 18:10:23     INFO -   File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/marionette_driver/marionette.py", line 767, in _handle_error
[task 2018-01-18T18:10:23.085Z] 18:10:23     INFO -     raise errors.lookup(error)(message, stacktrace=stacktrace)
[task 2018-01-18T18:10:23.085Z] 18:10:23     INFO - TEST-INFO took 6289ms
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.