From 7ce055a664d0214c7fd01af39e46bec2867dc106 Mon Sep 17 00:00:00 2001
From: mkeyes <mkeyes@localhost>
Date: Wed, 13 Jun 2007 19:41:49 +0000
Subject: [PATCH] The ldif file for the last test case in this file seems to have been deleted or never committed. I am commenting out this test case until I can find and restore the ldif file.
---
opends/tests/functional-tests/testcases/aci/aci_effective_rights.xml | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/opends/tests/functional-tests/testcases/aci/aci_effective_rights.xml b/opends/tests/functional-tests/testcases/aci/aci_effective_rights.xml
index ff6264d..0a26c3d 100755
--- a/opends/tests/functional-tests/testcases/aci/aci_effective_rights.xml
+++ b/opends/tests/functional-tests/testcases/aci/aci_effective_rights.xml
@@ -2683,6 +2683,7 @@
Also, for step 1, the entryLevel and attributeLevel permissions
are returned.
-->
+ <!--
<testcase name="'ACI: Effective Rights: targetattr with not equal and search,read - aclRightsInfo'">
<sequence>
<call function="'testCase_Preamble'"/>
@@ -2916,6 +2917,7 @@
</sequence>
</testcase>
+ -->
<!---
Place test-specific test information here.
--
Gitblit v1.10.0