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

Commit

Permalink
[dev]Sorting by weekly downloads is broken
Browse files Browse the repository at this point in the history
  • Loading branch information
AlinT committed Dec 10, 2012
1 parent 193a4fb commit e84522f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/desktop/test_search.py
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ def test_that_searching_for_cool_returns_results_with_cool_in_their_name_descrip

@pytest.mark.native
@pytest.mark.nondestructive
@pytest.mark.xfail(reason='https://bugzilla.mozilla.org/show_bug.cgi?id=819911 - [dev]Sorting by weekly downloads is broken')
def test_sorting_by_downloads(self, mozwebqa):
"""
Test for Litmus 17342.
Expand Down

0 comments on commit e84522f

Please sign in to comment.