Merged HEAD (5.2) to 5.2.N (5.2.1)

126579 jkaabimofrad: Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)
      124732 jvonka: RA-773: SharedLinkApiTest - temporarily comment-out test (apparently rendition is not created on build m/c)


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@126924 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Ancuta Morarasu
2016-05-11 12:11:54 +00:00
parent b3d2375271
commit 9d3444eee3

View File

@@ -130,8 +130,9 @@ public class SharedLinkApiTest extends AbstractBaseApiTest
* <p>DELETE:</p>
* {@literal <host>:<port>/alfresco/api/<networkId>/public/alfresco/versions/1/shared-links/<sharedId>}
*/
@Test
public void testSharedLinkCreateGetDelete() throws Exception
// TODO re-enable (or at least split out rendition part of the test) - for some reason fails on build m/c - apparently fails to create rendition ?
public void XtestSharedLinkCreateGetDelete() throws Exception
{
// As user 1 ...