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.
mitogen/tests/ansible/integration
David Wilson 2f02b5c0b1 ansible: prevent Unicode strings leaking into sys.argv
The module name comes from YAML via Jinja2.. it's always Unicode. Mixing
it into a temporary directory name produces a Unicode tempdir name,
which ends up in sys.argv via TemporaryArgv.
8 years ago
..
action tests: consistent play naming everywhere 8 years ago
async ansible: remove JobResultService, more compatible async jobs; closes #191. 8 years ago
become tests: consistent play naming everywhere 8 years ago
connection_loader tests: consistent play naming everywhere 8 years ago
context_service issue #202: ansible: forget all dependent contexts on Stream disconnect 8 years ago
playbook_semantics tests: consistent play naming everywhere 8 years ago
runner ansible: prevent Unicode strings leaking into sys.argv 8 years ago
all.yml issue #191: move async tests to their own category 8 years ago