mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
s4/selftest: enable samba.tests.samba_tool.processes for PY3
Signed-off-by: Noel Power <noel.power@suse.com> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
f0f1872ee1
commit
783d8565b4
@ -630,7 +630,7 @@ for env in ["ad_dc:local", "ad_dc_ntvfs:local", "fl2000dc:local", "fl2003dc:loca
|
||||
planpythontestsuite("ad_dc_ntvfs:local", "samba.tests.samba_tool.gpo")
|
||||
planpythontestsuite("ad_dc:local", "samba.tests.samba_tool.gpo")
|
||||
|
||||
planpythontestsuite("ad_dc_ntvfs:local", "samba.tests.samba_tool.processes")
|
||||
planpythontestsuite("ad_dc_ntvfs:local", "samba.tests.samba_tool.processes", py3_compatible=True)
|
||||
planpythontestsuite("ad_dc_ntvfs:local", "samba.tests.samba_tool.user")
|
||||
planpythontestsuite("ad_dc_ntvfs:local", "samba.tests.samba_tool.user_wdigest")
|
||||
planpythontestsuite("ad_dc:local", "samba.tests.samba_tool.user")
|
||||
|
Loading…
Reference in New Issue
Block a user