1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test
Will Thames 845a7ac5ae test_one not working as tests after skipped test failing, because
on_skipped callback being passed an extra item parameter that it wasn't
expecting.
Fixed it so that on_skipped in TestCallbacks accepts and ignores the
extra parameter
Extra parameter was added in 4b9b9a8a5b
but not really clear why from commit message
2012-08-01 12:35:17 +10:00
..
assemble.d
ansible_hosts
CentOS.yml
common_vars.yml
complex_hosts
default_os.yml
hosts_list.yml
inventory_api.py
playbook1.yml test/TestRunner.py now executes false with no directory prefix 2012-07-30 21:39:58 +10:00
sample.j2
simple_hosts Small change to previous patch, make ranges of hosts inclusive. 2012-07-24 20:10:05 -04:00
template-basic Update tests to reflect new API 2012-06-18 00:13:12 +02:00
template-whitespace Update tests to reflect new API 2012-06-18 00:13:12 +02:00
TestInventory.py Fix some failing tests, script tests seem to indicate magic variables are not being provided 2012-07-30 19:21:49 -04:00
TestPlayBook.py test_one not working as tests after skipped test failing, because 2012-08-01 12:35:17 +10:00
TestRunner.py Fixes for git module when it fails. 2012-07-31 12:59:22 +10:00
TestUtils.py update test utils code 2012-07-16 20:28:32 -04:00