Skip to content

-2 Merge Group Check #75

-2 Merge Group Check

-2 Merge Group Check #75

GitHub Actions / Test Report failed Aug 21, 2024 in 1s

12384 passed, 1 failed and 135 skipped

Tests failed
Report exceeded GitHub limit of 65535 bytes and has been trimmed

Annotations

Check failure on line 0 in /tmp/build-reports-test/build-reports-test-CLI Tests/tools/dotcms-cli/api-data-model/target/failsafe-reports/TEST-com.dotcms.api.ContentTypeAPIIT.xml

See this annotation in the file changed.

@github-actions github-actions / Test Report

com.dotcms.api.ContentTypeAPIIT ► Test_Create_Then_Update_Action_Mappings

Failed test found in:
  /tmp/build-reports-test/build-reports-test-CLI Tests/tools/dotcms-cli/api-data-model/target/failsafe-reports/TEST-com.dotcms.api.ContentTypeAPIIT.xml
Error:
  org.opentest4j.AssertionFailedError: expected: <Modified 2!> but was: <Modified!>
Raw output
org.opentest4j.AssertionFailedError: expected: <Modified 2!> but was: <Modified!>
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
	at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
	at org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
	at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
	at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
	at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1141)
	at com.dotcms.api.ContentTypeAPIIT.Test_Create_Then_Update_Action_Mappings(ContentTypeAPIIT.java:379)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:1013)
	at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:827)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)