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

Commit

Permalink
Sorting by most users 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 2d0c125
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/desktop/test_search.py
Expand Up @@ -192,6 +192,7 @@ def test_sorting_by_most_recently_updated(self, mozwebqa):

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

0 comments on commit 2d0c125

Please sign in to comment.