Closed Bug 1206003 Opened 9 years ago Closed 4 years ago

Intermittent failure: test_safe_browsing_notification.py TestSafeBrowsingNotificationBar.test_notification_bar | NoSuchElementException: Unable to locate element: seeDetails

Categories

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

41 Branch
defect

Tracking

(firefox51 affected)

RESOLVED INCOMPLETE
Tracking Status
firefox51 --- affected

People

(Reporter: whimboo, Unassigned)

References

Details

(Keywords: intermittent-failure)

Traceback (most recent call last):
  File "c:\jenkins\workspace\mozilla-aurora_functional\venv\lib\site-packages\marionette\marionette_test.py", line 296, in run
    testMethod()
  File "c:\jenkins\workspace\mozilla-aurora_functional\venv\Lib\site-packages\firefox_ui_tests\functional\security\test_safe_browsing_notification.py", line 72, in test_notification_bar
    self.check_ignore_warning_button(unsafe_page)
  File "c:\jenkins\workspace\mozilla-aurora_functional\venv\Lib\site-packages\firefox_ui_tests\functional\security\test_safe_browsing_notification.py", line 93, in check_ignore_warning_button
    button = self.marionette.find_element(By.ID, 'ignoreWarningButton')
  File "c:\jenkins\workspace\mozilla-aurora_functional\venv\lib\site-packages\marionette_driver\marionette.py", line 1579, in find_element
    el = self._send_message("findElement", body, key="value")
  File "c:\jenkins\workspace\mozilla-aurora_functional\venv\lib\site-packages\marionette_driver\decorators.py", line 36, in _
    return func(*args, **kwargs)
  File "c:\jenkins\workspace\mozilla-aurora_functional\venv\lib\site-packages\marionette_driver\marionette.py", line 711, in _send_message
    self._handle_error(resp)
  File "c:\jenkins\workspace\mozilla-aurora_functional\venv\lib\site-packages\marionette_driver\marionette.py", line 752, in _handle_error
    raise errors.lookup(error)(message, stacktrace=stacktrace)

NoSuchElementException: NoSuchElementException: Unable to locate element: ignoreWarningButton
When this happens it looks like that the www.itsatrap.org website cannot be loaded. Firefox was stuck in connecting to... Maybe we should enhance the checks for page load here.
Product: Mozilla QA → Testing
No failure for a long time. Closing as WFM.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
Happens again on mozilla-central.
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Summary: Intermittent failure: test_safe_browsing_notification.py TestSafeBrowsingNotificationBar.test_notification_bar | NoSuchElementException: NoSuchElementException: Unable to locate element: ignoreWarningButton → Intermittent failure: test_safe_browsing_notification.py TestSafeBrowsingNotificationBar.test_notification_bar | NoSuchElementException: Unable to locate element: ignoreWarningButton
The changes on bug 1363051 (https://hg.mozilla.org/mozilla-central/rev/716be9d0b6e0) changed that from `ignoreWarningButton` to `seeDetails`. Updating summary.
Summary: Intermittent failure: test_safe_browsing_notification.py TestSafeBrowsingNotificationBar.test_notification_bar | NoSuchElementException: Unable to locate element: ignoreWarningButton → Intermittent failure: test_safe_browsing_notification.py TestSafeBrowsingNotificationBar.test_notification_bar | NoSuchElementException: Unable to locate element: seeDetails
Status: REOPENED → RESOLVED
Closed: 8 years ago5 years ago
Priority: -- → P5
Resolution: --- → WORKSFORME
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Status: REOPENED → RESOLVED
Closed: 5 years ago4 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.