Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Executing tests in a Serial order to avoid some Failure#37715

Merged
Anipik merged 1 commit intodotnet:masterfrom
Anipik:configuration
May 16, 2019
Merged

Executing tests in a Serial order to avoid some Failure#37715
Anipik merged 1 commit intodotnet:masterfrom
Anipik:configuration

Conversation

@Anipik
Copy link
Copy Markdown

@Anipik Anipik commented May 16, 2019

Related Issue https://github.com/dotnet/corefx/issues/15066

Before Change (12 threads)

 System.Configuration.ConfigurationManager.Tests  Total: 632, Errors: 0, Failed: 0, Skipped: 0, Time: 0.872s

After change (1 thread)

System.Configuration.ConfigurationManager.Tests  Total: 632, Errors: 0, Failed: 0, Skipped: 0, Time: 2.055s

@Anipik Anipik requested review from ViktorHofer and danmoseley May 16, 2019 17:07
@Anipik Anipik merged commit 81291b0 into dotnet:master May 16, 2019
@karelz karelz added this to the 3.0 milestone May 22, 2019
@Anipik Anipik deleted the configuration branch July 3, 2019 20:29
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants