mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 21:00:22 -07:00
Enable more integration tests for python 3. (#17375)
The test_async test target was updated to accommodate changes in output buffering behavior in python 3. This change in behavior may need to be addressed in the future.
This commit is contained in:
parent
f7b22a5eaa
commit
7cd988f60c
3 changed files with 1 additions and 5 deletions
|
@ -1,7 +1,6 @@
|
|||
test_apache2_module
|
||||
test_apt
|
||||
test_assemble
|
||||
test_async
|
||||
test_authorized_key
|
||||
test_filters
|
||||
test_gem
|
||||
|
|
|
@ -1,4 +1 @@
|
|||
s/ pull / /
|
||||
s/ no_log / /
|
||||
s/ test_async_conditional / /
|
||||
s/ test_binary_modules$/ /
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue