diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2008-06-11 00:11:31 +0200 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2008-06-11 00:11:31 +0200 |
commit | aa98a5f32355a5985dfabbe13cf20decdfc43642 (patch) | |
tree | 9c735d07a470e427a79fe1735ded83ad457c6d0d | |
parent | 4c144bbc9ede305616a2f2fb91695f94d589c85e (diff) | |
download | samba-aa98a5f32355a5985dfabbe13cf20decdfc43642.tar.gz samba-aa98a5f32355a5985dfabbe13cf20decdfc43642.tar.bz2 samba-aa98a5f32355a5985dfabbe13cf20decdfc43642.zip |
Add another reason for skipping a testsuite, remove obsolete comment.
(This used to be commit d4c06bf333fe9ba2dd8b7ebd51a848d512f40983)
-rw-r--r-- | source4/samba4-skip | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/samba4-skip b/source4/samba4-skip index bf25172c76..b1313adea0 100644 --- a/source4/samba4-skip +++ b/source4/samba4-skip @@ -6,6 +6,7 @@ # * Testsuite crashes during run # * Testsuite crashes server # * Testsuite contains "flapping" tests (sometimes success, sometimes failure) +# * Testsuite hangs indefinitely # # If a testsuite is partially succeeding, please list the failing bits # in the samba4-knownfail file rather than disabling the testsuite completely. @@ -60,4 +61,3 @@ nss.test # Fails samba4.samba3sam.python # Conversion from EJS not yet finished raw.offline # Samba 4 doesn't have much offline support yet winreg* #Does not authenticate against the target server -#^samba4.samdb.python #Not working yet |