Issue 28579 add way to bulk reset permissions #34
GitHub Actions / Test Report
failed
Oct 15, 2024 in 0s
10753 passed, 2 failed and 51 skipped
Annotations
github-actions / Test Report
com.dotcms.rest.api.v1.workflow.WorkflowResourceIntegrationTest ► Test_Fire_Reset_Permissions_Action_For_Contentlet_Id
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.workflow.WorkflowResourceIntegrationTest.xml
Error:
java.lang.AssertionError: expected com.dotmarketing.exception.DotSecurityException to be thrown, but nothing was thrown
Raw output
java.lang.AssertionError: expected com.dotmarketing.exception.DotSecurityException to be thrown, but nothing was thrown
at org.junit.Assert.assertThrows(Assert.java:1028)
at org.junit.Assert.assertThrows(Assert.java:981)
at com.dotcms.rest.api.v1.workflow.WorkflowResourceIntegrationTest.Test_Fire_Reset_Permissions_Action_For_Contentlet_Id(WorkflowResourceIntegrationTest.java:2565)
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)
github-actions / Test Report
com.dotmarketing.portlets.workflows.business.WorkflowAPITest ► test_reset_permissions_subaction
Failed test found in:
/tmp/build-reports-test/build-reports-test-IT Tests MainSuite 2a/dotcms-integration/target/failsafe-reports/TEST-com.dotmarketing.portlets.workflows.business.WorkflowAPITest.xml
Error:
java.lang.AssertionError: expected com.dotmarketing.exception.DotSecurityException to be thrown, but nothing was thrown
Raw output
java.lang.AssertionError: expected com.dotmarketing.exception.DotSecurityException to be thrown, but nothing was thrown
at org.junit.Assert.assertThrows(Assert.java:1028)
at org.junit.Assert.assertThrows(Assert.java:981)
at com.dotmarketing.portlets.workflows.business.WorkflowAPITest.test_reset_permissions_subaction(WorkflowAPITest.java:4959)
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)
Loading