From a1947401ba7311d3d976cd3a53a23eb885f937e4 Mon Sep 17 00:00:00 2001 From: Matt Clay Date: Thu, 8 Sep 2016 17:19:06 -0700 Subject: [PATCH] Enable more tests that pass on python 3. (#17471) * Enable more tests that pass on python 3. * Disable test_apt_repository for python 3. --- test/utils/shippable/python3-test-tag-blacklist.txt | 5 +---- 1 file changed, 1 insertion(+), 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