Skip to content
This repository has been archived by the owner on Sep 30, 2020. It is now read-only.

made Xfail for bug 920700 #651

Merged
merged 1 commit into from Sep 25, 2013
Merged

made Xfail for bug 920700 #651

merged 1 commit into from Sep 25, 2013

Conversation

emersonveenstra
Copy link

No description provided.

@@ -144,7 +144,7 @@ def test_that_searching_for_cool_returns_results_with_cool_in_their_name_descrip
search_range = details_page.description + devs_comments
Assert.contains(search_term, search_range.lower())
details_page.return_to_previous_page()

@pytest.mark.xfail(reason='Bug 920700 - Sorting by Weekly Downloads produces incorrect sorting')
Copy link
Contributor

Choose a reason for hiding this comment

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

You are missing a blank line before this line, and there is also trailing space on this line.

@emersonveenstra
Copy link
Author

Fixed

@bobsilverberg
Copy link
Contributor

LGTM. r+

Thanks @rushcreekdev! I will merge this after you squash your commits.

@bobsilverberg
Copy link
Contributor

Great job @rushcreekdev! Thanks for the awesome pull request. Merging.

bobsilverberg added a commit that referenced this pull request Sep 25, 2013
@bobsilverberg bobsilverberg merged commit 64b4195 into mozilla:master Sep 25, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants