XEP-0398: User Avatar to vCard-Based Avatars Conversion

Test duration: 4.386s

Failed Tests
tigase.tests.server.TestPepUserAvatarToVCardConversion
test 3.087s
2019-11-26 20:49:07 |

2019-11-26 20:49:07 | null / [TestClass name=class tigase.tests.server.TestPepUserAvatarToVCardConversion]

2019-11-26 20:49:07 | ------------------------------------

2019-11-26 20:49:08 | [Mutex] waiting for: [vcard:pep-vcard__c1ivxv0129@localhost:photo]

2019-11-26 20:49:08 | [Mutex] received everything.

2019-11-26 20:49:08 | [Mutex] isItemNotified: vcard:pep-vcard__c1ivxv0129@localhost:photo:success:null :: true

2019-11-26 20:49:08 | [Mutex] waiting for: [vcard:pep-vcard__orkzz80130@localhost:photo]

2019-11-26 20:49:08 | [Mutex] received everything.

2019-11-26 20:49:08 | [Mutex] isItemNotified: vcard:pep-vcard__orkzz80130@localhost:photo:success:null :: true

2019-11-26 20:49:08 | [Mutex] waiting for: [vcard:pep-vcard__c1ivxv0129@localhost:photo]

2019-11-26 20:49:08 | [Mutex] received everything.

2019-11-26 20:49:08 | [Mutex] isItemNotified: vcard:pep-vcard__c1ivxv0129@localhost:photo:success:null :: true

2019-11-26 20:49:08 | [Mutex] waiting for: [pep:data:publish]

2019-11-26 20:49:08 | [Mutex] received everything.

2019-11-26 20:49:08 | [Mutex] isItemNotified: pep:data:publish:60cacbf3d72e1e7834203da608037b1bf83b40e8:success :: true

2019-11-26 20:49:08 | [Mutex] waiting for: [pep:metadata:publish]

2019-11-26 20:49:08 | [Mutex] received everything.

2019-11-26 20:49:08 | [Mutex] isItemNotified: pep:metadata:publish:60cacbf3d72e1e7834203da608037b1bf83b40e8:success :: true

java.lang.AssertionError: expected object to not be null
org.testng.Assert.fail(Assert.java:96)
org.testng.Assert.assertNotNull(Assert.java:686)
org.testng.Assert.assertNotNull(Assert.java:671)
tigase.tests.server.TestPepUserAvatarToVCardConversion.test(TestPepUserAvatarToVCardConversion.java:154)
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.base/java.lang.reflect.Method.invoke(Method.java:566)
org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
org.testng.internal.Invoker.invokeMethod(Invoker.java:583)
org.testng.internal.Invoker.invokeTestMethod(Invoker.java:719)
org.testng.internal.Invoker.invokeTestMethods(Invoker.java:989)
org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
org.testng.TestRunner.privateRun(TestRunner.java:648)
org.testng.TestRunner.run(TestRunner.java:505)
org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
org.testng.SuiteRunner.run(SuiteRunner.java:364)
org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
org.testng.TestNG.runSuites(TestNG.java:1049)
org.testng.TestNG.run(TestNG.java:1017)
org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:283)
org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75)
org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:120)
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)