Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed unused files from extension package #302

Merged
merged 1 commit into from
Sep 25, 2023

Removed unused files from extension package

ee76e59
Select commit
Loading
Failed to load commit list.
Merged

Removed unused files from extension package #302

Removed unused files from extension package
ee76e59
Select commit
Loading
Failed to load commit list.
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

Tests

  • 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

See this annotation in the file changed.

@azure-pipelines 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

See this annotation in the file changed.

@azure-pipelines 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)