mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Merge branch 'release/V2.3' into release/V2.4
Conflicts: rm-server/test/java/org/alfresco/module/org_alfresco_module_rm/test/AllTestSuite.java rm-server/test/java/org/alfresco/module/org_alfresco_module_rm/test/integration/record/InplaceRecordPermissionTest.java
This commit is contained in:
@@ -51,6 +51,7 @@ import org.junit.runner.RunWith;
|
|||||||
"!.*RM2072Test",
|
"!.*RM2072Test",
|
||||||
"!.*RM2190Test",
|
"!.*RM2190Test",
|
||||||
"!.*RM981SystemTest",
|
"!.*RM981SystemTest",
|
||||||
|
"!.*RM3993Test",
|
||||||
"!.*RecordsManagementEventServiceImplTest",
|
"!.*RecordsManagementEventServiceImplTest",
|
||||||
"!.*RmRestApiTest",
|
"!.*RmRestApiTest",
|
||||||
"!.*NotificationServiceHelperSystemTest",
|
"!.*NotificationServiceHelperSystemTest",
|
||||||
|
@@ -500,7 +500,8 @@ public class InplaceRecordPermissionTest extends BaseRMTestCase
|
|||||||
* And it's metadata is maintained
|
* And it's metadata is maintained
|
||||||
* Then the inplace users will no longer see the record
|
* Then the inplace users will no longer see the record
|
||||||
*/
|
*/
|
||||||
public void testDestroyedRecordInplacePermissions()
|
// FIXME: See RM-4095
|
||||||
|
public void ztestDestroyedRecordInplacePermissions()
|
||||||
{
|
{
|
||||||
test()
|
test()
|
||||||
.given()
|
.given()
|
||||||
|
Reference in New Issue
Block a user