diff options
author | Andrew Tridgell <tridge@samba.org> | 2011-07-19 12:57:59 +1000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2011-07-21 11:44:38 +1000 |
commit | 6e82e208312c5a2dd870459041b9f2d756ab9ac9 (patch) | |
tree | ae7d62540932d111a23aecec81add7c60e0e8871 /source4 | |
parent | e593939da1412bc8596027b05896c460bed244f8 (diff) | |
download | samba-6e82e208312c5a2dd870459041b9f2d756ab9ac9.tar.gz samba-6e82e208312c5a2dd870459041b9f2d756ab9ac9.tar.bz2 samba-6e82e208312c5a2dd870459041b9f2d756ab9ac9.zip |
dbcheck: mark the dbcheck as known-fail
this will fail till we correctly update backlinks to deleted objects
Diffstat (limited to 'source4')
-rw-r--r-- | source4/selftest/knownfail | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/selftest/knownfail b/source4/selftest/knownfail index 0a99d90b73..4e3e152ac3 100644 --- a/source4/selftest/knownfail +++ b/source4/selftest/knownfail @@ -86,3 +86,4 @@ #^samba4.ldap.dirsync.python.dc..__main__.ExtendedDirsyncTests.* ^samba4.drs.fsmo.python ^samba4.libsmbclient.opendir.opendir # This requires netbios browsing +^samba4.blackbox.dbcheck.sh # disabled till we solve the deleted objects problem |