selftest: enable py3 for samba.tests.upgradeprovision
[metze/samba/wip.git] / selftest / tests.py
index a3df849f6ac47534fc71b6563ea4dc0e2f2981fc..c0c4bbc63bb61ad6580d7af37b74e97399735820 100644 (file)
@@ -145,7 +145,7 @@ plantestsuite(
     ["PYTHON=%s" % python,
      os.path.join(bbdir, "functionalprep.sh"),
      '$PREFIX_ABS/provision', configuration])
-planpythontestsuite("none", "samba.tests.upgradeprovision")
+planpythontestsuite("none", "samba.tests.upgradeprovision", py3_compatible=True)
 planpythontestsuite("none", "samba.tests.xattr", py3_compatible=True)
 planpythontestsuite("none", "samba.tests.ntacls", py3_compatible=True)
 planpythontestsuite("none", "samba.tests.policy",  py3_compatible=True)