diff options
author | Garming Sam <garming@catalyst.net.nz> | 2016-10-21 15:50:09 +1300 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2016-11-03 01:46:43 +0100 |
commit | ef7e46d68a6596be6e904caaa04e917c576dd9d3 (patch) | |
tree | e758aeaa5762eb55017e092857f17f253174917c /selftest | |
parent | dba624364cde1c885640386c4e2bca17e9d5297c (diff) | |
download | samba-ef7e46d68a6596be6e904caaa04e917c576dd9d3.tar.gz |
collect_tombstones: Allow links to recycled objects to be deleted
The reason we choose to provide the string DN is because extended_dn_in
will try to correct the <GUID=...> by searching on it (despite the fact
it does not exist and then failing on a ldb_dn_validate in
objectclass_attrs).
We can now also remove the dangling link test from the knownfail.
Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
BUG: https://bugzilla.samba.org/show_bug.cgi?id=12385
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Thu Nov 3 01:46:43 CET 2016 on sn-devel-144
Diffstat (limited to 'selftest')
-rw-r--r-- | selftest/knownfail | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/selftest/knownfail b/selftest/knownfail index de7e920de08..38b5f51bb36 100644 --- a/selftest/knownfail +++ b/selftest/knownfail @@ -306,4 +306,3 @@ ^samba4.rpc.echo.*on.*with.object.echo.sinkdata.*nt4_dc ^samba4.rpc.echo.*on.*with.object.echo.addone.*nt4_dc ^samba4.rpc.echo.*on.*ncacn_ip_tcp.*with.object.*nt4_dc -^samba4.blackbox.tombstones-expunge.release-4-5-0-pre1.tombstones_expunge |