From 77820d59fe517168db5cb79b05214ae9fd6b4467 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Thu, 7 Apr 2011 10:51:23 +1000 Subject: s3-test: disable ktest for now the ktest tests are currently flakey. Once andrew has found the problem they can be re-enabled Autobuild-User: Andrew Tridgell Autobuild-Date: Thu Apr 7 03:36:36 CEST 2011 on sn-devel-104 --- source3/selftest/knownfail | 1 + 1 file changed, 1 insertion(+) diff --git a/source3/selftest/knownfail b/source3/selftest/knownfail index 95f01f64dc..d97bed2969 100644 --- a/source3/selftest/knownfail +++ b/source3/selftest/knownfail @@ -12,3 +12,4 @@ samba3.posix_s3.nbt.dgram.*netlogon2 samba3.*rap.sam.*.useradd # Not provided by Samba 3 samba3.*rap.sam.*.userdelete # Not provided by Samba 3 samba3.*rap.basic.*.netsessiongetinfo # Not provided by Samba 3 +samba3.*ktest # ktest is currently flakey due to name resolution issues -- cgit