summaryrefslogtreecommitdiff
path: root/source4/selftest
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2011-07-19 12:57:59 +1000
committerAndrew Tridgell <tridge@samba.org>2011-07-21 11:44:38 +1000
commit6e82e208312c5a2dd870459041b9f2d756ab9ac9 (patch)
treeae7d62540932d111a23aecec81add7c60e0e8871 /source4/selftest
parente593939da1412bc8596027b05896c460bed244f8 (diff)
downloadsamba-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/selftest')
-rw-r--r--source4/selftest/knownfail1
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