Closed Bug 1028640 Opened 10 years ago Closed 10 years ago

ERROR - TEST-UNEXPECTED-FAIL | test_homescreen_edit_mode.py test_homescreen_edit_mode.TestEditMode.test_access_and_leave_edit_mode | MarionetteException: MarionetteException: Element has not been pressed

Categories

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

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: kgrandon, Unassigned)

References

Details

We have recently caught up 2.0 with the vertical homescreen. I believe this test is intermittent on master, but perma-red on aurora. All of the homescreen code is the same on both branches, and the test is as well. My hunch is that there may have been some test framework changes we made that did not get uplifted to 2.0?
Zac - are you aware of any recent ui test framework fixes that we performed that may have not been uplifted?
Flags: needinfo?(zcampbell)
This does appear to be different than bug 1027708.
For reference, this was the mega homescreen uplift: https://tbpl.mozilla.org/?tree=Mozilla-Aurora&rev=5a8e8e5a4a5e
I'm not aware but I'll have a look.
The error reads more like 2.0 might be missing a Marionette patch.
Depends on: 962645
I will request for bug 962645 to be uplifted to Aurora.
Flags: needinfo?(zcampbell)
I've seen another kind of failure for the same test on Travis with v2.0, https://travis-ci.org/mozilla-b2g/gaia/jobs/28375761 Do I need to open another bug for this? ===== test_access_and_leave_edit_mode (test_homescreen_edit_mode.TestEditMode) ... ERROR ====================================================================== ERROR: None ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/travis/build/mozilla-b2g/gaia/travis_venv/local/lib/python2.7/site-packages/marionette_client-0.7.9-py2.7.egg/marionette/marionette_test.py", line 170, in run testMethod() File "/home/travis/build/mozilla-b2g/gaia/tests/python/gaia-ui-tests/gaiatest/tests/functional/homescreen/test_homescreen_edit_mode.py", line 26, in test_access_and_leave_edit_mode self.device.touch_home_button() File "/home/travis/build/mozilla-b2g/gaia/tests/python/gaia-ui-tests/gaiatest/gaia_test.py", line 584, in touch_home_button Wait(self.marionette).until(lambda m: m.find_element( File "/home/travis/build/mozilla-b2g/gaia/travis_venv/local/lib/python2.7/site-packages/marionette_client-0.7.9-py2.7.egg/marionette/wait.py", line 143, in until cause=last_exc) TEST-UNEXPECTED-FAIL | test_homescreen_edit_mode.py test_homescreen_edit_mode.TestEditMode.test_access_and_leave_edit_mode | TimeoutException: TimeoutException: Timed out after 10.1 seconds
It seems the above failure is Bug 1028058.
Uplifting bug 962645 fixed this.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.