blaine / xmpp4r-simple

Jabber::Simple
GNU General Public License v2.0
140 stars 83 forks source link

test_add_users_to_our_roster_should_succeed_with_automatic_approval reliably fails #2

Open mtodd opened 15 years ago

mtodd commented 15 years ago

The test test_add_users_to_our_roster_should_succeed_with_automatic_approval reliably fails around line 107 (assertion that client2 is subscribed to client1).

I'm not able to get this to pass.

I have xmpp4r-simple 0.8.8 and xmpp4r 0.4 installed.