python selftest: enable samba.tests.s3windb to run with py3
authorNoel Power <noel.power@suse.com>
Thu, 22 Mar 2018 12:39:43 +0000 (12:39 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 5 Apr 2018 06:59:08 +0000 (08:59 +0200)
Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
selftest/tests.py

index eefc2c88c1022309fb9aa9142ee88fb63201ad99..ea1e638f6f55e3de9835b1c7c6701ad7b389b51e 100644 (file)
@@ -78,7 +78,7 @@ planpythontestsuite("ad_dc_ntvfs:local", "samba.tests.messaging",
 planpythontestsuite("none", "samba.tests.s3param", py3_compatible=True)
 planpythontestsuite("none", "samba.tests.s3passdb", py3_compatible=True)
 planpythontestsuite("none", "samba.tests.s3registry", py3_compatible=True)
-planpythontestsuite("none", "samba.tests.s3windb")
+planpythontestsuite("none", "samba.tests.s3windb", py3_compatible=True)
 planpythontestsuite("none", "samba.tests.s3idmapdb")
 planpythontestsuite("none", "samba.tests.samba3sam")
 planpythontestsuite(