Skip to content

-2 Merge Group Check #713

-2 Merge Group Check

-2 Merge Group Check #713

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

13088 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-IT Tests Junit5 Suite 1/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.jobs.business.api.JobQueueManagerAPIIntegrationTest.xml

See this annotation in the file changed.

@github-actions github-actions / Test Report

com.dotcms.jobs.business.api.JobQueueManagerAPIIntegrationTest ► test_CombinedScenarios

Failed test found in:
  /tmp/build-reports-test/build-reports-test-IT Tests Junit5 Suite 1/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.jobs.business.api.JobQueueManagerAPIIntegrationTest.xml
Error:
  org.opentest4j.AssertionFailedError: Cancel job should be canceled ==> expected: <CANCELED> but was: <RUNNING>
Raw output
org.opentest4j.AssertionFailedError: Cancel job should be canceled ==> expected: <CANCELED> but was: <RUNNING>
	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.Assertions.assertEquals(Assertions.java:1156)
	at com.dotcms.jobs.business.api.JobQueueManagerAPIIntegrationTest.test_CombinedScenarios(JobQueueManagerAPIIntegrationTest.java:448)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)