ansible/test
Sam Doran 8b0c46a51a Use bytes rather than native string for result ()
This prevents a stack trace in Python 3 when the result is an empty file since
the file is open in binary mode and a native string in Python 3 is str,
not bytes.

(cherry picked from commit 8b1ae30e2e)
2018-10-09 11:08:11 -07:00
..
cache Update ansible-test sanity command. () 2017-10-26 00:21:46 -07:00
integration Use bytes rather than native string for result () 2018-10-09 11:08:11 -07:00
legacy vultr: fix for unreliable API behavior () 2018-10-09 10:51:21 -07:00
results
runner add skip/docker alias to skip tests when running on Docker () 2018-09-27 12:50:06 -07:00
sanity [WIP] Backport/2.7/second batch () 2018-09-20 14:10:39 -05:00
units [stable-2.7] Support nested JSON decoding in AnsibleJSONDecoder () 2018-10-09 10:55:16 -07:00
utils Flush output from timing script. 2018-08-31 07:58:12 -07:00