You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Matt Martz 9917b9f9f9
[stable-2.13] wait_for - Read file and perform comparisons using bytes to avoid decode errors (#78317) (#78660)
* wait_for - Read file and perform comparisons using bytes to avoid decode errors. Fixes #78214

* Write non-ascii via script instead of static file

* Use contexlib.closing to support py27 context manager

* Use executable from task, instead of shebang

* Update encoded bytes to utf16
(cherry picked from commit 9d4ced1)

Co-authored-by: Matt Martz <matt@sivel.net>
3 years ago
..
ansible_test ansible-test - Move code from _data to _util. (#75495) 4 years ago
integration [stable-2.13] wait_for - Read file and perform comparisons using bytes to avoid decode errors (#78317) (#78660) 3 years ago
lib/ansible_test Update mypy test. Fix type hints for Python 3.9. (#78587) 3 years ago
sanity Update mypy test. Fix type hints for Python 3.9. (#78587) 3 years ago
support Remove collections compat from controller code. 4 years ago
units Fix pytest collection during test_host partial run (#78594) 3 years ago
utils/shippable Fix Windows CI scripts. 4 years ago