Closed
Bug 1221180
Opened 10 years ago
Closed 10 years ago
search btn locator is changed in Marketplace.
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: njpark, Assigned: njpark)
Details
Attachments
(1 file)
Looks like the old locator is gone, replaced by a new one.
TEST-UNEXPECTED-ERROR | test_marketplace_download_execute_map_app.py TestSearchMarketplaceAndInstallApp.test_install_and_execute_bing_map | TimeoutException: TimeoutException: Timed out after 10.2 seconds
Traceback (most recent call last):
File "/Users/mozilla/.virtualenvs/2.5/lib/python2.7/site-packages/marionette_client-1.0.0-py2.7.egg/marionette/marionette_test.py", line 296, in run
testMethod()
File "/Users/mozilla/GitRepo/gaia/tests/python/gaia-ui-tests/gaiatest/tests/graphics/test_marketplace_download_execute_map_app.py", line 34, in test_install_and_execute_bing_map
results = marketplace.search(self.app_search)
File "/Users/mozilla/GitRepo/gaia/tests/python/gaia-ui-tests/gaiatest/apps/marketplace/app.py", line 39, in search
expected.element_present(*self._search_toggle_locator))
File "/Users/mozilla/.virtualenvs/2.5/lib/python2.7/site-packages/marionette_driver-1.0.0-py2.7.egg/marionette_driver/wait.py", line 143, in until
cause=last_exc)
TEST-INFO took 87318ms
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → npark
Comment 1•10 years ago
|
||
| Assignee | ||
Updated•10 years ago
|
Attachment #8682572 -
Flags: review?(martijn.martijn)
Attachment #8682572 -
Flags: review?(jlorenzo)
Updated•10 years ago
|
Attachment #8682572 -
Flags: review?(martijn.martijn) → review+
| Assignee | ||
Comment 2•10 years ago
|
||
I forgot to say, I locally tested this and passed with no issues.
Comment 3•10 years ago
|
||
Comment on attachment 8682572 [details] [review]
[gaia] npark-mozilla:1221180 > mozilla-b2g:master
Straight forward fix. Thank you.
Attachment #8682572 -
Flags: review?(jlorenzo) → review+
| Assignee | ||
Comment 4•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•