Skip to content

feat(Content Analytics) fixes #30191 : Support multiple values for the filters attribute in our Content Analytics Query #1418

feat(Content Analytics) fixes #30191 : Support multiple values for the filters attribute in our Content Analytics Query

feat(Content Analytics) fixes #30191 : Support multiple values for the filters attribute in our Content Analytics Query #1418

GitHub Actions / Test Report failed Oct 2, 2024 in 0s

10458 passed, 1 failed and 51 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:408)
	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)