Closed Bug 1056476 Opened 10 years ago Closed 10 years ago

[Flame][v2.1] test_everythingme_launch_link.py fail, need to refine test flow.

Categories

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

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: whsu, Unassigned)

Details

Attachments

(1 file)

When Gaia UI test executes "test_everythingme_launch_link.py", an ERROR message shows on console.
It impact by E.ME change. A new dialog block the test.
Attach the demo video: http://youtu.be/nQVzSJUw_ao

@ Build information:
 - Gaia      3584b2723412ed3299c6761f465885d80651c87e
 - Gecko     https://hg.mozilla.org/mozilla-central/rev/e7806c9c83f3
 - BuildID   20140820160201
 - Version   34.0a1

@ ERROR MESSAGE:
starting httpd
running webserver on http://10.247.27.5:52408/
SUITE-START | Running 1 tests
TEST-START | test_everythingme_launch_link.py TestEverythingMeLaunchLink.test_launch_everything_me_link
TEST-UNEXPECTED-ERROR | test_everythingme_launch_link.py TestEverythingMeLaunchLink.test_launch_everything_me_link | ElementNotVisibleException: ElementNotVisibleException: Element is not currently visible and may not be manipulated
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/marionette_client-0.8.2-py2.7.egg/marionette/marionette_test.py", line 171, in run
    testMethod()
  File "/home/william/Workspace_B2G/Gaia_Repo/Gaia_Master/tests/python/gaia-ui-tests/gaiatest/tests/functional/everythingme/test_everythingme_launch_link.py", line 26, in test_launch_everything_me_link
    search_panel.confirm_suggestion_notice()
  File "/home/william/Workspace_B2G/Gaia_Repo/Gaia_Master/tests/python/gaia-ui-tests/gaiatest/apps/homescreen/regions/search_panel.py", line 34, in confirm_suggestion_notice
    self.marionette.find_element(*self._search_suggestion_ok_button_locator).tap()
  File "/usr/local/lib/python2.7/dist-packages/marionette_client-0.8.2-py2.7.egg/marionette/marionette.py", line 90, in tap
    return self.marionette._send_message('singleTap', 'ok', id=self.id, x=x, y=y)
  File "/usr/local/lib/python2.7/dist-packages/marionette_client-0.8.2-py2.7.egg/marionette/decorators.py", line 35, in _
    return func(*args, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/marionette_client-0.8.2-py2.7.egg/marionette/marionette.py", line 634, in _send_message
    self._handle_error(response)
  File "/usr/local/lib/python2.7/dist-packages/marionette_client-0.8.2-py2.7.egg/marionette/marionette.py", line 674, in _handle_error
    raise errors.ElementNotVisibleException(message=message, status=status, stacktrace=stacktrace)
TEST-INFO expected PASS | took 55926ms

SUMMARY
-------
passed: 0
failed: 1
todo: 0

FAILED TESTS
-------
Attachment #8478271 - Flags: review?(robert.chira)
Attachment #8478271 - Flags: review?(florin.strugariu)
Attachment #8478271 - Flags: review?(robert.chira) → review+
Attachment #8478271 - Flags: review?(florin.strugariu) → review+
Flags: needinfo?(florin.strugariu)
https://github.com/mozilla-b2g/gaia/commit/fa45e0987190aaf680b40eea4ebd997e09fbb2cb
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(florin.strugariu)
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: