dotnet / dotnet/msbuild

[Test] Run tests in parallel

Open
#10,640 2 comments 1 reaction 0 assignees View on GitHub
Area: Our Own Build Area: Tests Priority:3 triaged
Dominant language
C#
Stars
5.5k
Forks
1.5k
Avg merge
1d 8h
Merged PRs (30d)
141

Description

# Context
Current setup of our test runner turns off the parallelization.
https://github.com/dotnet/msbuild/blob/371d00f5c10a15b0858c411aafa11aac74596b06/src/Shared/UnitTests/xunit.runner.json#L6-L7

# Goal
Decrease the time spent on test by leveraging the parallelization in test runs.

- [ ] Determine the amount of time spent on test per run
- [ ] Calculate the possible wins by running in parallel

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.