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

Commit

Permalink
Added xfail
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrei Hutusoru authored and Andrei Hutusoru committed Mar 21, 2013
1 parent 60c2397 commit ebbe871
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/desktop/test_reviews.py
Expand Up @@ -16,6 +16,7 @@
class TestReviews: class TestReviews:


@pytest.mark.nondestructive @pytest.mark.nondestructive
@pytest.mark.xfail(reason="Bug 853512 - [dev]Incorrect number of reviews per page")
def test_that_all_reviews_hyperlink_works(self, mozwebqa): def test_that_all_reviews_hyperlink_works(self, mozwebqa):
""" """
Test for Litmus 4843. Test for Litmus 4843.
Expand Down

0 comments on commit ebbe871

Please sign in to comment.