[Telepathy-commits] [telepathy-gabble/master] "Regression test for a bug" sounds better than "Exhibit a bug"
Will Thompson
will.thompson at collabora.co.uk
Mon Sep 22 10:20:06 PDT 2008
---
tests/twisted/roster/request-group-after-roster.py | 4 ++--
.../twisted/roster/request-group-before-roster.py | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/tests/twisted/roster/request-group-after-roster.py b/tests/twisted/roster/request-group-after-roster.py
index 9e33274..87e28ee 100644
--- a/tests/twisted/roster/request-group-after-roster.py
+++ b/tests/twisted/roster/request-group-after-roster.py
@@ -1,6 +1,6 @@
"""
-Exhibit a bug where CreateChannel times out when requesting a group channel
-after the roster has been received.
+Regression test for a bug where CreateChannel times out when requesting a group
+channel after the roster has been received.
"""
import dbus
diff --git a/tests/twisted/roster/request-group-before-roster.py b/tests/twisted/roster/request-group-before-roster.py
index deb3776..ca02ce3 100644
--- a/tests/twisted/roster/request-group-before-roster.py
+++ b/tests/twisted/roster/request-group-before-roster.py
@@ -1,6 +1,6 @@
"""
-Exhibit a bug where RequestChannel times out when requesting a group channel
-if the roster hasn't been received at the time of the call.
+Regression test for a bug where RequestChannel times out when requesting a
+group channel if the roster hasn't been received at the time of the call.
"""
import dbus
--
1.5.6.5
More information about the Telepathy-commits
mailing list