ansible/test
Sam Doran 8b0c46a51a Use bytes rather than native string for result (#46281)
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
integration Use bytes rather than native string for result (#46281) 2018-10-09 11:08:11 -07:00
legacy vultr: fix for unreliable API behavior (#45712) 2018-10-09 10:51:21 -07:00
results
runner add skip/docker alias to skip tests when running on Docker (#45955) 2018-09-27 12:50:06 -07:00
sanity [WIP] Backport/2.7/second batch (#45927) 2018-09-20 14:10:39 -05:00
units [stable-2.7] Support nested JSON decoding in AnsibleJSONDecoder (#45924) 2018-10-09 10:55:16 -07:00
utils Flush output from timing script. 2018-08-31 07:58:12 -07:00