Jabber telephony tests. Not yet activated due to pending bugs in the lib

cusax-fix
Symphorien Wanko 18 years ago
parent 4356706655
commit 128f1285f6

@ -93,6 +93,11 @@ public void start(BundleContext context)
addTest(TestOperationSetBasicInstantMessaging.suite());
addTest(TestOperationSetTypingNotifications.suite());
//tests currently fails due to jingle lib bugs.
//will be activated as soon as bugs get fixed
//addTestSuite(TestOperationSetBasicTelephonyJabberImpl.class);
/** @todo UNCOMMENT */
// addTest(TestOperationSetMultiUserChat.suite());
}

Loading…
Cancel
Save