summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorMichael Scherer <misc@zarb.org>2016-10-17 01:14:57 +0200
committerToshio Kuratomi <a.badger@gmail.com>2016-10-20 13:24:34 -0700
commitb6e51d670a794287f81df1f8eb81918bc46e443c (patch)
treec67768b883fc7ab2c2b9f6a3496282a26c03eb2d /test
parentdcc6a15ce3247d02ea7d0be75d2a3a51a3256dc9 (diff)
downloadansible-b6e51d670a794287f81df1f8eb81918bc46e443c.tar.gz
Enable test for lookups on python 3
Since passlib algo sometime takes a bytes, and sometime not, depending on a internal variable, we have to convert bnased on it, or it fail with "TypeError: salt must be bytes, not str" (or unicode instead of bytes) However, that's not great to use internal structure for that. (cherry picked from commit 578da9a615072231593daca1a01caaa21a03856e)
Diffstat (limited to 'test')
-rw-r--r--test/utils/shippable/python3-test-tag-blacklist.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/utils/shippable/python3-test-tag-blacklist.txt b/test/utils/shippable/python3-test-tag-blacklist.txt
index e749c6bb28..f4874eaafe 100644
--- a/test/utils/shippable/python3-test-tag-blacklist.txt
+++ b/test/utils/shippable/python3-test-tag-blacklist.txt
@@ -1,7 +1,6 @@
test_filters
test_git
test_hg
-test_lookups
test_pip
test_service
test_uri