diff options
author | Andrew Bartlett <abartlet@samba.org> | 2011-10-26 17:59:47 +1100 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2011-10-28 13:10:28 +0200 |
commit | 1bc787d27102df0442122139aa290c17909d2dc1 (patch) | |
tree | c475ce4843e914261119e937b7c400dd99e50ea0 /selftest/knownfail | |
parent | 289b03de5d585263f5356a97119fe5be802744ee (diff) | |
download | samba-1bc787d27102df0442122139aa290c17909d2dc1.tar.gz samba-1bc787d27102df0442122139aa290c17909d2dc1.tar.bz2 samba-1bc787d27102df0442122139aa290c17909d2dc1.zip |
s3-selftest Add all the LOCAL-* smbtorture tests to make test
The extra knownfail and skip entries are for tests the currently do
not pass or hang. We need to work out why this happens, and fix the
test or the test invocation.
Andrew Bartlett
Diffstat (limited to 'selftest/knownfail')
-rw-r--r-- | selftest/knownfail | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/selftest/knownfail b/selftest/knownfail index 7f023211f6..6f83881868 100644 --- a/selftest/knownfail +++ b/selftest/knownfail @@ -14,6 +14,8 @@ .*driver.add_driver_timestamps # we only can store dates, not timestamps ^samba3.raw.mux.* #This test is flaky on the async lock time ^samba3.smbtorture_s3.*OPLOCK4 # fails sometimes on sn-devel +^samba3.smbtorture_s3.LOCAL-MEMCACHE #fails +^samba3.smbtorture_s3.LOCAL-TALLOC-DICT #fails ^samba3.posix_s3.nbt.dgram.*netlogon2 ^samba3.*rap.sam.*.useradd # Not provided by Samba 3 ^samba3.*rap.sam.*.userdelete # Not provided by Samba 3 |