gh-138313: Suppress ResourceWarnings and restore skipped test (#138597)

This commit is contained in:
Jason R. Coombs 2025-09-21 20:53:57 -04:00 committed by GitHub
parent 9c3d09b984
commit a756a4b953
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 4 additions and 17 deletions

View file

@ -22,7 +22,6 @@
)
from . import fixtures
from . import _issue138313
from ._path import Symlink
@ -358,7 +357,6 @@ def test_packages_distributions_example(self):
self._fixture_on_path('example-21.12-py3-none-any.whl')
assert packages_distributions()['example'] == ['example']
@_issue138313.skip_on_buildbot
def test_packages_distributions_example2(self):
"""
Test packages_distributions on a wheel built