ansible/test
Brian Coca 6cd015d7e2
Make filter type errors 'loop friendly' (#70417) (#70574)
- 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>
(cherry picked from commit cf89ca8a03)
2020-07-17 12:51:18 -07:00
..
ansible_test
integration Make filter type errors 'loop friendly' (#70417) (#70574) 2020-07-17 12:51:18 -07:00
lib/ansible_test [stable-2.10] Fix ansible-test virtualenv management. 2020-07-14 02:08:17 -07:00
sanity Include changelogs/changelog.yaml in distribution. (#70260) (#70266) 2020-07-17 10:55:25 -07:00
support Deprecation revisited (#69926) 2020-06-09 15:21:19 -07:00
units Make filter type errors 'loop friendly' (#70417) (#70574) 2020-07-17 12:51:18 -07:00
utils/shippable Remove temporary migration hack from CI scripts. 2020-06-16 11:25:39 -07:00