RM-7099: Update or Ignore Quarantined Tests

- Fixed some tests and ignore some others

(cherry picked from commit bb207756d4)
This commit is contained in:
Ramona Popa
2020-01-22 09:35:23 +02:00
committed by Claudia Agache
parent a791ee2269
commit 6be2a55820

View File

@@ -137,8 +137,10 @@ public class RecordFolderTests extends BaseRMRestTest
* Then the operation fails
* </pre>
*/
//TODO enable this test when REPO-2454 is fixed
@Test
(
enabled = false,
description = "Create invalid types as children for a record folder",
dataProvider = "childrenNotAllowedForFolder"
)