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
2025-02-07 19:43:29 +01:00
..
integration 🧪🔥 Delete the egg-info integration test (#84686) 2025-02-07 19:43:29 +01:00
lib/ansible_test ansible-test - Update base/default containers (#84670) 2025-02-05 02:09:06 +00:00
sanity ansible-test - Add pytest-mock to mypy sanity test (#84669) 2025-02-05 00:58:48 +00:00
support Use open with context manager (#83337) 2024-10-18 10:53:11 -07:00
units ssh - Improve CLIXML stderr parsing (#84569) 2025-01-21 04:42:12 +10:00