Closed Bug 1028220 Opened 11 years ago Closed 11 years ago

[v2.1] test_settings_change_language fails on master

Categories

(Firefox OS Graveyard :: Gaia::UI Tests, defect, P1)

ARM
Gonk (Firefox OS)
defect

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: AndreiH, Unassigned)

Details

Attachments

(2 files)

From the looks of it, the locator must have changed: Traceback (most recent call last): File "/var/jenkins/workspace/b2g.flame.mozilla-central.ui.non-smoketest/.env/local/lib/python2.7/site-packages/marionette_client-0.7.9-py2.7.egg/marionette/marionette_test.py", line 170, in run testMethod() File "/var/jenkins/workspace/b2g.flame.mozilla-central.ui.non-smoketest/tests/python/gaia-ui-tests/gaiatest/tests/functional/settings/test_settings_change_language.py", line 15, in test_change_language_settings language_settings = settings.open_language_settings() File "/var/jenkins/workspace/b2g.flame.mozilla-central.ui.non-smoketest/tests/python/gaia-ui-tests/gaiatest/apps/settings/app.py", line 139, in open_language_settings self._tap_menu_item(self._language_menu_item_locator) File "/var/jenkins/workspace/b2g.flame.mozilla-central.ui.non-smoketest/tests/python/gaia-ui-tests/gaiatest/apps/settings/app.py", line 197, in _tap_menu_item menu_item = self._wait_for_menu_item(menu_item_locator) File "/var/jenkins/workspace/b2g.flame.mozilla-central.ui.non-smoketest/tests/python/gaia-ui-tests/gaiatest/apps/settings/app.py", line 183, in _wait_for_menu_item menu_item = self.marionette.find_element(*menu_item_locator) File "/var/jenkins/workspace/b2g.flame.mozilla-central.ui.non-smoketest/.env/local/lib/python2.7/site-packages/marionette_client-0.7.9-py2.7.egg/marionette/marionette.py", line 1213, in find_element response = self._send_message('findElement', 'value', **kwargs) File "/var/jenkins/workspace/b2g.flame.mozilla-central.ui.non-smoketest/.env/local/lib/python2.7/site-packages/marionette_client-0.7.9-py2.7.egg/marionette/decorators.py", line 35, in _ return func(*args, **kwargs) File "/var/jenkins/workspace/b2g.flame.mozilla-central.ui.non-smoketest/.env/local/lib/python2.7/site-packages/marionette_client-0.7.9-py2.7.egg/marionette/marionette.py", line 633, in _send_message self._handle_error(response) File "/var/jenkins/workspace/b2g.flame.mozilla-central.ui.non-smoketest/.env/local/lib/python2.7/site-packages/marionette_client-0.7.9-py2.7.egg/marionette/marionette.py", line 664, in _handle_error raise NoSuchElementException(message=message, status=status, stacktrace=stacktrace) NoSuchElementException: NoSuchElementException: Unable to locate element: .menuItem-languageAndRegion
Attached image screen.png
We now have ID "#menuItem-languageAndRegion" instead of Class ".menuItem-languageAndRegion"
Priority: -- → P1
Attachment #8443490 - Flags: review?(zcampbell)
Attachment #8443490 - Flags: review?(florin.strugariu)
Oh sorry about that, I thought that the class was the old change.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: