summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2011-06-23 16:53:23 +0100
committerWill Thompson <will.thompson@collabora.co.uk>2011-06-24 15:30:48 +0100
commitf7cdb735461e81b428f9a5d776e2b2487263c8aa (patch)
tree68e32003207452adf1ea87bbdea1aa58967ddd08
parentfa0990a9810b9629d32dd53840aa415e2d5dbe7d (diff)
Cite fd.o#38603 (presence-before-roster doesn't work)
-rw-r--r--tests/twisted/presence/initial-contact-presence.py7
1 files changed, 6 insertions, 1 deletions
diff --git a/tests/twisted/presence/initial-contact-presence.py b/tests/twisted/presence/initial-contact-presence.py
index dabfc8c50..ab5288199 100644
--- a/tests/twisted/presence/initial-contact-presence.py
+++ b/tests/twisted/presence/initial-contact-presence.py
@@ -1,6 +1,11 @@
"""
Test that contacts we're subscribed to have their presence go from unknown to
-offline when we get the roster.
+offline when we get the roster, even if we've got (unavailable) presence for
+them before we receive the roster; and that receiving available presence from a
+contact before we get the roster also works.
+
+This serves as a regression test for
+<https://bugs.freedesktop.org/show_bug.cgi?id=38603>, among other bugs.
"""
from gabbletest import exec_test, make_presence, sync_stream