ansible/test
Matt Clay f109184753 Recognize module tracebacks on stdout and stderr.
Module tracebacks may be reported on stdout instead of stderr when
using some connection plugins. For example, the ssh connection plugin
will report tracebacks on stdout due to use of the -tt option.

This change results in tracebacks being recognized on both stdout
and stderr, instead of the previous behavior of just stderr.

ci_complete
2019-06-26 15:45:46 -07:00
..
cache
env
integration Recognize module tracebacks on stdout and stderr. 2019-06-26 15:45:46 -07:00
legacy safe_eval fix (#57188) 2019-06-06 15:36:22 -04:00
results
runner Add test for invalid ignore entries. 2019-06-24 13:13:32 -07:00
sanity datadog_monitor: Fix docs with datatypes of params (#58371) 2019-06-26 11:21:41 -05:00
units Fix ovsdb module not being idempotent (#57735) 2019-06-26 10:48:46 -04:00
utils Use Python 3.7 to run ansible-test coverage in CI. (#57555) 2019-06-07 15:48:17 -07:00