diff options
-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 |