Closed Bug 1174449 Opened 9 years ago Closed 6 years ago

Intermittent test_homescreen_column_layout.py TestHomescreenLayout.test_homescreen_column_layout | ElementNotVisibleException: ElementNotVisibleException: Element is not currently visible and may not be manipulated

Categories

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

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: philor, Unassigned)

References

()

Details

(Keywords: intermittent-failure)

      No description provided.
19:39:11 INFO - TEST-START | test_homescreen_column_layout.py TestHomescreenLayout.test_homescreen_column_layout
19:39:48 ERROR - TEST-UNEXPECTED-ERROR | test_homescreen_column_layout.py TestHomescreenLayout.test_homescreen_column_layout | ElementNotVisibleException: ElementNotVisibleException: Element is not currently visible and may not be manipulated
19:39:48 INFO - Traceback (most recent call last):
19:39:48 INFO - File "/home/worker/build/venv/local/lib/python2.7/site-packages/marionette/marionette_test.py", line 296, in run
19:39:48 INFO - testMethod()
19:39:48 INFO - File "/home/worker/gaia/tests/python/gaia-ui-tests/gaiatest/tests/functional/homescreen/test_homescreen_column_layout.py", line 42, in test_homescreen_column_layout
19:39:48 INFO - homescreen_settings.select_icon_layout('Four Columns')
19:39:48 INFO - File "/home/worker/gaia/tests/python/gaia-ui-tests/gaiatest/apps/settings/regions/homescreen_settings.py", line 19, in select_icon_layout
19:39:48 INFO - self.select(value)
19:39:48 INFO - File "/home/worker/gaia/tests/python/gaia-ui-tests/gaiatest/apps/base.py", line 111, in select
19:39:48 INFO - li.tap()
19:39:48 INFO - File "/home/worker/build/venv/local/lib/python2.7/site-packages/marionette_driver/marionette.py", line 80, in tap
19:39:48 INFO - return self.marionette._send_message('singleTap', 'ok', id=self.id, x=x, y=y)
19:39:48 INFO - File "/home/worker/build/venv/local/lib/python2.7/site-packages/marionette_driver/decorators.py", line 36, in _
19:39:48 INFO - return func(*args, **kwargs)
19:39:48 INFO - File "/home/worker/build/venv/local/lib/python2.7/site-packages/marionette_driver/marionette.py", line 711, in _send_message
19:39:48 INFO - self._handle_error(response)
19:39:48 INFO - File "/home/worker/build/venv/local/lib/python2.7/site-packages/marionette_driver/marionette.py", line 747, in _handle_error
19:39:48 INFO - raise errors.lookup(status)(message, stacktrace=stacktrace) 

The screenshot shows the homescreen icon layout just fine: https://s3-us-west-2.amazonaws.com/taskcluster-public-artifacts/dXjPeeDTTHOa2SjQJob7pw/0/public/test_info//output.html
Component: Gaia::Homescreen → Gaia::UI Tests
(In reply to Martijn Wargers [:mwargers] (QA) from comment #13)
> The screenshot shows the homescreen icon layout just fine:
> https://s3-us-west-2.amazonaws.com/taskcluster-public-artifacts/
> dXjPeeDTTHOa2SjQJob7pw/0/public/test_info//output.html

Ah, wait, at that point the select popup dialog should have appeared, so apparently, this is not working, when this failure happens:
http://mxr.mozilla.org/gaia/source/tests/python/gaia-ui-tests/gaiatest/apps/settings/regions/homescreen_settings.py#18

I haven't been able to reproduce after 100 repeats here, locally.
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.