Closed Bug 1101229 Opened 10 years ago Closed 10 years ago

Intermittent test_system_notification_bar.py TestNotificationBar.test_notification_bar | ElementNotVisibleException: ElementNotVisibleException: Element is not currently visible and may not be manipulated

Categories

(Firefox OS Graveyard :: Gaia::System, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: KWierso, Unassigned)

References

Details

(Keywords: intermittent-failure, Whiteboard: [systemsfe])

00:24:21 INFO - TEST-START | test_mms_add_subject.py TestMmsAddSubject.test_mms_add_subject
00:24:42 INFO - TEST-PASS | test_mms_add_subject.py TestMmsAddSubject.test_mms_add_subject | took 21114ms
00:24:42 INFO - TEST-START | test_persona_app.py TestPersonaStandard.test_persona_standard_sign_in
00:25:18 INFO - TEST-PASS | test_persona_app.py TestPersonaStandard.test_persona_standard_sign_in | took 35952ms
00:25:18 INFO - TEST-START | test_settings_gps.py TestSettingsGPS.test_enable_gps_via_settings_app
00:25:37 INFO - TEST-PASS | test_settings_gps.py TestSettingsGPS.test_enable_gps_via_settings_app | took 18761ms
00:25:37 INFO - TEST-START | test_settings_wallpaper.py TestWallpaper.test_change_wallpaper
00:25:59 INFO - TEST-PASS | test_settings_wallpaper.py TestWallpaper.test_change_wallpaper | took 21752ms
00:25:59 INFO - TEST-START | test_system_notification_bar.py TestNotificationBar.test_notification_bar
00:26:23 ERROR - TEST-UNEXPECTED-ERROR | test_system_notification_bar.py TestNotificationBar.test_notification_bar | ElementNotVisibleException: ElementNotVisibleException: Element is not currently visible and may not be manipulated
00:26:23 INFO - Traceback (most recent call last):
00:26:23 INFO - File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/marionette/marionette_test.py", line 267, in run
00:26:23 INFO - testMethod()
00:26:23 INFO - File "/builds/slave/test/gaia/tests/python/gaia-ui-tests/gaiatest/tests/functional/system/test_system_notification_bar.py", line 44, in test_notification_bar
00:26:23 INFO - utility_tray.clear_all_notifications()
00:26:23 INFO - File "/builds/slave/test/gaia/tests/python/gaia-ui-tests/gaiatest/apps/system/regions/utility_tray.py", line 33, in clear_all_notifications
00:26:23 INFO - self.marionette.find_element(*self._notification_clear_locator).tap()
00:26:23 INFO - File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/marionette/marionette.py", line 91, in tap
00:26:23 INFO - return self.marionette._send_message('singleTap', 'ok', id=self.id, x=x, y=y)
00:26:23 INFO - File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/marionette/decorators.py", line 36, in _
00:26:23 INFO - return func(*args, **kwargs)
00:26:23 INFO - File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/marionette/marionette.py", line 646, in _send_message
00:26:23 INFO - self._handle_error(response)
00:26:23 INFO - File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/marionette/marionette.py", line 686, in _handle_error
00:26:23 INFO - raise errors.ElementNotVisibleException(message=message, status=status, stacktrace=stacktrace)
00:26:23 INFO - TEST-INFO took 24354ms
00:26:23 INFO - TEST-START | test_system_message_pending.py TestSystemMessage.test_pending_system_message
00:26:40 INFO - TEST-PASS | test_system_message_pending.py TestSystemMessage.test_pending_system_message | took 17134ms
00:26:40 INFO - TEST-START | test_privileged_app_contacts_prompt.py TestPrivilegedAppContactsPrompt.test_contact_prompt
00:27:00 INFO - TEST-PASS | test_privileged_app_contacts_prompt.py TestPrivilegedAppContactsPrompt.test_contact_prompt | took 20023ms
00:27:00 INFO - TEST-START | test_privileged_app_device_sdcard_prompt.py TestPrivilegedAppDeviceSDcardPrompt.test_get_sdcard_prompt
This (and bug 1101227) seemed to have started up on my backout of bug 1044736. Was there something else we needed to back out to get everything working?
Flags: needinfo?(kchen)
The failure seems to have stopped.
Flags: needinfo?(kchen)
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
Whiteboard: [systemsfe]
You need to log in before you can comment on or make changes to this bug.