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

Update XUnit Console Runner Dependency#30567

Merged
jkotas merged 1 commit into
dotnet:masterfrom
A-And:XUnitRunnerDep
Jun 21, 2018
Merged

Update XUnit Console Runner Dependency#30567
jkotas merged 1 commit into
dotnet:masterfrom
A-And:XUnitRunnerDep

Conversation

@A-And
Copy link
Copy Markdown

@A-And A-And commented Jun 20, 2018

This rolls the runner forward to pick up the changes introduced with dotnet/buildtools#2035 . The changes wrap around the current runner, so this shouldn't have any functional difference to current testing.

I realize the goal is to move away from the custom runner, but until xunit/xunit#1734 is merged and the changes picked up, this will make test exclusions work.

The goal of this is to be able to run CoreFX tests under CoreCLR ( dotnet/coreclr#18365 ) with a Helix Test payload URL ( without necessarily needing to rebuild tests locally ).

The size of both versions is 56K so there shouldn't be any impact on payload sizes.

cc @sergiy-k @jkotas @BruceForstall @RussKeldorph

@jkotas jkotas merged commit 60d51a6 into dotnet:master Jun 21, 2018
@A-And A-And deleted the XUnitRunnerDep branch June 21, 2018 00:29
@karelz karelz added this to the 3.0 milestone Jul 8, 2018
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.

4 participants