Generated by TestNG with ReportNG at 09:26 PST on Monday 06 March 2023
root@ed1b7dd8a1b3 / Java 17.0.2 (Private Build) / Linux 4.14.281-212.502.amzn2.x86_64 (amd64)

REST: Node and item manipulation using REST API - JSON - #4728

Suites · Log Output

Test duration : 31.004s

Failed Tests
tigase.tests.pubsub.TestRestApiUsingJSON
createNodes 0.543s
2023-03-06 09:40:37 |

2023-03-06 09:40:37 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]

2023-03-06 09:40:37 | ------------------------------------

2023-03-06 09:40:38 | on localhost executing action create-node with content type application/json and payload:
{
    "owner": "admin@test-domain.com",
    "pubsub#node_type": "leaf",
    "node": "node-4b6c7763-b813-4e75-9bbf-b742f39e060b",
    "pubsub#title": "Node 4b6c7763-b813-4e75-9bbf-b742f39e060b"
}

2023-03-06 09:40:38 | from localhost for action create-node got result code 200 and payload
{
    "error": "not-acceptable"
}

java.lang.AssertionError: Failed to found value for Note
org.testng.AssertJUnit.fail(AssertJUnit.java:65)
org.testng.AssertJUnit.assertTrue(AssertJUnit.java:23)
org.testng.AssertJUnit.assertNotNull(AssertJUnit.java:347)
tigase.tests.pubsub.TestRestApiUsingJSON.assertValueEquals(TestRestApiUsingJSON.java:62)
tigase.tests.pubsub.TestRestApiUsingJSON.createNode(TestRestApiUsingJSON.java:90)
tigase.tests.pubsub.TestPubSubAbstract.createNodes(TestPubSubAbstract.java:68)
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.base/java.lang.reflect.Method.invoke(Method.java:568)
org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135)
org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:673)
org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:220)
org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:50)
org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:945)
org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:193)
org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128)
java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
org.testng.TestRunner.privateRun(TestRunner.java:808)
org.testng.TestRunner.run(TestRunner.java:603)
org.testng.SuiteRunner.runTest(SuiteRunner.java:429)
org.testng.SuiteRunner.runSequentially(SuiteRunner.java:423)
org.testng.SuiteRunner.privateRun(SuiteRunner.java:383)
org.testng.SuiteRunner.run(SuiteRunner.java:326)
org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
org.testng.TestNG.runSuitesSequentially(TestNG.java:1249)
org.testng.TestNG.runSuitesLocally(TestNG.java:1169)
org.testng.TestNG.runSuites(TestNG.java:1092)
org.testng.TestNG.run(TestNG.java:1060)
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)
Skipped Tests
tigase.tests.pubsub.TestRestApiUsingJSON
configureNodes 0.000s Depends on method(s) tigase.tests.pubsub.TestPubSubAbstract.createSubnodes
2023-03-06 09:40:38 |

2023-03-06 09:40:38 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]

2023-03-06 09:40:38 | ------------------------------------

createSubnodes 0.000s Depends on method(s) tigase.tests.pubsub.TestPubSubAbstract.createNodes
2023-03-06 09:40:38 |

2023-03-06 09:40:38 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]

2023-03-06 09:40:38 | ------------------------------------

deleteNodes 0.000s Depends on method(s) tigase.tests.pubsub.TestPubSubAbstract.deleteSubnodes
deleteSubnodes 0.000s Depends on method(s) tigase.tests.pubsub.TestPubSubAbstract.unsubscribeNodes
2023-03-06 09:40:38 |

2023-03-06 09:40:38 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]

2023-03-06 09:40:38 | ------------------------------------

publishItemsToNodes 0.000s Depends on method(s) tigase.tests.pubsub.TestPubSubAbstract.subscribeNodes
2023-03-06 09:40:38 |

2023-03-06 09:40:38 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]

2023-03-06 09:40:38 | ------------------------------------

retractItemsFromNodes 0.000s Depends on method(s) tigase.tests.pubsub.TestPubSubAbstract.retrieveItemsFromNodes
2023-03-06 09:40:38 |

2023-03-06 09:40:38 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]

2023-03-06 09:40:38 | ------------------------------------

retrieveItemsFromNodes 0.000s Depends on method(s) tigase.tests.pubsub.TestPubSubAbstract.publishItemsToNodes
2023-03-06 09:40:38 |

2023-03-06 09:40:38 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]

2023-03-06 09:40:38 | ------------------------------------

retrieveUserSubscriptions 0.000s Depends on method(s) tigase.tests.pubsub.TestPubSubAbstract.publishItemsToNodes
2023-03-06 09:40:38 |

2023-03-06 09:40:38 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]

2023-03-06 09:40:38 | ------------------------------------

retrieveUserSubscriptionsWithRegex 0.000s Depends on method(s) tigase.tests.pubsub.TestPubSubAbstract.publishItemsToNodes
2023-03-06 09:40:38 |

2023-03-06 09:40:38 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]

2023-03-06 09:40:38 | ------------------------------------

subscribeNodes 0.000s Depends on method(s) tigase.tests.pubsub.TestPubSubAbstract.configureNodes
2023-03-06 09:40:38 |

2023-03-06 09:40:38 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]

2023-03-06 09:40:38 | ------------------------------------

unsubscribeNodes 0.000s Depends on method(s) tigase.tests.pubsub.TestPubSubAbstract.retractItemsFromNodes
2023-03-06 09:40:38 |

2023-03-06 09:40:38 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]

2023-03-06 09:40:38 | ------------------------------------