From 380a5801e92ecc2450c41093096ffe9d67c9662e Mon Sep 17 00:00:00 2001 From: Toshio Kuratomi Date: Wed, 24 Aug 2016 16:41:05 -0700 Subject: [PATCH] Enable integration tests on python3 that are already working (#17212) --- .../library/test_integration_module | 2 +- .../utils/shippable/python3-test-tag-blacklist.txt | 14 -------------- .../shippable/python3-test-target-blacklist.txt | 11 +---------- 3 files changed, 2 insertions(+), 25 deletions(-) diff --git a/test/integration/roles/test_embedded_module/library/test_integration_module b/test/integration/roles/test_embedded_module/library/test_integration_module index 5af29b4c019..f564619470c 100644 --- a/test/integration/roles/test_embedded_module/library/test_integration_module +++ b/test/integration/roles/test_embedded_module/library/test_integration_module @@ -1,3 +1,3 @@ #!/usr/bin/env python -print '{"changed":false, "msg":"this is the embedded module"}' +print('{"changed":false, "msg":"this is the embedded module"}') diff --git a/test/utils/shippable/python3-test-tag-blacklist.txt b/test/utils/shippable/python3-test-tag-blacklist.txt index f523139cc58..7772a8c2d29 100644 --- a/test/utils/shippable/python3-test-tag-blacklist.txt +++ b/test/utils/shippable/python3-test-tag-blacklist.txt @@ -1,26 +1,16 @@ test_apache2_module test_apt -test_apt_repository test_assemble test_async test_authorized_key test_become test_binary -test_changed_when -test_command_shell -test_conditionals test_copy -test_embedded_module -test_facts_d -test_failed_when -test_fetch test_file test_filters test_gem test_get_url test_git -test_good_parsing -test_handlers test_hg test_iterators test_lineinfile @@ -31,14 +21,10 @@ test_mysql_variables test_pip test_postgresql test_service -test_special_vars -test_stat test_subversion test_sudo test_synchronize -test_task_ordering test_template test_unarchive -test_until test_uri test_var_blending diff --git a/test/utils/shippable/python3-test-target-blacklist.txt b/test/utils/shippable/python3-test-target-blacklist.txt index 7825b2f7875..b790887b319 100644 --- a/test/utils/shippable/python3-test-target-blacklist.txt +++ b/test/utils/shippable/python3-test-target-blacklist.txt @@ -1,14 +1,5 @@ -s/ check_mode / / -s/ environment / / -s/ includes / / -s/ no_log / / s/ pull / / +s/ no_log / / s/ test_async_conditional / / s/ test_binary_modules$/ / s/ test_connection / / -s/ test_handlers / / -s/ test_hash / / -s/ test_lookup_paths / / -s/ test_var_precedence / / -s/ test_vault / / -s/ unicode / /