summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Clay <matt@mystile.com>2016-09-08 17:19:06 -0700
committerGitHub <noreply@github.com>2016-09-08 17:19:06 -0700
commita1947401ba7311d3d976cd3a53a23eb885f937e4 (patch)
tree8a5a7ac23f96a157726d8bc7470c8bef488b024f
parenteb26616b0978c356476a708470dd18f1bdd3bf0b (diff)
downloadansible-a1947401ba7311d3d976cd3a53a23eb885f937e4.tar.gz
Enable more tests that pass on python 3. (#17471)
* Enable more tests that pass on python 3. * Disable test_apt_repository for python 3.
-rw-r--r--test/utils/shippable/python3-test-tag-blacklist.txt5
1 files changed, 1 insertions, 4 deletions
diff --git a/test/utils/shippable/python3-test-tag-blacklist.txt b/test/utils/shippable/python3-test-tag-blacklist.txt
index 3c1d54cbb7..f252340cd7 100644
--- a/test/utils/shippable/python3-test-tag-blacklist.txt
+++ b/test/utils/shippable/python3-test-tag-blacklist.txt
@@ -1,5 +1,6 @@
test_apache2_module
test_apt
+test_apt_repository
test_assemble
test_authorized_key
test_filters
@@ -7,11 +8,7 @@ test_gem
test_git
test_hg
test_lookups
-test_mysql_db
-test_mysql_user
-test_mysql_variables
test_pip
-test_postgresql
test_service
test_subversion
test_synchronize