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/regression
Alex Willmer 19b79f7ab5 CI: Fix tests on Linux, Ansible tests targetting Debian 9 & 11
Without Ubuntu 20.04 virtualenv package being installed pip was installing a
version of virtualenv that couldn't create the Tox environment for Python 2.7.

> Successfully installed distlib-0.3.6 filelock-3.12.2 platformdirs-3.8.0
> pluggy-1.2.0 py-1.11.0 tomli-2.0.1 tox-3.28.0 virtualenv-20.23.1
> Finishing: Install tooling
> ...
> py27-mode_mitogen-distro_centos6 create: /home/vsts/work/1/s/.tox/py27-
> mode_mitogen-distro_centos6
> ERROR: invocation failed (exit code 1), logfile: /home/vsts/work/1/s/.tox/
> py27-mode_mitogen-distro_centos6/log/py27-mode_mitogen-distro_centos6-0.log
> ================================== log start
> ===================================
> RuntimeError: failed to query /usr/bin/python2.7 with code 1 err:
> '  File "/home/vsts/.local/lib/python3.8/site-packages/virtualenv/discovery/
> py_info.py", line 24\n    return list(OrderedDict.fromkeys(["",
> *os.environ.get("PATHEXT", "").lower().split(os.pathsep)]))\n
> ^\nSyntaxError: invalid syntax\n'
1 year ago
..
files CI: Fix tests on Linux, Ansible tests targetting Debian 9 & 11 1 year ago
scripts tests: Pythonize print_env.sh. 6 years ago
all.yml tests: Regression test for #776 (package/yum/dnf module called twice) 2 years ago
issue_109__target_has_old_ansible_installed.yml tests: Name tasks 2 years ago
issue_113__duplicate_module_imports.yml tests: Enable stricter error handling, fix resulting failures 2 years ago
issue_118__script_not_marked_exec.yml tests: Tag Ansible tests 3 years ago
issue_122__environment_difference.yml tests: Tag Ansible tests 3 years ago
issue_140__thread_pileup.yml tests: Name tasks 2 years ago
issue_152__local_action_wrong_interpreter.yml tests: Name tasks 2 years ago
issue_152__virtualenv_python_fails.yml tests: Name tasks 2 years ago
issue_154__module_state_leaks.yml tests: Enable stricter error handling, fix resulting failures 2 years ago
issue_177__copy_module_failing.yml tests: Name tasks 2 years ago
issue_332_ansiblemoduleerror_first_occurrence.yml tests: Name tasks 2 years ago
issue_558_unarchive_failed.yml tests: Name tasks 2 years ago
issue_590__sys_modules_crap.yml tests: Name tasks 2 years ago
issue_591__setuptools_cwd_crash.yml tests: Use meaningful play names 2 years ago
issue_615__streaming_transfer.yml tests: Name tasks 2 years ago
issue_655__wait_for_connection_error.yml tests: Enable stricter error handling, fix resulting failures 2 years ago
issue_776__load_plugins_called_twice.yml CI: Fix tests on Linux, Ansible tests targetting Debian 9 & 11 1 year ago