summaryrefslogtreecommitdiff
path: root/selftest
diff options
context:
space:
mode:
authorBob Campbell <bobcampbell@catalyst.net.nz>2016-10-10 16:58:57 +1300
committerKarolin Seeger <kseeger@samba.org>2016-11-30 12:19:33 +0100
commite089fb665d65f6d44f6c2e93aa5e18ee446516d0 (patch)
tree46040ba4f4290f41e04c8fd66f0418e45b7299f9 /selftest
parentfbd8e67394ab85c7840e5c57bc718978e249b773 (diff)
downloadsamba-e089fb665d65f6d44f6c2e93aa5e18ee446516d0.tar.gz
tests/getnc_exop: Improve the ridalloc test by performing an alloc against a new master
Currently we fail against ourselves due to rIDNextRid and rIDPreviousAllocationPool normally being unset, despite being mandatory attributes (being the only attributes in this situation). Pair-programmed-with: Garming Sam <garming@catalyst.net.nz> Pair-programmed-with: Clive Ferreira <cliveferreira@catalyst.net.nz> Signed-off-by: Bob Campbell <bobcampbell@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org> BUG: https://bugzilla.samba.org/show_bug.cgi?id=12394 (cherry picked from commit 37aa11ce5b2b91cd0d84f6c7370d64674fcf5479)
Diffstat (limited to 'selftest')
-rw-r--r--selftest/knownfail1
1 files changed, 1 insertions, 0 deletions
diff --git a/selftest/knownfail b/selftest/knownfail
index c1899da9053..c6151202ab3 100644
--- a/selftest/knownfail
+++ b/selftest/knownfail
@@ -292,3 +292,4 @@
#ntvfs server blocks copychunk with execute access on read handle
^samba4.smb2.ioctl.copy_chunk_bad_access
^samba4.drs.getnc_exop.python.*getnc_exop.DrsReplicaPrefixMapTestCase.test_regular_prefix_map_ex_attid.*
+^samba4.drs.getnc_exop.python.*getnc_exop.DrsReplicaSyncTestCase.test_edit_rid_master.*