Removed unused files from extension package #302
Merged
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Azure Pipelines / Python Test Explorer for Visual Studio Code CI
succeeded
Sep 25, 2023 in 8m 14s
Build #20230925.2 had test failures
Details
- Failed: 2 (0.08%)
- Passed: 2,370 (98.59%)
- Other: 32 (1.33%)
- Total: 2,404
Annotations
Check failure on line 1 in should discover tests
azure-pipelines / Python Test Explorer for Visual Studio Code CI
should discover tests
Test failed
Raw output
Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/Users/runner/work/1/s/out/test/tests/pytestScript.test.js)
Error: Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/Users/runner/work/1/s/out/test/tests/pytestScript.test.js)
at listOnTimeout (node:internal/timers:569:17)
at process.processTimers (node:internal/timers:512:7)
Check failure on line 1 in should run all tests
azure-pipelines / Python Test Explorer for Visual Studio Code CI
should run all tests
Test failed
Raw output
Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/Users/runner/work/1/s/out/test/tests/pytestScript.test.js)
Error: Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/Users/runner/work/1/s/out/test/tests/pytestScript.test.js)
at listOnTimeout (node:internal/timers:569:17)
at process.processTimers (node:internal/timers:512:7)
Loading