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/async
Alex Willmer 6accc87da1 tests: Improve Ansible fail_msg formatting
By switching to block style (`|`) with clip (no `-` or `+`) the failure
messages don't require quoting and gain a single trailing newline. This causes
Ansible to print them as block style, when using the yaml stdout callback
plugin. As a result the values have one less layer of quoting and quote
escaping, making them much easier to read.
2 months ago
..
all.yml Revert "Revert "fixed tests for ansible 2.12"" 3 years ago
multiple_items_loop.yml tests: Improve Ansible fail_msg formatting 2 months ago
result_binary_producing_json.yml tests: Improve Ansible fail_msg formatting 2 months ago
result_binary_producing_junk.yml tests: Improve Ansible fail_msg formatting 2 months ago
result_shell_echo_hi.yml tests: Improve Ansible fail_msg formatting 2 months ago
runner_new_process.yml tests: Improve Ansible fail_msg formatting 2 months ago
runner_one_job.yml tests: Improve Ansible fail_msg formatting 2 months ago
runner_timeout_then_polling.yml tests: Improve Ansible fail_msg formatting 2 months ago
runner_two_simultaneous_jobs.yml tests: Improve Ansible fail_msg formatting 2 months ago
runner_with_polling_and_timeout.yml tests: Improve Ansible fail_msg formatting 2 months ago