[Telepathy-commits] [telepathy-salut/master] test-two-muc-stream-tubes: increase timer to one minute

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Tue Dec 2 07:08:19 PST 2008


---
 tests/twisted/avahi/test-two-muc-stream-tubes.py |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/tests/twisted/avahi/test-two-muc-stream-tubes.py b/tests/twisted/avahi/test-two-muc-stream-tubes.py
index 0372c9a..1ba712a 100644
--- a/tests/twisted/avahi/test-two-muc-stream-tubes.py
+++ b/tests/twisted/avahi/test-two-muc-stream-tubes.py
@@ -263,5 +263,5 @@ def test(q, bus, conn):
     conn2.Disconnect()
 
 if __name__ == '__main__':
-    # increase timer because Clique takes 30 second to join an existing muc
-    exec_test(test, timeout=35)
+    # increase timer because Clique takes some time to join an existing muc
+    exec_test(test, timeout=60)
-- 
1.5.6.5




More information about the Telepathy-commits mailing list