summaryrefslogtreecommitdiff
path: root/selftest
diff options
context:
space:
mode:
authorAaron Haslett <aaronhaslett@catalyst.net.nz>2019-04-04 14:39:41 +1300
committerKarolin Seeger <kseeger@samba.org>2019-06-13 08:52:26 +0000
commit4ebeef8ef95cfd8455e493bb7af502154cc3834b (patch)
tree1d3cccec81464dcfe0ace3eea2414203c2bf2e76 /selftest
parent183d21bdc928e5acb36cc4c4cd2d3d47df68fbf2 (diff)
downloadsamba-4ebeef8ef95cfd8455e493bb7af502154cc3834b.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> (cherry picked from commit e34abefb77729330cd48bc039c82b03fe545f8a9)
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.*