List Info

Thread: sip-communicator Build Failed




sip-communicator Build Failed
user name
2007-09-14 06:51:42
http://proxenet.u-strasbg.fr:8080/cruisecontrol/buildresults/sip-communicator?log=log20070914134310

BUILD FAILED
Ant Error Message: /home/cruisecontrol/cruisecontrol-bin-2.6/build-sip-communicator.xml:12: The following error occurred while executing this line: /home/cruisecontrol/cruisecontrol-bin-2.6/checkout/sip-communicator/build.xml:725: if=testing.failed
Date of build: 09/14/2007 13:43:10
Time to build: 8 minutes 25 seconds
Last changed: 09/14/2007 13:40:49
Last log entry: Fix multi line messages in IRC.

 Unit Tests: (170)
error TestOperationSetPresence.postTestSubscribe SipProtocolProviderServiceLick
error TestOperationSetPresence.testChangingState SipProtocolProviderServiceLick
error TestOperationSetPresence.testQueryContactStatus SipProtocolProviderServiceLick
error TestOperationSetPersistentPresence.prepareContactList SipProtocolProviderServiceLick
error TestOperationSetPersistentPresence.testRetrievingServerStoredContactList SipProtocolProviderServiceLick
error TestOperationSetBasicInstantMessaging.prepareContactList SipProtocolProviderServiceLick
error TestOperationSetBasicInstantMessaging.firstTestReceiveMessage SipProtocolProviderServiceLick
error TestOperationSetBasicInstantMessaging.thenTestSendMessage SipProtocolProviderServiceLick
failure TestProtocolProviderServiceSipImpl.testRegister SipProtocolProviderServiceLick
failure TestOperationSetPresence.postTestUnsubscribe SipProtocolProviderServiceLick
failure TestOperationSetPersistentPresence.postTestCreateGroup SipProtocolProviderServiceLick
failure TestOperationSetBasicTelephonySipImpl.testCreateCancelCall SipProtocolProviderServiceLick
failure TestOperationSetBasicTelephonySipImpl.testCreateRejectCall SipProtocolProviderServiceLick
failure TestAccountUninstallation.testProviderUnregister SipProtocolProviderServiceLick
 
 Unit Test Error Details: (14)
Test: ; TestOperationSetPresence.postTestSubscribe
Class:  SipProtocolProviderServiceLick
java.lang.IllegalStateException: The provider must be signed on the service before being able to communicate. 
at net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl.assertConnected(OperationSetPresenceSipImpl.java:1558) ;
at net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl.subscribe(OperationSetPresenceSipImpl.java:1097) 
at net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl.subscribe(OperationSetPresenceSipImpl.java:1036) 
at net.java.sip.communicator.slick.protocol.sip.TestOperationSetPresence.postTestSubscribe(TestOperationSetPresence.java:370) 
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 
at java.lang.reflect.Method.invoke(Method.java:585) 
at junit.framework.TestCase.runTest(TestCase.java:154) 
at junit.framework.TestCase.runBare(TestCase.java:127) 
at junit.framework.TestResult$1.protect(TestResult.java:106) 
at junit.framework.TestResult.runProtected(TestResult.java:124) ;
at junit.framework.TestResult.run(TestResult.java:109) 
at junit.framework.TestCase.run(TestCase.java:118) 
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:104) 
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:94) 
at net.java.sip.communicator.slick.runner.ScTestRunner.run(ScTestRunner.java:56
at net.java.sip.communicator.slick.runner.SipCommunicatorSlickRunner.start(SipCommunicatorSlickRunner.java:150) 
at org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:509) ;
at org.apache.felix.framework.Felix._startBundle(Felix.java:1260) 
at org.apache.felix.framework.Felix.startBundle(Felix.java:1201) 
at org.apache.felix.framework.Felix.setFrameworkStartLevel(Felix.java:807) ;
at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:256) 
at java.lang.Thread.run(Thread.java:595)
Test: ; TestOperationSetPresence.testChangingState
Class:  SipProtocolProviderServiceLick
java.lang.IllegalStateException: The provider must be signed on the service before being able to communicate. 
at net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl.assertConnected(OperationSetPresenceSipImpl.java:1558) ;
at net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl.publishPresenceStatus(OperationSetPresenceSipImpl.java:587) 
at net.java.sip.communicator.slick.protocol.sip.TestOperationSetPresence.subtestStateTransition(TestOperationSetPresence.java:203) 
at net.java.sip.communicator.slick.protocol.sip.TestOperationSetPresence.testChangingState(TestOperationSetPresence.java:168) 
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 
at java.lang.reflect.Method.invoke(Method.java:585) 
at junit.framework.TestCase.runTest(TestCase.java:154) 
at junit.framework.TestCase.runBare(TestCase.java:127) 
at junit.framework.TestResult$1.protect(TestResult.java:106) 
at junit.framework.TestResult.runProtected(TestResult.java:124) ;
at junit.framework.TestResult.run(TestResult.java:109) 
at junit.framework.TestCase.run(TestCase.java:118) 
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:104) 
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:94) 
at net.java.sip.communicator.slick.runner.ScTestRunner.run(ScTestRunner.java:56
at net.java.sip.communicator.slick.runner.SipCommunicatorSlickRunner.start(SipCommunicatorSlickRunner.java:150) 
at org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:509) ;
at org.apache.felix.framework.Felix._startBundle(Felix.java:1260) 
at org.apache.felix.framework.Felix.startBundle(Felix.java:1201) 
at org.apache.felix.framework.Felix.setFrameworkStartLevel(Felix.java:807) ;
at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:256) 
at java.lang.Thread.run(Thread.java:595)
Test: ; TestOperationSetPresence.testQueryContactStatus
Class:  SipProtocolProviderServiceLick
java.lang.IllegalStateException: The provider must be signed on the service before being able to communicate. 
at net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl.assertConnected(OperationSetPresenceSipImpl.java:1558) ;
at net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl.publishPresenceStatus(OperationSetPresenceSipImpl.java:587) 
at net.java.sip.communicator.slick.protocol.sip.TestOperationSetPresence.subtestQueryContactStatus(TestOperationSetPresence.java:326) 
at net.java.sip.communicator.slick.protocol.sip.TestOperationSetPresence.testQueryContactStatus(TestOperationSetPresence.java:310) 
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 
at java.lang.reflect.Method.invoke(Method.java:585) 
at junit.framework.TestCase.runTest(TestCase.java:154) 
at junit.framework.TestCase.runBare(TestCase.java:127) 
at junit.framework.TestResult$1.protect(TestResult.java:106) 
at junit.framework.TestResult.runProtected(TestResult.java:124) ;
at junit.framework.TestResult.run(TestResult.java:109) 
at junit.framework.TestCase.run(TestCase.java:118) 
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:104) 
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:94) 
at net.java.sip.communicator.slick.runner.ScTestRunner.run(ScTestRunner.java:56
at net.java.sip.communicator.slick.runner.SipCommunicatorSlickRunner.start(SipCommunicatorSlickRunner.java:150) 
at org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:509) ;
at org.apache.felix.framework.Felix._startBundle(Felix.java:1260) 
at org.apache.felix.framework.Felix.startBundle(Felix.java:1201) 
at org.apache.felix.framework.Felix.setFrameworkStartLevel(Felix.java:807) ;
at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:256) 
at java.lang.Thread.run(Thread.java:595)
Test: ; TestOperationSetPersistentPresence.prepareContactList
Class:  SipProtocolProviderServiceLick
java.lang.IllegalStateException: The provider must be signed on the service before being able to communicate. 
at net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl.assertConnected(OperationSetPresenceSipImpl.java:1558) ;
at net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl.subscribe(OperationSetPresenceSipImpl.java:1097) 
at net.java.sip.communicator.slick.protocol.sip.TestOperationSetPersistentPresence.prepareContactList(TestOperationSetPersistentPresence.java:453
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 
at java.lang.reflect.Method.invoke(Method.java:585) 
at junit.framework.TestCase.runTest(TestCase.java:154) 
at junit.framework.TestCase.runBare(TestCase.java:127) 
at junit.framework.TestResult$1.protect(TestResult.java:106) 
at junit.framework.TestResult.runProtected(TestResult.java:124) ;
at junit.framework.TestResult.run(TestResult.java:109) 
at junit.framework.TestCase.run(TestCase.java:118) 
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:104) 
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:94) 
at net.java.sip.communicator.slick.runner.ScTestRunner.run(ScTestRunner.java:56
at net.java.sip.communicator.slick.runner.SipCommunicatorSlickRunner.start(SipCommunicatorSlickRunner.java:150) 
at org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:509) ;
at org.apache.felix.framework.Felix._startBundle(Felix.java:1260) 
at org.apache.felix.framework.Felix.startBundle(Felix.java:1201) 
at org.apache.felix.framework.Felix.setFrameworkStartLevel(Felix.java:807) ;
at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:256) 
at java.lang.Thread.run(Thread.java:595)
Test: ; TestOperationSetPersistentPresence.testRetrievingServerStoredContactList
Class:  SipProtocolProviderServiceLick
java.lang.NullPointerException 
at net.java.sip.communicator.slick.protocol.sip.TestOperationSetPersistentPresence.testRetrievingServerStoredContactList(TestOperationSetPersistentPresence.java:158) 
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 
at java.lang.reflect.Method.invoke(Method.java:585) 
at junit.framework.TestCase.runTest(TestCase.java:154) 
at junit.framework.TestCase.runBare(TestCase.java:127) 
at junit.framework.TestResult$1.protect(TestResult.java:106) 
at junit.framework.TestResult.runProtected(TestResult.java:124) ;
at junit.framework.TestResult.run(TestResult.java:109) 
at junit.framework.TestCase.run(TestCase.java:118) 
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:104) 
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:94) 
at net.java.sip.communicator.slick.runner.ScTestRunner.run(ScTestRunner.java:56
at net.java.sip.communicator.slick.runner.SipCommunicatorSlickRunner.start(SipCommunicatorSlickRunner.java:150) 
at org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:509) ;
at org.apache.felix.framework.Felix._startBundle(Felix.java:1260) 
at org.apache.felix.framework.Felix.startBundle(Felix.java:1201) 
at org.apache.felix.framework.Felix.setFrameworkStartLevel(Felix.java:807) ;
at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:256) 
at java.lang.Thread.run(Thread.java:595)
Test: ; TestOperationSetBasicInstantMessaging.prepareContactList
Class:  SipProtocolProviderServiceLick
java.lang.IllegalStateException: The provider must be signed on the service before being able to communicate. 
at net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl.assertConnected(OperationSetPresenceSipImpl.java:1558) ;
at net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl.subscribe(OperationSetPresenceSipImpl.java:1097) 
at net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl.subscribe(OperationSetPresenceSipImpl.java:1036) 
at net.java.sip.communicator.slick.protocol.sip.TestOperationSetBasicInstantMessaging.prepareContactList(TestOperationSetBasicInstantMessaging.java:176) 
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 
at java.lang.reflect.Method.invoke(Method.java:585) 
at junit.framework.TestCase.runTest(TestCase.java:154) 
at junit.framework.TestCase.runBare(TestCase.java:127) 
at junit.framework.TestResult$1.protect(TestResult.java:106) 
at junit.framework.TestResult.runProtected(TestResult.java:124) ;
at junit.framework.TestResult.run(TestResult.java:109) 
at junit.framework.TestCase.run(TestCase.java:118) 
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:104) 
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:94) 
at net.java.sip.communicator.slick.runner.ScTestRunner.run(ScTestRunner.java:56
at net.java.sip.communicator.slick.runner.SipCommunicatorSlickRunner.start(SipCommunicatorSlickRunner.java:150) 
at org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:509) ;
at org.apache.felix.framework.Felix._startBundle(Felix.java:1260) 
at org.apache.felix.framework.Felix.startBundle(Felix.java:1201) 
at org.apache.felix.framework.Felix.setFrameworkStartLevel(Felix.java:807) ;
at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:256) 
at java.lang.Thread.run(Thread.java:595)
Test: ; TestOperationSetBasicInstantMessaging.firstTestReceiveMessage
Class:  SipProtocolProviderServiceLick
java.lang.NullPointerException 
at net.java.sip.communicator.slick.protocol.sip.TestOperationSetBasicInstantMessaging.firstTestReceiveMessage(TestOperationSetBasicInstantMessaging.java:254
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 
at java.lang.reflect.Method.invoke(Method.java:585) 
at junit.framework.TestCase.runTest(TestCase.java:154) 
at junit.framework.TestCase.runBare(TestCase.java:127) 
at junit.framework.TestResult$1.protect(TestResult.java:106) 
at junit.framework.TestResult.runProtected(TestResult.java:124) ;
at junit.framework.TestResult.run(TestResult.java:109) 
at junit.framework.TestCase.run(TestCase.java:118) 
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:104) 
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:94) 
at net.java.sip.communicator.slick.runner.ScTestRunner.run(ScTestRunner.java:56
at net.java.sip.communicator.slick.runner.SipCommunicatorSlickRunner.start(SipCommunicatorSlickRunner.java:150) 
at org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:509) ;
at org.apache.felix.framework.Felix._startBundle(Felix.java:1260) 
at org.apache.felix.framework.Felix.startBundle(Felix.java:1201) 
at org.apache.felix.framework.Felix.setFrameworkStartLevel(Felix.java:807) ;
at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:256) 
at java.lang.Thread.run(Thread.java:595)
Test: ; TestOperationSetBasicInstantMessaging.thenTestSendMessage
Class:  SipProtocolProviderServiceLick
java.lang.IllegalArgumentException: The specified contact is not a Sip contact.null 
at net.java.sip.communicator.impl.protocol.sip.OperationSetBasicInstantMessagingSipImpl.sendInstantMessage(OperationSetBasicInstantMessagingSipImpl.java:190
at net.java.sip.communicator.slick.protocol.sip.TestOperationSetBasicInstantMessaging.thenTestSendMessage(TestOperationSetBasicInstantMessaging.java:325) 
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 
at java.lang.reflect.Method.invoke(Method.java:585) 
at junit.framework.TestCase.runTest(TestCase.java:154) 
at junit.framework.TestCase.runBare(TestCase.java:127) 
at junit.framework.TestResult$1.protect(TestResult.java:106) 
at junit.framework.TestResult.runProtected(TestResult.java:124) ;
at junit.framework.TestResult.run(TestResult.java:109) 
at junit.framework.TestCase.run(TestCase.java:118) 
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:104) 
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:94) 
at net.java.sip.communicator.slick.runner.ScTestRunner.run(ScTestRunner.java:56
at net.java.sip.communicator.slick.runner.SipCommunicatorSlickRunner.start(SipCommunicatorSlickRunner.java:150) 
at org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:509) ;
at org.apache.felix.framework.Felix._startBundle(Felix.java:1260) 
at org.apache.felix.framework.Felix.startBundle(Felix.java:1201) 
at org.apache.felix.framework.Felix.setFrameworkStartLevel(Felix.java:807) ;
at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:256) 
at java.lang.Thread.run(Thread.java:595)
Test: ; TestProtocolProviderServiceSipImpl.testRegister
Class:  SipProtocolProviderServiceLick
junit.framework.AssertionFailedError: No registration event notifying of registration was dispatched. All events were: [RegistrationState=Registering] 
at junit.framework.Assert.fail(Assert.java:47) 
at junit.framework.Assert.assertTrue(Assert.java:20) ;
at net.java.sip.communicator.slick.protocol.sip.TestProtocolProviderServiceSipImpl.testRegister(TestProtocolProviderServiceSipImpl.java:113) ;
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 
at java.lang.reflect.Method.invoke(Method.java:585) 
at junit.framework.TestCase.runTest(TestCase.java:154) 
at junit.framework.TestCase.runBare(TestCase.java:127) 
at junit.framework.TestResult$1.protect(TestResult.java:106) 
at junit.framework.TestResult.runProtected(TestResult.java:124) ;
at junit.framework.TestResult.run(TestResult.java:109) 
at junit.framework.TestCase.run(TestCase.java:118) 
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:104) 
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:94) 
at net.java.sip.communicator.slick.runner.ScTestRunner.run(ScTestRunner.java:56
at net.java.sip.communicator.slick.runner.SipCommunicatorSlickRunner.start(SipCommunicatorSlickRunner.java:150) 
at org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:509) ;
at org.apache.felix.framework.Felix._startBundle(Felix.java:1260) 
at org.apache.felix.framework.Felix.startBundle(Felix.java:1201) 
at org.apache.felix.framework.Felix.setFrameworkStartLevel(Felix.java:807) ;
at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:256) 
at java.lang.Thread.run(Thread.java:595)
Test: ; TestOperationSetPresence.postTestUnsubscribe
Class:  SipProtocolProviderServiceLick
junit.framework.AssertionFailedError: Failed to find an existing subscription for the tester agent ;
at junit.framework.Assert.fail(Assert.java:47) 
at junit.framework.Assert.assertTrue(Assert.java:20) ;
at junit.framework.Assert.assertNotNull(Assert.java:220) 
at net.java.sip.communicator.slick.protocol.sip.TestOperationSetPresence.postTestUnsubscribe(TestOperationSetPresence.java:594) 
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 
at java.lang.reflect.Method.invoke(Method.java:585) 
at junit.framework.TestCase.runTest(TestCase.java:154) 
at junit.framework.TestCase.runBare(TestCase.java:127) 
at junit.framework.TestResult$1.protect(TestResult.java:106)