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
🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) ee49adfaf4
🧪🔥 Delete the `egg-info` integration test (#84686)
Previously, the integration test depended on luck. `setuptools` used
to be bundled in Python stdlib's `ensurepip`. Python 3.12 and newer no
longer include it. This test imports `pkg_resources` that is a part of
`setuptools`, meaning that it'll run out of luck at some point, under
newer Python runtimes.

This test does not seem to be useful to us so instead of fixing it, we
remove it from the repo [[1]].

Supersedes #84681.

[1]: https://github.com/ansible/ansible/pull/84681#discussion_r1945525317
11 months ago
..
integration 🧪🔥 Delete the `egg-info` integration test (#84686) 11 months ago
lib/ansible_test ansible-test - Update base/default containers (#84670) 12 months ago
sanity ansible-test - Add pytest-mock to mypy sanity test (#84669) 12 months ago
support Use open with context manager (#83337) 1 year ago
units ssh - Improve CLIXML stderr parsing (#84569) 1 year ago