From e089fb665d65f6d44f6c2e93aa5e18ee446516d0 Mon Sep 17 00:00:00 2001 From: Bob Campbell Date: Mon, 10 Oct 2016 16:58:57 +1300 Subject: 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 Pair-programmed-with: Clive Ferreira Signed-off-by: Bob Campbell Reviewed-by: Andrew Bartlett BUG: https://bugzilla.samba.org/show_bug.cgi?id=12394 (cherry picked from commit 37aa11ce5b2b91cd0d84f6c7370d64674fcf5479) --- selftest/knownfail | 1 + 1 file changed, 1 insertion(+) (limited to 'selftest') 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.* -- cgit v1.2.1