microsoft / microsoft/vscode-dotnettools

Test Explorer does not show UT test case in Alpine.

Open
#1,503 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area-test bug linux
Dominant language
No language data
Stars
321
Forks
54
Avg merge
2d 19h
Merged PRs (30d)
2

Description

Describe the Issue

<Moving from an internal work item (https://devdiv.visualstudio.com/DevDiv/_workitems/edit/2266741) to here >
Tests do not show up in the Test Explorer on Alpine.

Steps To Reproduce
  1. On Alpine Linux 3.20, install VSCode CLI and create a secure tunnel with the tunnel command
code tunnel --accept-server-license-terms
  1. Open the connect link in the browser.
  2. install the CDK and C# in Alpine 3.20.
    4.Create UT test projects and open it in VS Code.
    5.Add the pass and failed code in UnitTest1.cs file, then build.
Expected Behavior

Test Explorer should show UT test case.

Environment Information

Test Explorer does not show UT test case in Alpine.
Image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue on Alpine Linux 3.20 using the code tunnel --accept-server-license-terms entry point, C# Dev Kit, and a test project with pass and failed tests in UnitTest1.cs. Compare the built project with what appears in Test Explorer; done means the UT test cases appear there.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, linux, vscode
Domain
devtools, operating-systems, testing-qa
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.