ansible/test/sanity
Lumír 'Frenzy' Balhar 9d41aefd71 Add Python 3 support for validate-modules test. (#21195)
* Improve PEP8 compatibility

* Fix Python 3 incompatibility

Is prohibited to mutate OrderedDict during iteration through it so
is better to add records with error or warning to empty dictionary
instead of delete records from copy of dictionary during iterating.

* Decode output of subprocess from bytes to unicode.

* Add Python 3 support for validate-modules test.

Fix #18367
2017-04-10 07:43:39 -07:00
..
ansible-doc Remove remnants of obsolete fireball mode. 2016-12-09 16:56:34 -07:00
code-smell Add Python 3 support for validate-modules test. (#21195) 2017-04-10 07:43:39 -07:00
pep8 Telegram notification module updated (#22858) 2017-04-08 12:53:35 -07:00
pylint Fix errors reported by pylint. (#23282) 2017-04-06 16:58:16 -07:00
shellcheck Disable newer shellcheck tests which don't pass. 2017-02-27 22:31:47 -08:00
validate-modules Add Python 3 support for validate-modules test. (#21195) 2017-04-10 07:43:39 -07:00