Skip limited news tests instead of failing

This commit is contained in:
Bastian Kleineidam 2009-03-07 10:28:01 +01:00
parent 4c670815a3
commit 29e5e2a655

View file

@ -124,7 +124,7 @@ class TestNews (LinkCheckTest):
]
self.newstest(url, resultlines)
@limit_time_fail(NNTP_TIMEOUT_SECS)
@limit_time_skip(NNTP_TIMEOUT_SECS)
def test_host_no_group (self):
url = u"nntp://%s/" % NNTP_SERVER
resultlines = [