mirror of
https://github.com/progval/irctest.git
synced 2025-04-04 14:29:46 +00:00
xfail testJoinNamreply on Bahamut and irc2 (#269)
This commit is contained in:
@ -60,6 +60,7 @@ class JoinTestCase(cases.BaseServerTestCase):
|
||||
),
|
||||
)
|
||||
|
||||
@cases.xfailIfSoftware(["Bahamut", "irc2"], "trailing space on RPL_NAMREPLY")
|
||||
@cases.mark_specifications("RFC2812")
|
||||
def testJoinNamreply(self):
|
||||
"""“353 RPL_NAMREPLY
|
||||
|
Reference in New Issue
Block a user