ALF-10330: Test disabled: PersonServiceTest.testCreatePersonMissingLastName

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@30523 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Derek Hulley
2011-09-15 03:27:57 +00:00
parent 36fdbf58cf
commit 43edd96105

View File

@@ -289,7 +289,7 @@ public class PersonServiceTest extends BaseWebScriptTest
Status.STATUS_BAD_REQUEST);
}
public void testCreatePersonMissingLastName() throws Exception
public void DISABLED_testCreatePersonMissingLastName() throws Exception
{
String userName = RandomStringUtils.randomNumeric(6);