dsdb/pytest/ldap: revive commented out test for attr size range
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Fri, 12 Apr 2019 04:09:55 +0000 (16:09 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 1 May 2019 05:32:25 +0000 (05:32 +0000)
commit5a0df7aec6bd37c7f9ce0b0ed5758da7a4977ee2
treedf855b38c46814b56a1bd61077c9c00453651870
parent0a5c5e2f5ef09b8cee55d65242d54febc84f7855
dsdb/pytest/ldap: revive commented out test for attr size range

The test was presumably commented out because we fail it, and
known-failing it would have hidden the attr-too-short tests that it
was bundled with. If we disentangle them we can knwn-fail it, which
serves as a TODO list.

(passes against WIN2012R2).

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
selftest/knownfail.d/ldap [new file with mode: 0644]
source4/dsdb/tests/python/ldap.py