From 12b701d35d2cf1e18af4292f4add67403ffa8c8a Mon Sep 17 00:00:00 2001
From: mkeyes <mkeyes@localhost>
Date: Wed, 13 Jun 2007 20:03:40 +0000
Subject: [PATCH] The ldif file for the last test case in this file seems to have been deleted or was 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_proxy_auth.xml | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/opends/tests/functional-tests/testcases/aci/aci_proxy_auth.xml b/opends/tests/functional-tests/testcases/aci/aci_proxy_auth.xml
index 087fac3..5b5b2d4 100755
--- a/opends/tests/functional-tests/testcases/aci/aci_proxy_auth.xml
+++ b/opends/tests/functional-tests/testcases/aci/aci_proxy_auth.xml
@@ -2276,6 +2276,7 @@
Entry is returned only for steps 1 and 5
and only with the specified attribute.
-->
+ <!--
<testcase name="'ACI: Proxy Auth: Directory Manager as proxy'">
<sequence>
<call function="'testCase_Preamble'"/>
@@ -2562,7 +2563,8 @@
</sequence>
</testcase>
-
+ -->
+
<!---
Place test-specific test information here.
The tag, TestMarker, must be the same as the tag, TestSuiteName.
--
Gitblit v1.10.0