diff options
author | Stefan Metzmacher <metze@samba.org> | 2011-04-28 17:33:17 +0200 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2011-04-28 18:42:06 +0200 |
commit | c5034ac3155958c0d3e2a1cfbfc669bc2e869f29 (patch) | |
tree | 41608609d7da06b9986e49abc5ad16c53a0054f0 /source4 | |
parent | 2e1522f3785d542c429fce83264ad67f35bcef68 (diff) | |
download | samba-c5034ac3155958c0d3e2a1cfbfc669bc2e869f29.tar.gz samba-c5034ac3155958c0d3e2a1cfbfc669bc2e869f29.tar.bz2 samba-c5034ac3155958c0d3e2a1cfbfc669bc2e869f29.zip |
s4:selftest: skip s3member tests for now
They are flakey, see
http://git.samba.org/autobuild.flakey/2011-04-28-1501/samba4.stdout
http://git.samba.org/autobuild.flakey/2011-04-28-1700/samba4.stdout
metze
Autobuild-User: Stefan Metzmacher <metze@samba.org>
Autobuild-Date: Thu Apr 28 18:42:06 CEST 2011 on sn-devel-104
Diffstat (limited to 'source4')
-rw-r--r-- | source4/selftest/skip | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/selftest/skip b/source4/selftest/skip index 671269a8fd..fed59ede89 100644 --- a/source4/selftest/skip +++ b/source4/selftest/skip @@ -84,3 +84,4 @@ smb2.acls # new test which doesn't pass yet # ktutil might not be installed or from mit... # we should build a samba4ktutil and use that instead samba4.blackbox.ktpass # this test isn't portable ... +s3member # this tests sometimes fail to start the environment |