#28422: Rebalancing ITs again part 2 #3956
11554 passed, 24 failed and 54 skipped
Annotations
github-actions / Test Report
com.dotcms.rest.api.v1.apps.AppsResourceTest ► Test_Create_App_Descriptor_Then_Create_App_Integration_Then_Delete_App_Descriptor
Failed test found in:
/tmp/build-reports-test/build-reports-test-IT Tests MainSuite 2a/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.rest.api.v1.apps.AppsResourceTest.xml
Error:
java.lang.AssertionError: expected:<200> but was:<400>
Raw output
java.lang.AssertionError: expected:<200> but was:<400>
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.rest.api.v1.apps.AppsResourceTest.Test_Create_App_Descriptor_Then_Create_App_Integration_Then_Delete_App_Descriptor(AppsResourceTest.java:746)
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)
github-actions / Test Report
com.dotcms.rest.api.v1.apps.AppsResourceTest ► Test_Pagination_And_Sort_Then_Request_Filter_Expect_Empty_Results
Failed test found in:
/tmp/build-reports-test/build-reports-test-IT Tests MainSuite 2a/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.rest.api.v1.apps.AppsResourceTest.xml
Error:
java.lang.AssertionError: expected:<200> but was:<400>
Raw output
java.lang.AssertionError: expected:<200> but was:<400>
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.rest.api.v1.apps.AppsResourceTest.Test_Pagination_And_Sort_Then_Request_Filter_Expect_Empty_Results(AppsResourceTest.java:1318)
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)
github-actions / Test Report
com.dotcms.rest.api.v1.apps.AppsResourceTest ► Test_Create_App_descriptor_Then_Create_App_Integration_Then_Delete_One_Single_Secret
Failed test found in:
/tmp/build-reports-test/build-reports-test-IT Tests MainSuite 2a/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.rest.api.v1.apps.AppsResourceTest.xml
Error:
java.lang.AssertionError: expected:<200> but was:<400>
Raw output
java.lang.AssertionError: expected:<200> but was:<400>
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.rest.api.v1.apps.AppsResourceTest.Test_Create_App_descriptor_Then_Create_App_Integration_Then_Delete_One_Single_Secret(AppsResourceTest.java:441)
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)
github-actions / Test Report
com.dotcms.rest.api.v1.apps.AppsResourceTest ► Test_Create_app_descriptor_overriding_with_envvars_Then_Create_App_Integration_Then_Delete_The_Whole_App
Failed test found in:
/tmp/build-reports-test/build-reports-test-IT Tests MainSuite 2a/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.rest.api.v1.apps.AppsResourceTest.xml
Error:
java.lang.ClassCastException: class java.util.HashMap cannot be cast to class com.dotcms.rest.ResponseEntityView (java.util.HashMap is in module java.base of loader 'bootstrap'; com.dotcms.rest.ResponseEntityView is in unnamed module of loader 'app')
Raw output
java.lang.ClassCastException: class java.util.HashMap cannot be cast to class com.dotcms.rest.ResponseEntityView (java.util.HashMap is in module java.base of loader 'bootstrap'; com.dotcms.rest.ResponseEntityView is in unnamed module of loader 'app')
at com.dotcms.rest.api.v1.apps.AppsResourceTest.Test_Create_app_descriptor_overriding_with_envvars_Then_Create_App_Integration_Then_Delete_The_Whole_App(AppsResourceTest.java:371)
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)
github-actions / Test Report
com.dotcms.rest.api.v1.apps.AppsResourceTest ► Test_Create_App_descriptor_Then_Create_App_Integration_Then_Update_Secrets
Failed test found in:
/tmp/build-reports-test/build-reports-test-IT Tests MainSuite 2a/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.rest.api.v1.apps.AppsResourceTest.xml
Error:
java.lang.AssertionError: expected:<200> but was:<400>
Raw output
java.lang.AssertionError: expected:<200> but was:<400>
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.rest.api.v1.apps.AppsResourceTest.Test_Create_App_descriptor_Then_Create_App_Integration_Then_Update_Secrets(AppsResourceTest.java:580)
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)
github-actions / Test Report
com.dotcms.rest.api.v1.apps.AppsResourceTest ► Test_Select_List_Param
Failed test found in:
/tmp/build-reports-test/build-reports-test-IT Tests MainSuite 2a/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.rest.api.v1.apps.AppsResourceTest.xml
Error:
java.lang.AssertionError: expected:<200> but was:<400>
Raw output
java.lang.AssertionError: expected:<200> but was:<400>
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.rest.api.v1.apps.AppsResourceTest.Test_Select_List_Param(AppsResourceTest.java:967)
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)
github-actions / Test Report
com.dotcms.rest.api.v1.apps.AppsResourceTest ► Test_Create_App_descriptor_Then_Create_App_Integration_Then_Archive_Site_Expect_Secrets_No_Longer_Available
Failed test found in:
/tmp/build-reports-test/build-reports-test-IT Tests MainSuite 2a/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.rest.api.v1.apps.AppsResourceTest.xml
Error:
java.lang.AssertionError: expected:<200> but was:<400>
Raw output
java.lang.AssertionError: expected:<200> but was:<400>
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.rest.api.v1.apps.AppsResourceTest.Test_Create_App_descriptor_Then_Create_App_Integration_Then_Archive_Site_Expect_Secrets_No_Longer_Available(AppsResourceTest.java:665)
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)
github-actions / Test Report
com.dotcms.rest.api.v1.apps.AppsResourceTest ► Test_Secret_Form_Keys_And_Values_Are_Trimmed
Failed test found in:
/tmp/build-reports-test/build-reports-test-IT Tests MainSuite 2a/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.rest.api.v1.apps.AppsResourceTest.xml
Error:
java.lang.AssertionError: expected:<200> but was:<400>
Raw output
java.lang.AssertionError: expected:<200> but was:<400>
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.rest.api.v1.apps.AppsResourceTest.Test_Secret_Form_Keys_And_Values_Are_Trimmed(AppsResourceTest.java:1484)
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)
github-actions / Test Report
com.dotcms.rest.api.v1.apps.AppsResourceTest ► Test_Export_Import
Failed test found in:
/tmp/build-reports-test/build-reports-test-IT Tests MainSuite 2a/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.rest.api.v1.apps.AppsResourceTest.xml
Error:
java.lang.AssertionError: expected:<200> but was:<400>
Raw output
java.lang.AssertionError: expected:<200> but was:<400>
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.rest.api.v1.apps.AppsResourceTest.Test_Export_Import(AppsResourceTest.java:1419)
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)
github-actions / Test Report
com.dotcms.rest.api.v1.apps.AppsResourceTest ► Test_Create_Descriptor_Then_Add_Dynamic_Prop
Failed test found in:
/tmp/build-reports-test/build-reports-test-IT Tests MainSuite 2a/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.rest.api.v1.apps.AppsResourceTest.xml
Error:
java.lang.ClassCastException: class java.util.HashMap cannot be cast to class com.dotcms.rest.ResponseEntityView (java.util.HashMap is in module java.base of loader 'bootstrap'; com.dotcms.rest.ResponseEntityView is in unnamed module of loader 'app')
Raw output
java.lang.ClassCastException: class java.util.HashMap cannot be cast to class com.dotcms.rest.ResponseEntityView (java.util.HashMap is in module java.base of loader 'bootstrap'; com.dotcms.rest.ResponseEntityView is in unnamed module of loader 'app')
at com.dotcms.rest.api.v1.apps.AppsResourceTest.Test_Create_Descriptor_Then_Add_Dynamic_Prop(AppsResourceTest.java:1257)
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)
github-actions / Test Report
com.dotcms.rest.api.v1.apps.AppsResourceTest ► Test_Create_app_descriptor_Then_Create_App_Integration_Then_Delete_The_Whole_App
Failed test found in:
/tmp/build-reports-test/build-reports-test-IT Tests MainSuite 2a/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.rest.api.v1.apps.AppsResourceTest.xml
Error:
java.lang.AssertionError: expected:<200> but was:<400>
Raw output
java.lang.AssertionError: expected:<200> but was:<400>
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.rest.api.v1.apps.AppsResourceTest.Test_Create_app_descriptor_Then_Create_App_Integration_Then_Delete_The_Whole_App(AppsResourceTest.java:217)
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)