ansible/test
Brian Coca cf89ca8a03
Make filter type errors 'loop friendly' (#70417)
- ensure we preserve the typeerror part of the exception so loop defereed error handling
 can postpone those caused by undefined variables until the when check is done.
 - fix tests to comply with the 'new normal'

 - human_to_bytes and others can issue TypeError not only on 'non string'
 but also bad string that is not convertable.

Co-authored-by: Sloane Hertel <shertel@redhat.com>

Co-authored-by: Sloane Hertel <shertel@redhat.com>
2020-07-10 18:49:57 -04:00
..
ansible_test
integration Make filter type errors 'loop friendly' (#70417) 2020-07-10 18:49:57 -04:00
lib/ansible_test Fix ansible-test error in community.aws (#70507) 2020-07-08 15:17:12 -05:00
sanity csvfile: use parse_kv() for args, add tests (#70550) 2020-07-10 16:21:03 -05:00
support Deprecation revisited (#69926) 2020-06-09 15:21:19 -07:00
units Make filter type errors 'loop friendly' (#70417) 2020-07-10 18:49:57 -04:00
utils/shippable Test ansible-galaxy against pulp/pulp_ansible (#69605) 2020-06-17 16:06:07 -05:00