microsoft / microsoft/MSBuildSdks

[RunVSTest] Console output for failures is unhelpful

Open
#542 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
508
Forks
94
Avg merge
6h 40m
Merged PRs (30d)
2

Description

I would expect at least the failing test cases to be listed and ideally the full error messages. Instead, "RUNVSTESTTASK : error Message:" is emitted to the console, which doesn't provide any meaningful information.

image

@novacole

Contributor guide

Open the contributing guide

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

Start by reproducing a failing RunVSTest invocation and tracing where its console output is assembled. The issue names no files or tests, so inspect the RunVSTest task entry point and existing failure-reporting tests. Done means the console lists failing test cases and provides their full error messages instead of only "RUNVSTESTTASK : error Message:".

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
build-system, testing-qa
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.