Release v6.2.1
#4357
tests.yaml
on: pull_request
🧬 Project metadata
24s
Matrix: tests
Matrix: validate-arch
Annotations
12 errors and 1 warning
|
⁉️ windows-11-arm / py3.15t
Process completed with exit code 1.
|
|
⁉️ windows-11-arm / py3.15
Process completed with exit code 1.
|
|
⁉️ ubuntu-24.04-arm / py3.15t
Process completed with exit code 1.
|
|
⁉️ windows-2025 / py3.15t
Process completed with exit code 1.
|
|
⁉️ ubuntu-24.04-arm / py3.15
Process completed with exit code 1.
|
|
⁉️ windows-2025 / py3.15
Process completed with exit code 1.
|
|
⁉️ ubuntu-slim / py3.15t
Process completed with exit code 1.
|
|
⁉️ ubuntu-slim / py3.15
Process completed with exit code 1.
|
|
⁉️ macos-26 / py3.15t
Process completed with exit code 1.
|
|
⁉️ macos-26 / py3.15
Process completed with exit code 1.
|
|
⁉️ macos-15-intel / py3.15t
Process completed with exit code 1.
|
|
⁉️ macos-15-intel / py3.15
Process completed with exit code 1.
|
|
✅ windows-11-arm / py3.14t:
.venv/Lib/site-packages/_pytest/unraisableexception.py#L67
Exception ignored while calling deallocator <function Popen.__del__ at 0x000002C489EE9900>: None
Traceback (most recent call last):
File "C:\a\_temp\uv-python-dir\cpython-3.14+freethreaded-windows-aarch64-none\Lib\subprocess.py", line 1141, in __del__
self._internal_poll(_deadstate=_maxsize)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^
File "C:\a\_temp\uv-python-dir\cpython-3.14+freethreaded-windows-aarch64-none\Lib\subprocess.py", line 1589, in _internal_poll
if _WaitForSingleObject(self._handle, 0) == _WAIT_OBJECT_0:
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
OSError: [WinError 6] The handle is invalid
|