Skip to content

MTPv2: clean output in GitHub Actions? #7056

@bart-vmware

Description

@bart-vmware

When using MTPv2 in GitHub Actions, the output contains a lot of garbage that makes it difficult to read the log. For example, a single assembly occurs multiple times:

Image

Compare that with VSTest, which just logs a clear single line:

Image

Is there a way to produce a clean output in the log on GitHub Actions? Such as per assembly/framework:

  • Number of tests passed/failed/skipped
  • Each failed test with its name and stack trace

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions