summaryrefslogtreecommitdiff
path: root/selftest
diff options
context:
space:
mode:
authorAaron Haslett <aaronhaslett@catalyst.net.nz>2019-04-04 14:39:41 +1300
committerAndrew Bartlett <abartlet@samba.org>2019-04-11 04:17:09 +0000
commite34abefb77729330cd48bc039c82b03fe545f8a9 (patch)
tree6b0490f0662700727cd11a1406a0c7b8b0c363b4 /selftest
parent140a6733a458d0afa20237a09ef4ee2546a83a8f (diff)
downloadsamba-e34abefb77729330cd48bc039c82b03fe545f8a9.tar.gz
samdb: test for schemainfo update with relax control
Currently schema info's revision field isn't incremented if relax control is present. This is so that no increment is done during provision, but we need the relax control in other situations where the increment is desired. This patch adds a failing test to expose the problem. BUG: https://bugzilla.samba.org/show_bug.cgi?id=13799 Signed-off-by: Aaron Haslett <aaronhaslett@catalyst.net.nz> Reviewed-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Garming Sam <garming@catalyst.net.nz>
Diffstat (limited to 'selftest')
-rw-r--r--selftest/knownfail.d/samdb1
1 files changed, 1 insertions, 0 deletions
diff --git a/selftest/knownfail.d/samdb b/selftest/knownfail.d/samdb
new file mode 100644
index 00000000000..d2b076a039d
--- /dev/null
+++ b/selftest/knownfail.d/samdb
@@ -0,0 +1 @@
+samba4.schemaInfo.python.*SchemaInfoTestCase.test_AddModifyClassLocalRelaxed.*