Use newest pytest version 9.0.3 for tests #1456
Annotations
3 errors
|
tests (ubuntu-latest, 3.15)
/opt/hostedtoolcache/Python/3.15.0-alpha.8/x64/lib/python3.15/site-packages/pip/_internal/configuration.py:296: EncodingWarning: UTF-8 Mode affects locale.getpreferredencoding(). Consider locale.getencoding() instead.
locale_encoding = locale.getpreferredencoding(False)
|
|
tests (ubuntu-latest, 3.15)
/opt/hostedtoolcache/Python/3.15.0-alpha.8/x64/lib/python3.15/site-packages/pip/_internal/configuration.py:296: EncodingWarning: UTF-8 Mode affects locale.getpreferredencoding(). Consider locale.getencoding() instead.
locale_encoding = locale.getpreferredencoding(False)
|
|
pytest-test (ubuntu-latest, 3.12, 9.0.3)
Process completed with exit code 2.
|