[Telepathy-commits] [telepathy-qt4/master] tp-python 0.15.3 sucks too at ReleaseHandles, not just 0.15.0

Olli Salli olli.salli at collabora.co.uk
Wed Jan 21 04:42:20 PST 2009


---
 tests/pinocchio/handles.cpp |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/tests/pinocchio/handles.cpp b/tests/pinocchio/handles.cpp
index 16ae0eb..a6e7601 100644
--- a/tests/pinocchio/handles.cpp
+++ b/tests/pinocchio/handles.cpp
@@ -298,13 +298,12 @@ void TestHandles::testReferences()
     // Because we know that in this self-contained test, nobody else can possibly be holding the
     // first handle, and we have dropped the last ReferencedHandles having it, it should be invalid
     //
-    // However, the telepathy-python 0.15.0 ReleaseHandles implementation is made of cheese. I know
+    // However, the telepathy-python 0.15.3 ReleaseHandles implementation is made of cheese. I know
     // how to fix it, but until we've released tp-python with the fix, and added a dependency on
     // that new version of tp-python for the tests, we can't enable this.
-    //inspectReply = iface.InspectHandles(Telepathy::HandleTypeContact,
+    // inspectReply = iface.InspectHandles(Telepathy::HandleTypeContact,
     //        Telepathy::UIntList() << firstHandle);
-    //QEXPECT_FAIL("", "pinocchio's handle machinery fails at releasing", Continue);
-    //QVERIFY(!inspectReply.isValid());
+    // QVERIFY(!inspectReply.isValid());
     Q_UNUSED(firstHandle);
 }
 
-- 
1.5.6.5




More information about the Telepathy-commits mailing list