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
Alex Willmer 27214517a7 tests: Use a subprocess to check discovered python == running
This replaces the use of `os.path.realpath()` which gave incorrect results on
macOS - depending on the exact Python build, Python version, macOS version,
installation method, and phase of the moon.

realpath information kept around to aid debugging.
1 month ago
..
action tests: Test AnsibleUnsafeText when copying files larger SMALL_FILE_LIMIT 2 months ago
async tests: Replace uses of ``include:``, unify skipping of mitogen only tests 7 months ago
become tests: Skip vanilla Ansible on Linux unpriviliged -> unprivileged become 1 month ago
connection tests: Fix duplicate local task executions 6 months ago
connection_delegation tests: Bypass interpreter discovery on non-existant connection delegation targets 3 months ago
connection_loader tests: Enable stricter error handling, fix resulting failures 2 years ago
context_service tests: Replace uses of ``include:``, unify skipping of mitogen only tests 7 months ago
glibc_caches tests: Name tasks 2 years ago
interpreter_discovery tests: Use a subprocess to check discovered python == running 1 month ago
local tests: Name tasks 2 years ago
module_utils ansible_mitogen: Respect ansible_facts.discovered_interpreter_python more 3 months ago
playbook_semantics tests: Fix duplicate local task executions 6 months ago
process tests: Use same verbosity when re-executing Ansible inside a playbook 6 months ago
runner Ansible 10 (ansible-core 2.17) support 3 months ago
ssh tests: Test templating of ansible_ssh_common_args et al 2 months ago
strategy tests: Use same verbosity when re-executing Ansible inside a playbook 6 months ago
stub_connections tests: Respect configured or detected Python more often 3 months ago
transport tests: Replace uses of ``include:``, unify skipping of mitogen only tests 7 months ago
transport_config Ansible 10 (ansible-core 2.17) support 3 months ago
_mitogen_only.yml issue #536: add mitogen_via= tests too. 6 years ago
all.yml Revert "Revert "fixed tests for ansible 2.12"" 3 years ago