Manage Confluent Cloud tags #799
GitHub Actions / JUnit Test Report
failed
Sep 27, 2023 in 0s
453 tests run, 452 passed, 0 skipped, 1 failed.
Annotations
github-actions / JUnit Test Report
TopicControllerTest.updateTopicAlreadyExistsUnchanged()
org.opentest4j.AssertionFailedError: expected: <unchanged> but was: <changed>
Raw output
org.opentest4j.AssertionFailedError: expected: <unchanged> but was: <changed>
at app//org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
at app//org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
at app//org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
at app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
at app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
at app//org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1141)
at app//com.michelin.ns4kafka.controllers.TopicControllerTest.updateTopicAlreadyExistsUnchanged(TopicControllerTest.java:486)
at [email protected]/java.lang.reflect.Method.invoke(Method.java:568)
at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1511)
at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1511)
Loading