Release v6.3.0
#4369
tests.yaml
on: pull_request
🧬 Project metadata
19s
Matrix: tests
Matrix: validate-arch
Annotations
22 errors and 1 warning
|
⁉️ ubuntu-24.04-arm / py3.15
Process completed with exit code 1.
|
|
⁉️ windows-2025 / py3.15
Process completed with exit code 1.
|
|
⁉️ windows-2025 / py3.15t
Process completed with exit code 1.
|
|
⁉️ 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.
|
|
⁉️ macos-15-intel / 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-15-intel / py3.14
Canceling since a higher priority waiting request for 🔬 Tests-2383 exists
|
|
🖥️ Validate macos-26 / arm64
Canceling since a higher priority waiting request for 🔬 Tests-2383 exists
|
|
✅ macos-26 / py3.14t
Canceling since a higher priority waiting request for 🔬 Tests-2383 exists
|
|
⁉️ macos-26 / py3.15
Canceling since a higher priority waiting request for 🔬 Tests-2383 exists
|
|
✅ macos-15-intel / py3.10
Canceling since a higher priority waiting request for 🔬 Tests-2383 exists
|
|
✅ macos-26 / py3.10
Canceling since a higher priority waiting request for 🔬 Tests-2383 exists
|
|
✅ macos-26 / py3.14
Canceling since a higher priority waiting request for 🔬 Tests-2383 exists
|
|
⁉️ macos-26 / py3.15t
Canceling since a higher priority waiting request for 🔬 Tests-2383 exists
|
|
🖥️ Validate macos-15-intel / x64
Canceling since a higher priority waiting request for 🔬 Tests-2383 exists
|
|
⁉️ macos-15-intel / py3.15t
Canceling since a higher priority waiting request for 🔬 Tests-2383 exists
|
|
✅ ubuntu-slim / py3.14t
Canceling since a higher priority waiting request for 🔬 Tests-2383 exists
|
|
✅ ubuntu-slim / py3.14t
The operation was canceled.
|
|
🔬 Tests
Canceling since a higher priority waiting request for 🔬 Tests-2383 exists
|
|
✅ windows-2025 / py3.14t:
.venv/Lib/site-packages/_pytest/unraisableexception.py#L67
Exception ignored while calling deallocator <function Popen.__del__ at 0x000002306DF99900>: 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
|