Skip to content

Enhance test discovery payload handling with compact/expansion on paths in payload #13070

Enhance test discovery payload handling with compact/expansion on paths in payload

Enhance test discovery payload handling with compact/expansion on paths in payload #13070

Triggered via pull request June 8, 2026 03:06
Status Failure
Total duration 6h 0m 25s
Artifacts 4

pr-check.yml

on: pull_request
Matrix: Create VSIX
Matrix: Native Tests
Matrix: Python Tests
Matrix: Tests
Matrix: Smoke tests
Matrix: Coverage
Fit to window
Zoom out
Zoom in

Annotations

43 errors, 8 warnings, and 18 notices
Check Python types
3 errors
Check Python types: python_files/tests/pytestadapter/test_discovery.py#L53
"__getitem__" method not defined on type "Children" (reportGeneralTypeIssues)
Check Python types: python_files/tests/pytestadapter/test_discovery.py#L50
"__getitem__" method not defined on type "Children" (reportGeneralTypeIssues)
Check Python types: python_files/tests/pytestadapter/test_discovery.py#L27
Expression of type "dict[str, str | Unknown | list[dict[str, Unknown]]]" cannot be assigned to declared type "TestNode"   "list[dict[str, Unknown]]" is incompatible with "Children" (reportGeneralTypeIssues)
Lint
Process completed with exit code 1.
Tests (ubuntu-latest, 3.x, single-workspace)
The process '/usr/bin/xvfb-run' failed with exit code 1
Tests (windows-latest, 3.x, single-workspace)
The process 'C:\hostedtoolcache\windows\node\22.21.1\x64\npm.cmd' failed with exit code 1
Python Tests (windows-latest, 3.x, pytest)
The job has exceeded the maximum execution time of 6h0m0s
Python Tests (windows-latest, 3.x, pytest)
The operation was canceled.
Python Tests (windows-latest, 3.13, pytest==6.2.0)
The job has exceeded the maximum execution time of 6h0m0s
Python Tests (windows-latest, 3.13, pytest==6.2.0)
The operation was canceled.
Python Tests (windows-latest, 3.x, pytest==6.2.0)
The job has exceeded the maximum execution time of 6h0m0s
Python Tests (windows-latest, 3.x, pytest==6.2.0)
The operation was canceled.
Python Tests (ubuntu-latest, 3.10, pytest)
The job has exceeded the maximum execution time of 6h0m0s
Python Tests (ubuntu-latest, 3.10, pytest)
The operation was canceled.
Python Tests (windows-latest, 3.10, pytest)
The job has exceeded the maximum execution time of 6h0m0s
Python Tests (windows-latest, 3.10, pytest)
The operation was canceled.
Python Tests (windows-latest, 3.13, pytest@pre-release)
The job has exceeded the maximum execution time of 6h0m0s
Python Tests (windows-latest, 3.13, pytest@pre-release)
The operation was canceled.
Python Tests (windows-latest, 3.x, pytest@pre-release)
The job has exceeded the maximum execution time of 6h0m0s
Python Tests (windows-latest, 3.x, pytest@pre-release)
The operation was canceled.
Python Tests (ubuntu-latest, 3.13, pytest@pre-release)
The job has exceeded the maximum execution time of 6h0m0s
Python Tests (ubuntu-latest, 3.13, pytest@pre-release)
The operation was canceled.
Python Tests (windows-latest, 3.10, pytest==6.2.0)
The job has exceeded the maximum execution time of 6h0m0s
Python Tests (windows-latest, 3.10, pytest==6.2.0)
The operation was canceled.
Python Tests (ubuntu-latest, 3.10, pytest@pre-release)
The job has exceeded the maximum execution time of 6h0m0s
Python Tests (ubuntu-latest, 3.10, pytest@pre-release)
The operation was canceled.
Python Tests (ubuntu-latest, 3.x, pytest)
The job has exceeded the maximum execution time of 6h0m0s
Python Tests (ubuntu-latest, 3.x, pytest)
The operation was canceled.
Python Tests (ubuntu-latest, 3.x, pytest@pre-release)
The job has exceeded the maximum execution time of 6h0m0s
Python Tests (ubuntu-latest, 3.x, pytest@pre-release)
The operation was canceled.
Python Tests (ubuntu-latest, 3.x, pytest==6.2.0)
The job has exceeded the maximum execution time of 6h0m0s
Python Tests (ubuntu-latest, 3.x, pytest==6.2.0)
The operation was canceled.
Python Tests (ubuntu-latest, 3.13, pytest==6.2.0)
The job has exceeded the maximum execution time of 6h0m0s
Python Tests (ubuntu-latest, 3.13, pytest==6.2.0)
The operation was canceled.
Python Tests (ubuntu-latest, 3.10, pytest==6.2.0)
The job has exceeded the maximum execution time of 6h0m0s
Python Tests (ubuntu-latest, 3.10, pytest==6.2.0)
The operation was canceled.
Python Tests (ubuntu-latest, 3.13, pytest)
The job has exceeded the maximum execution time of 6h0m0s
Python Tests (ubuntu-latest, 3.13, pytest)
The operation was canceled.
Python Tests (windows-latest, 3.13, pytest)
The job has exceeded the maximum execution time of 6h0m0s
Python Tests (windows-latest, 3.13, pytest)
The operation was canceled.
Python Tests (windows-latest, 3.10, pytest@pre-release)
The job has exceeded the maximum execution time of 6h0m0s
Python Tests (windows-latest, 3.10, pytest@pre-release)
The operation was canceled.
Tests (ubuntu-latest, 3.x, debugger)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: GabrielBB/xvfb-action@b706e4e27b14669b486812790492dc50ca16b465. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests (ubuntu-latest, 3.x, venv)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: GabrielBB/xvfb-action@b706e4e27b14669b486812790492dc50ca16b465. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests (ubuntu-latest, 3.x, single-workspace)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: GabrielBB/xvfb-action@b706e4e27b14669b486812790492dc50ca16b465. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests (windows-latest, 3.x, venv)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: GabrielBB/xvfb-action@b706e4e27b14669b486812790492dc50ca16b465. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests (windows-latest, 3.x, single-workspace)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: GabrielBB/xvfb-action@b706e4e27b14669b486812790492dc50ca16b465. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests (windows-latest, 3.x, debugger)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: GabrielBB/xvfb-action@b706e4e27b14669b486812790492dc50ca16b465. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Smoke tests (ubuntu-latest, linux-x64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-node@v4, actions/setup-python@v5, GabrielBB/xvfb-action@b706e4e27b14669b486812790492dc50ca16b465. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Smoke tests (windows-latest, win32-x64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-node@v4, actions/setup-python@v5, GabrielBB/xvfb-action@b706e4e27b14669b486812790492dc50ca16b465. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Native Tests (windows-latest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
Create VSIX (windows-latest, x86_64-pc-windows-msvc, win32-x64)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
Tests (windows-latest, 3.x, venv)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
Create VSIX (windows-latest, aarch64-pc-windows-msvc, win32-arm64)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
Tests (windows-latest, 3.x, functional)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
Tests (windows-latest, 3.x, ts-unit)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
Tests (windows-latest, 3.x, single-workspace)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
Tests (windows-latest, 3.x, debugger)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
Smoke tests (windows-latest, win32-x64)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
Python Tests (windows-latest, 3.x, pytest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
Python Tests (windows-latest, 3.13, pytest==6.2.0)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
Python Tests (windows-latest, 3.x, pytest==6.2.0)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
Python Tests (windows-latest, 3.10, pytest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
Python Tests (windows-latest, 3.13, pytest@pre-release)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
Python Tests (windows-latest, 3.x, pytest@pre-release)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
Python Tests (windows-latest, 3.10, pytest==6.2.0)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
Python Tests (windows-latest, 3.13, pytest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
Python Tests (windows-latest, 3.10, pytest@pre-release)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026

Artifacts

Produced during runtime
Name Size Digest
ms-python-insiders-vsix-alpine-x64 Expired
10.3 MB
sha256:45228d97d0741cd63ff83afe0d42a3d8e57cb1f47d30b90845ab8a8a77ff01bc
ms-python-insiders-vsix-linux-x64 Expired
10.3 MB
sha256:fde956bf6a700798e6dcb5c6c86bff8db10ea39e81618bb20315692467412523
ms-python-insiders-vsix-win32-arm64 Expired
8.11 MB
sha256:892f160fd467658df042d89aec3ebe624da92f36f9ad51d8a0aa6fccb40e2601
ms-python-insiders-vsix-win32-x64 Expired
8.28 MB
sha256:570db6ee5ffb15a41207f5a465a81acaf10728b1877b94dfbb330501cea5be23