Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Bug 1123548 - Intermittent test_homescreen_column_layout.py #27573

Merged
merged 1 commit into from Jan 29, 2015

Conversation

viorelaioia-zz
Copy link

No description provided.

@try-server-hook
Copy link

viorelaioia viorelaioia started tests. Results

@@ -30,6 +32,7 @@ def test_homescreen_column_layout(self):
homescreen_settings.select_icon_layout('Four Columns')
self.device.touch_home_button()

Wait(self.marionette).until(lambda m: initial_number_of_columns != self.homescreen.number_of_columns)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we just change the assert from below for a wait instead.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need the Assert as it's part of the test req

chirarobert added a commit that referenced this pull request Jan 29, 2015
Bug 1123548 - Intermittent test_homescreen_column_layout.py
@chirarobert chirarobert merged commit fcda0cc into mozilla-b2g:master Jan 29, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
5 participants