*/
@Test
public void testFailureToAddBadACI() throws Exception
{
// add a subentry with malformed ACI
ResultCodeEnum result = createAccessControlSubentry(
"anybodyAdd",
"{ " +
" identificationTag \"addAci\", " +
" precedence 14, " +
" authenticationLevel none, " +