summaryrefslogtreecommitdiffstats
path: root/src/lib
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/kadm5/unit-test/ChangeLog3
-rw-r--r--src/lib/kadm5/unit-test/api.2/init-v2.exp6
2 files changed, 8 insertions, 1 deletions
diff --git a/src/lib/kadm5/unit-test/ChangeLog b/src/lib/kadm5/unit-test/ChangeLog
index 9ba438dde..157ea9bd9 100644
--- a/src/lib/kadm5/unit-test/ChangeLog
+++ b/src/lib/kadm5/unit-test/ChangeLog
@@ -3,6 +3,9 @@
* api.1/lock.exp: Temporarily disabled tests. See RT ticket
3201.
+ * api.2/init-v2.exp: Temporarily disabled test103. See RT ticket
+ 3202.
+
2005-07-08 Ken Raeburn <raeburn@mit.edu>
* api.1/lock.exp (lock_test_continue): After exiting the loop,
diff --git a/src/lib/kadm5/unit-test/api.2/init-v2.exp b/src/lib/kadm5/unit-test/api.2/init-v2.exp
index 1e3ef74de..8d78794ba 100644
--- a/src/lib/kadm5/unit-test/api.2/init-v2.exp
+++ b/src/lib/kadm5/unit-test/api.2/init-v2.exp
@@ -106,7 +106,11 @@ proc test103 {} {
server_handle
} "ENOENT"
}
-if {! $RPC} test103
+#if {! $RPC} test103
+if {! $RPC} {
+ send_user "UNTESTED: test103: test needs updating for DAL changes (see MIT RT ticket 3202)\n"
+ untested "test103: test needs updating for DAL changes (see MIT RT ticket 3202)"
+}
test "init 106"