Skip to content

Save & show relationships #3291

Save & show relationships

Save & show relationships #3291

GitHub Actions / Test Report failed Jan 8, 2025 in 0s

13203 passed, 1 failed and 136 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 MainSuite 2a/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.publisher.business.PublishAuditAPITest.xml

See this annotation in the file changed.

@github-actions github-actions / Test Report

com.dotcms.publisher.business.PublishAuditAPITest ► allThePublishAuditHistoryWithOneAssets

Failed test found in:
  /tmp/build-reports-test/build-reports-test-IT Tests MainSuite 2a/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.publisher.business.PublishAuditAPITest.xml
Error:
  java.lang.AssertionError: undefined
Raw output
java.lang.AssertionError
	at org.junit.Assert.fail(Assert.java:87)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.junit.Assert.assertFalse(Assert.java:65)
	at org.junit.Assert.assertFalse(Assert.java:75)
	at com.dotcms.publisher.business.PublishAuditAPITest.allThePublishAuditHistoryWithOneAssets(PublishAuditAPITest.java:375)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at com.dotcms.junit.CustomDataProviderRunner.runChild(CustomDataProviderRunner.java:55)
	at com.dotcms.junit.CustomDataProviderRunner.runChild(CustomDataProviderRunner.java:22)
	at com.dotcms.junit.MainBaseSuite$DotRunner.run(MainBaseSuite.java:71)