diff options
author | Stefan Metzmacher <metze@samba.org> | 2018-12-13 00:10:52 +0100 |
---|---|---|
committer | Tim Beale <timbeale@samba.org> | 2018-12-14 00:49:31 +0100 |
commit | e9a13d7fc84beb9546c75c8de15aa7246bed71e5 (patch) | |
tree | 1eff76ab32f79c5664342aa5464c1cc9761263af /selftest | |
parent | ecafdcb39143b6b3a74f2b9d578241a0170f8486 (diff) | |
download | samba-e9a13d7fc84beb9546c75c8de15aa7246bed71e5.tar.gz |
selftest/knownfail.d/smb: avoid explicit python version
BUG: https://bugzilla.samba.org/show_bug.cgi?id=7113
BUG: https://bugzilla.samba.org/show_bug.cgi?id=11892
BUG: https://bugzilla.samba.org/show_bug.cgi?id=13676
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Tim Beale <timbeale@samba.org>
Autobuild-User(master): Tim Beale <timbeale@samba.org>
Autobuild-Date(master): Fri Dec 14 00:49:31 CET 2018 on sn-devel-144
Diffstat (limited to 'selftest')
-rw-r--r-- | selftest/knownfail.d/smb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/selftest/knownfail.d/smb b/selftest/knownfail.d/smb index 32989a81374..3c6324ac7b3 100644 --- a/selftest/knownfail.d/smb +++ b/selftest/knownfail.d/smb @@ -1,3 +1,2 @@ # currently savefile appends rather than overwriting -samba.tests.smb.samba.tests.smb.SMBTests.test_save_load_text\(ad_dc:local\) -samba.tests.smb.python2.samba.tests.smb.SMBTests.test_save_load_text\(ad_dc:local\) +samba.tests.smb.*samba.tests.smb.SMBTests.test_save_load_text\(ad_dc:local\) |