mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
RM-7099: Update or Ignore Quarantined Tests
- Fixed some tests and ignore some others
(cherry picked from commit bb207756d4
)
This commit is contained in:
committed by
Claudia Agache
parent
a791ee2269
commit
6be2a55820
@@ -137,8 +137,10 @@ public class RecordFolderTests extends BaseRMRestTest
|
|||||||
* Then the operation fails
|
* Then the operation fails
|
||||||
* </pre>
|
* </pre>
|
||||||
*/
|
*/
|
||||||
|
//TODO enable this test when REPO-2454 is fixed
|
||||||
@Test
|
@Test
|
||||||
(
|
(
|
||||||
|
enabled = false,
|
||||||
description = "Create invalid types as children for a record folder",
|
description = "Create invalid types as children for a record folder",
|
||||||
dataProvider = "childrenNotAllowedForFolder"
|
dataProvider = "childrenNotAllowedForFolder"
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user