[changelog] Post-release bump v6.3.1 β v6.3.2.dev0 #4393
tests.yaml
on: push
𧬠Project metadata
18s
Matrix: tests
Matrix: validate-arch
Annotations
16 errors and 2 warnings
|
βοΈ ubuntu-24.04-arm / py3.15
Process completed with exit code 1.
|
|
βοΈ ubuntu-24.04-arm / py3.15t
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.
|
|
βοΈ windows-2025 / py3.15t
Process completed with exit code 1.
|
|
βοΈ ubuntu-slim / py3.15t
Process completed with exit code 1.
|
|
βοΈ windows-2025 / py3.15
Process completed with exit code 1.
|
|
βοΈ windows-11-arm / py3.15
Process completed with exit code 1.
|
|
βοΈ ubuntu-slim / py3.15
Process completed with exit code 1.
|
|
βοΈ windows-11-arm / py3.15t
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.
|
|
π₯οΈ Validate macos-15-intel / x64
Canceling since a higher priority waiting request for π¬ Tests-refs/heads/main exists
|
|
β
macos-15-intel / py3.14
Canceling since a higher priority waiting request for π¬ Tests-refs/heads/main exists
|
|
β
macos-15-intel / py3.14
The operation was canceled.
|
|
π¬ Tests
Canceling since a higher priority waiting request for π¬ Tests-refs/heads/main exists
|
|
β
windows-2025 / py3.14t:
.venv/Lib/site-packages/_pytest/unraisableexception.py#L67
Exception ignored while calling deallocator <function Popen.__del__ at 0x000003466FE29900>: None
Traceback (most recent call last):
File "D:\a\_temp\uv-python-dir\cpython-3.14+freethreaded-windows-x86_64-none\Lib\subprocess.py", line 1141, in __del__
self._internal_poll(_deadstate=_maxsize)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^
File "D:\a\_temp\uv-python-dir\cpython-3.14+freethreaded-windows-x86_64-none\Lib\subprocess.py", line 1589, in _internal_poll
if _WaitForSingleObject(self._handle, 0) == _WAIT_OBJECT_0:
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
OSError: [WinError 6] The handle is invalid
|
|
β
windows-11-arm / py3.14t:
.venv/Lib/site-packages/_pytest/unraisableexception.py#L67
Exception ignored while calling deallocator <function Popen.__del__ at 0x00000528E19B1080>: 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
|