Skip to content

#30277 API/Factory methods to insert in the unique_fields table #1631

#30277 API/Factory methods to insert in the unique_fields table

#30277 API/Factory methods to insert in the unique_fields table #1631

GitHub Actions / Test Report failed Oct 14, 2024 in 1s

9652 passed, 5 failed and 41 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 2b/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.contenttype.business.UniqueFieldAPIImplTest.xml

See this annotation in the file changed.

@github-actions github-actions / Test Report

com.dotcms.contenttype.business.UniqueFieldAPIImplTest ► insertWithDifferentField

Failed test found in:
  /tmp/build-reports-test/build-reports-test-IT Tests MainSuite 2b/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.contenttype.business.UniqueFieldAPIImplTest.xml
Error:
  java.lang.AssertionError: expected:<1> but was:<0>
Raw output
java.lang.AssertionError: expected:<1> but was:<0>
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:633)
	at com.dotcms.contenttype.business.UniqueFieldAPIImplTest.validateAfterInsert(UniqueFieldAPIImplTest.java:254)
	at com.dotcms.contenttype.business.UniqueFieldAPIImplTest.insertWithDifferentField(UniqueFieldAPIImplTest.java:358)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at com.dotcms.junit.CustomDataProviderRunner.runChild(CustomDataProviderRunner.java:31)
	at com.dotcms.junit.CustomDataProviderRunner.runChild(CustomDataProviderRunner.java:17)
	at com.dotcms.junit.MainBaseSuite$DotRunner.run(MainBaseSuite.java:71)

Check failure on line 0 in /tmp/build-reports-test/build-reports-test-IT Tests MainSuite 2b/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.contenttype.business.UniqueFieldAPIImplTest.xml

See this annotation in the file changed.

@github-actions github-actions / Test Report

com.dotcms.contenttype.business.UniqueFieldAPIImplTest ► insertWithDifferentValue

Failed test found in:
  /tmp/build-reports-test/build-reports-test-IT Tests MainSuite 2b/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.contenttype.business.UniqueFieldAPIImplTest.xml
Error:
  java.lang.AssertionError: expected:<1> but was:<0>
Raw output
java.lang.AssertionError: expected:<1> but was:<0>
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:633)
	at com.dotcms.contenttype.business.UniqueFieldAPIImplTest.validateAfterInsert(UniqueFieldAPIImplTest.java:254)
	at com.dotcms.contenttype.business.UniqueFieldAPIImplTest.insertWithDifferentValue(UniqueFieldAPIImplTest.java:403)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at com.dotcms.junit.CustomDataProviderRunner.runChild(CustomDataProviderRunner.java:31)
	at com.dotcms.junit.CustomDataProviderRunner.runChild(CustomDataProviderRunner.java:17)
	at com.dotcms.junit.MainBaseSuite$DotRunner.run(MainBaseSuite.java:71)

Check failure on line 0 in /tmp/build-reports-test/build-reports-test-IT Tests MainSuite 2b/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.contenttype.business.UniqueFieldAPIImplTest.xml

See this annotation in the file changed.

@github-actions github-actions / Test Report

com.dotcms.contenttype.business.UniqueFieldAPIImplTest ► insert

Failed test found in:
  /tmp/build-reports-test/build-reports-test-IT Tests MainSuite 2b/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.contenttype.business.UniqueFieldAPIImplTest.xml
Error:
  java.lang.AssertionError: expected:<1> but was:<0>
Raw output
java.lang.AssertionError: expected:<1> but was:<0>
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:633)
	at com.dotcms.contenttype.business.UniqueFieldAPIImplTest.validateAfterInsert(UniqueFieldAPIImplTest.java:254)
	at com.dotcms.contenttype.business.UniqueFieldAPIImplTest.insert(UniqueFieldAPIImplTest.java:76)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at com.dotcms.junit.CustomDataProviderRunner.runChild(CustomDataProviderRunner.java:31)
	at com.dotcms.junit.CustomDataProviderRunner.runChild(CustomDataProviderRunner.java:17)
	at com.dotcms.junit.MainBaseSuite$DotRunner.run(MainBaseSuite.java:71)

Check failure on line 0 in /tmp/build-reports-test/build-reports-test-IT Tests MainSuite 2b/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.contenttype.business.UniqueFieldAPIImplTest.xml

See this annotation in the file changed.

@github-actions github-actions / Test Report

com.dotcms.contenttype.business.UniqueFieldAPIImplTest ► insertWithDifferentLanguage

Failed test found in:
  /tmp/build-reports-test/build-reports-test-IT Tests MainSuite 2b/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.contenttype.business.UniqueFieldAPIImplTest.xml
Error:
  java.lang.AssertionError: expected:<1> but was:<0>
Raw output
java.lang.AssertionError: expected:<1> but was:<0>
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:633)
	at com.dotcms.contenttype.business.UniqueFieldAPIImplTest.validateAfterInsert(UniqueFieldAPIImplTest.java:254)
	at com.dotcms.contenttype.business.UniqueFieldAPIImplTest.insertWithDifferentLanguage(UniqueFieldAPIImplTest.java:450)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at com.dotcms.junit.CustomDataProviderRunner.runChild(CustomDataProviderRunner.java:31)
	at com.dotcms.junit.CustomDataProviderRunner.runChild(CustomDataProviderRunner.java:17)
	at com.dotcms.junit.MainBaseSuite$DotRunner.run(MainBaseSuite.java:71)

Check failure on line 0 in /tmp/build-reports-test/build-reports-test-IT Tests MainSuite 2b/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.contenttype.business.UniqueFieldAPIImplTest.xml

See this annotation in the file changed.

@github-actions github-actions / Test Report

com.dotcms.contenttype.business.UniqueFieldAPIImplTest ► insertWithDifferentContentType

Failed test found in:
  /tmp/build-reports-test/build-reports-test-IT Tests MainSuite 2b/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.contenttype.business.UniqueFieldAPIImplTest.xml
Error:
  java.lang.AssertionError: expected:<1> but was:<0>
Raw output
java.lang.AssertionError: expected:<1> but was:<0>
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:633)
	at com.dotcms.contenttype.business.UniqueFieldAPIImplTest.validateAfterInsert(UniqueFieldAPIImplTest.java:254)
	at com.dotcms.contenttype.business.UniqueFieldAPIImplTest.insertWithDifferentContentType(UniqueFieldAPIImplTest.java:293)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at com.dotcms.junit.CustomDataProviderRunner.runChild(CustomDataProviderRunner.java:31)
	at com.dotcms.junit.CustomDataProviderRunner.runChild(CustomDataProviderRunner.java:17)
	at com.dotcms.junit.MainBaseSuite$DotRunner.run(MainBaseSuite.java:71)