[Telepathy-commits] [telepathy-qt4/master] streamed-media-chan test: Fixed (there is no guarantee the stream direction will be bidirectional at this point).
Andre Moreira Magalhaes (andrunko)
andre.magalhaes at collabora.co.uk
Fri Mar 20 06:57:01 PDT 2009
---
tests/dbus/streamed-media-chan.cpp | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/tests/dbus/streamed-media-chan.cpp b/tests/dbus/streamed-media-chan.cpp
index 93e6b38..e3c33d3 100644
--- a/tests/dbus/streamed-media-chan.cpp
+++ b/tests/dbus/streamed-media-chan.cpp
@@ -364,7 +364,6 @@ void TestStreamedMediaChan::testOutgoingCall()
QCOMPARE(mChan->groupContacts().size(), 2);
QCOMPARE(mChan->awaitingRemoteAnswer(), false);
QVERIFY(mChan->groupContacts().contains(otherContact));
- QCOMPARE(stream->direction(), Telepathy::MediaStreamDirectionBidirectional);
// Request video stream
QVERIFY(connect(mChan->requestStream(otherContact, Telepathy::MediaStreamTypeVideo),
--
1.5.6.5
More information about the telepathy-commits
mailing list