Skip to content

fix(pp) fixing edge push cases where content and folders from non-pushed hosts gets dragged along by dependency, and containers in a drafted state fail to publish #1695

fix(pp) fixing edge push cases where content and folders from non-pushed hosts gets dragged along by dependency, and containers in a drafted state fail to publish

fix(pp) fixing edge push cases where content and folders from non-pushed hosts gets dragged along by dependency, and containers in a drafted state fail to publish #1695

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

7493 passed, 243 failed and 38 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 1a/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.enterprise.publishing.remote.HostBundlerHandlerTest.xml

See this annotation in the file changed.

@github-actions github-actions / Test Report

com.dotcms.enterprise.publishing.remote.HostBundlerHandlerTest ► testBundlerHandler_UnpublishHost_Success

Failed test found in:
  /tmp/build-reports-test/build-reports-test-IT Tests MainSuite 1a/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.enterprise.publishing.remote.HostBundlerHandlerTest.xml
Error:
  java.lang.AssertionError: expected:<276> but was:<277>
Raw output
java.lang.AssertionError: expected:<276> but was:<277>
	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.enterprise.publishing.remote.HostBundlerHandlerTest.testBundlerHandler_UnpublishHost_Success(HostBundlerHandlerTest.java:109)
	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 1a/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.enterprise.publishing.remote.HostBundlerHandlerTest.xml

See this annotation in the file changed.

@github-actions github-actions / Test Report

com.dotcms.enterprise.publishing.remote.HostBundlerHandlerTest ► testGenerate_success_when_liveContentletIsNotFound

Failed test found in:
  /tmp/build-reports-test/build-reports-test-IT Tests MainSuite 1a/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.enterprise.publishing.remote.HostBundlerHandlerTest.xml
Error:
  java.lang.AssertionError: expected:<277> but was:<278>
Raw output
java.lang.AssertionError: expected:<277> but was:<278>
	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.enterprise.publishing.remote.HostBundlerHandlerTest.testGenerate_success_when_liveContentletIsNotFound(HostBundlerHandlerTest.java:150)
	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 1a/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.publisher.business.PublisherTest.xml

See this annotation in the file changed.

@github-actions github-actions / Test Report

com.dotcms.publisher.business.PublisherTest ► testPushArchivedAndMultiLanguageContent

Failed test found in:
  /tmp/build-reports-test/build-reports-test-IT Tests MainSuite 1a/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.publisher.business.PublisherTest.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.assertNotNull(Assert.java:713)
	at org.junit.Assert.assertNotNull(Assert.java:723)
	at com.dotcms.publisher.business.PublisherTest.testPushArchivedAndMultiLanguageContent(PublisherTest.java:268)
	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 1a/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.publisher.business.PublisherTest.xml

See this annotation in the file changed.

@github-actions github-actions / Test Report

com.dotcms.publisher.business.PublisherTest ► testPushContentWithUniqueField

Failed test found in:
  /tmp/build-reports-test/build-reports-test-IT Tests MainSuite 1a/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.publisher.business.PublisherTest.xml
Error:
  org.junit.ComparisonFailure: expected:<[Replaced] value> but was:<[Other] value>
Raw output
org.junit.ComparisonFailure: expected:<[Replaced] value> but was:<[Other] value>
	at org.junit.Assert.assertEquals(Assert.java:117)
	at org.junit.Assert.assertEquals(Assert.java:146)
	at com.dotcms.publisher.business.PublisherTest.testPushContentWithUniqueField(PublisherTest.java:187)
	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 1a/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.publishing.remote.RemoteReceiverLanguageResolutionTest.xml

See this annotation in the file changed.

@github-actions github-actions / Test Report

com.dotcms.publishing.remote.RemoteReceiverLanguageResolutionTest ► Test_Create_New_Languages_Create_Bundle_Then_Publish_Bundle_Then_Read_Verify_Dupes_Are_Ignored_And_New_Languges_Were_Created

Failed test found in:
  /tmp/build-reports-test/build-reports-test-IT Tests MainSuite 1a/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.publishing.remote.RemoteReceiverLanguageResolutionTest.xml
Error:
  java.lang.AssertionError: We expected 5 instances of our content type  expected:<5> but was:<0>
Raw output
java.lang.AssertionError: We expected 5 instances of our content type  expected:<5> 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 com.dotcms.publishing.remote.RemoteReceiverLanguageResolutionTest.Test_Create_New_Languages_Create_Bundle_Then_Publish_Bundle_Then_Read_Verify_Dupes_Are_Ignored_And_New_Languges_Were_Created(RemoteReceiverLanguageResolutionTest.java:370)
	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 1a/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.publishing.remote.RemoteReceiverLanguageResolutionTest.xml

See this annotation in the file changed.

@github-actions github-actions / Test Report

com.dotcms.publishing.remote.RemoteReceiverLanguageResolutionTest ► Test_Create_Dupe_Languages_Create_Bundle_Then_Publish_Bundle_Then_Read_Languages_Verify_Dupes_Are_Ignored

Failed test found in:
  /tmp/build-reports-test/build-reports-test-IT Tests MainSuite 1a/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.publishing.remote.RemoteReceiverLanguageResolutionTest.xml
Error:
  java.lang.AssertionError: We expected 2 instances of our custom type  expected:<2> but was:<0>
Raw output
java.lang.AssertionError: We expected 2 instances of our custom type  expected:<2> 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 com.dotcms.publishing.remote.RemoteReceiverLanguageResolutionTest.Test_Create_Dupe_Languages_Create_Bundle_Then_Publish_Bundle_Then_Read_Languages_Verify_Dupes_Are_Ignored(RemoteReceiverLanguageResolutionTest.java:223)
	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-Postman container/dotcms-postman/target/failsafe-reports/TEST-ContainerResource.postman_collection.xml

See this annotation in the file changed.

@github-actions github-actions / Test Report

Get Contentlet in Container ► ContainerResource ► Render contentlet in container

Failed test found in:
  /tmp/build-reports-test/build-reports-test-Postman container/dotcms-postman/target/failsafe-reports/TEST-ContainerResource.postman_collection.xml
Error:
  AssertionFailure: expected response to have status code 200 but got 404
Raw output
        Failed 1 times.
        Collection JSON ID: 64b9b9d6-e494-4b2d-826f-519689676d6c.
        Collection name: ContainerResource.
        Request name: Get Contentlet in Container.
        Test description: Render contentlet in container.
        Error message: expected response to have status code 200 but got 404.
        Stacktrace: AssertionError: expected response to have status code 200 but got 404
   at Object.eval sandbox-script.js:1:10).
      

Check failure on line 0 in /tmp/build-reports-test/build-reports-test-Postman container/dotcms-postman/target/failsafe-reports/TEST-ContainerResource.postman_collection.xml

See this annotation in the file changed.

@github-actions github-actions / Test Report

Upload $dotPageContent_test bundle ► ContainerResource ► Bundle uploaded sucessfully

Failed test found in:
  /tmp/build-reports-test/build-reports-test-Postman container/dotcms-postman/target/failsafe-reports/TEST-ContainerResource.postman_collection.xml
Error:
  AssertionFailure: expected 'RECEIVED_BUNDLE' to deeply equal 'SUCCESS'
Raw output
        Failed 1 times.
        Collection JSON ID: 64b9b9d6-e494-4b2d-826f-519689676d6c.
        Collection name: ContainerResource.
        Request name: Upload $dotPageContent_test bundle.
        Test description: Bundle uploaded sucessfully.
        Error message: expected 'RECEIVED_BUNDLE' to deeply equal 'SUCCESS'.
        Stacktrace: AssertionError: expected 'RECEIVED_BUNDLE' to deeply equal 'SUCCESS'
   at Object.eval sandbox-script.js:1:9).
      

Check failure on line 0 in /tmp/build-reports-test/build-reports-test-Postman container/dotcms-postman/target/failsafe-reports/TEST-Containers.postman_collection.xml

See this annotation in the file changed.

@github-actions github-actions / Test Report

pre_ImportBundleWithApplicationContainerFolder ► Containers ► Bundle uploaded sucessfully

Failed test found in:
  /tmp/build-reports-test/build-reports-test-Postman container/dotcms-postman/target/failsafe-reports/TEST-Containers.postman_collection.xml
Error:
  AssertionFailure: expected 'RECEIVED_BUNDLE' to deeply equal 'SUCCESS'
Raw output
        Failed 1 times.
        Collection JSON ID: 954b3102-bccd-4546-97ad-16069e737c85.
        Collection name: Containers.
        Request name: pre_ImportBundleWithApplicationContainerFolder.
        Test description: Bundle uploaded sucessfully.
        Error message: expected 'RECEIVED_BUNDLE' to deeply equal 'SUCCESS'.
        Stacktrace: AssertionError: expected 'RECEIVED_BUNDLE' to deeply equal 'SUCCESS'
   at Object.eval sandbox-script.js:1:42).
      

Check failure on line 0 in /tmp/build-reports-test/build-reports-test-Postman default/dotcms-postman/target/failsafe-reports/TEST-Bundle_Resource.postman_collection.xml

See this annotation in the file changed.

@github-actions github-actions / Test Report

assets / exists bundle / get assets generated bundle ► BundleResource ► Bundle uploaded sucessfully

Failed test found in:
  /tmp/build-reports-test/build-reports-test-Postman default/dotcms-postman/target/failsafe-reports/TEST-Bundle_Resource.postman_collection.xml
Error:
  AssertionFailure: expected 4 to equal 0
Raw output
        Failed 1 times.
        Collection JSON ID: dc421cae-0191-4998-953e-d7f51d601d2e.
        Collection name: Bundle Resource.
        Request name: assets / exists bundle / get assets generated bundle.
        Test description: Bundle uploaded sucessfully.
        Error message: expected 4 to equal 0.
        Stacktrace: AssertionError: expected 4 to equal 0
   at Object.eval sandbox-script.js:1:45).
      

Check failure on line 0 in /tmp/build-reports-test/build-reports-test-Postman default/dotcms-postman/target/failsafe-reports/TEST-Bundle_Resource.postman_collection.xml

See this annotation in the file changed.

@github-actions github-actions / Test Report

assets / exists bundle / get assets uploaded bundle ► BundleResource ► Bundle uploaded sucessfully

Failed test found in:
  /tmp/build-reports-test/build-reports-test-Postman default/dotcms-postman/target/failsafe-reports/TEST-Bundle_Resource.postman_collection.xml
Error:
  AssertionFailure: expected 4 to equal 0
Raw output
        Failed 1 times.
        Collection JSON ID: dc421cae-0191-4998-953e-d7f51d601d2e.
        Collection name: Bundle Resource.
        Request name: assets / exists bundle / get assets uploaded bundle.
        Test description: Bundle uploaded sucessfully.
        Error message: expected 4 to equal 0.
        Stacktrace: AssertionError: expected 4 to equal 0
   at Object.eval sandbox-script.js:1:40).