Skip to content

break tests

break tests #5

GitHub Actions / JUnit Test Report failed Nov 12, 2024 in 0s

1 tests run, 0 passed, 0 skipped, 1 failed.

Annotations

Check failure on line 13 in ObjectUuidWithoutHibernateTypesTest

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

ObjectUuidWithoutHibernateTypesTest.usage()

org.opentest4j.AssertionFailedError: expected: <33a7641c-811e-4000b7-986e-ad109cfcf220> but was: <33a7641c-811e-40b7-986e-ad109cfcf220>
Raw output
org.opentest4j.AssertionFailedError: expected: <33a7641c-811e-4000b7-986e-ad109cfcf220> but was: <33a7641c-811e-40b7-986e-ad109cfcf220>
	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:1145)
	at app//org.framefork.typedIds.uuid.ObjectUuidWithoutHibernateTypesTest.usage(ObjectUuidWithoutHibernateTypesTest.java:13)
	at java.base@21.0.5/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base@21.0.5/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base@21.0.5/java.util.ArrayList.forEach(ArrayList.java:1596)