Skip to content
This repository has been archived by the owner on Aug 20, 2018. It is now read-only.

Commit

Permalink
Adding xfail for test_channel
Browse files Browse the repository at this point in the history
  • Loading branch information
retornam committed Feb 3, 2012
1 parent ca564b8 commit b54c08b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test_channel.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,9 @@
from unittestzero import Assert
from pages.desktop.channel import ChannelPage
import pytest
xfail = pytest.mark.xfail


@xfail(reason = " Bug https://bugzilla.mozilla.org/show_bug.cgi?id=684080")
class TestChannelPage:


Expand Down

0 comments on commit b54c08b

Please sign in to comment.