Closed
Bug 1140121
Opened 10 years ago
Closed 7 years ago
Intermittent test_a11y_calendar_settings_view.py TestCalendarSettingsViewAccessibility.test_a11y_calendar_settings_view | NoSuchElementException: NoSuchElementException: Unable to locate element: settings-drawer
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: RyanVM, Unassigned)
References
Details
(Keywords: intermittent-failure)
+++ This bug was initially created as a clone of Bug #1094647 +++
10:38:34 INFO - TEST-START | test_a11y_calendar_settings_view.py TestCalendarSettingsViewAccessibility.test_a11y_calendar_settings_view
10:39:07 ERROR - TEST-UNEXPECTED-ERROR | test_a11y_calendar_settings_view.py TestCalendarSettingsViewAccessibility.test_a11y_calendar_settings_view | NoSuchElementException: NoSuchElementException: Unable to locate element: settings-drawer
10:39:07 INFO - Traceback (most recent call last):
10:39:07 INFO - File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/marionette/marionette_test.py", line 272, in run
10:39:07 INFO - self.setUp()
10:39:07 INFO - File "/builds/slave/test/gaia/tests/python/gaia-ui-tests/gaiatest/tests/accessibility/calendar/test_a11y_calendar_settings_view.py", line 16, in setUp
10:39:07 INFO - self.calendar.a11y_click_settings()
10:39:07 INFO - File "/builds/slave/test/gaia/tests/python/gaia-ui-tests/gaiatest/apps/calendar/app.py", line 224, in a11y_click_settings
10:39:07 INFO - self.wait_fot_settings_drawer_animation()
10:39:07 INFO - File "/builds/slave/test/gaia/tests/python/gaia-ui-tests/gaiatest/apps/calendar/app.py", line 204, in wait_fot_settings_drawer_animation
10:39:07 INFO - el = self.marionette.find_element(*self.settings._settings_drawer_locator)
10:39:07 INFO - File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/marionette_driver/marionette.py", line 1494, in find_element
10:39:07 INFO - response = self._send_message('findElement', 'value', **kwargs)
10:39:07 INFO - File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/marionette_driver/decorators.py", line 36, in _
10:39:07 INFO - return func(*args, **kwargs)
10:39:07 INFO - File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/marionette_driver/marionette.py", line 716, in _send_message
10:39:07 INFO - self._handle_error(response)
10:39:07 INFO - File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/marionette_driver/marionette.py", line 755, in _handle_error
10:39:07 INFO - raise errors.NoSuchElementException(message=message, status=status, stacktrace=stacktrace)
10:39:07 INFO - TEST-INFO took 33640ms
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 5•10 years ago
|
||
[Mass Closure] Closing bug as the WORKSFORME as the intermittent failure has not been seen for 45+ days If this has been closed and you feel that it should Not have been closed, please reopen and add [leave open] to the whiteboard.
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
Comment hidden (Legacy TBPL/Treeherder Robot) |
Updated•10 years ago
|
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 16•8 years ago
|
||
Closing all intermittent test failures for Firefox OS (since we're not focusing on it anymore).
Please reopen if my search included your bug by mistake.
Comment 17•7 years ago
|
||
Firefox OS is not being worked on
Status: REOPENED → RESOLVED
Closed: 10 years ago → 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•