Uh oh!
There was an error while loading. Please reload this page.
Revert "Don't copy runner to test output during regular builds" - #97454
Conversation
ghost
commented
Jan 24, 2024
Tagging subscribers to this area: @dotnet/area-infrastructure-libraries Issue DetailsReverts #96826 @akoeplinger let me know this regressed:
Undoing this for now. Probably we need to allow for another property to be set here, or we fix those places that broke to use the path to the runner inside the package instead (as was recommended by Xunit).
|
ericstj
commented
Jan 24, 2024
Failing test was known issue and helix infrastructure issue - likely not caused by this revert. Merging this to unblock test builds. |
Reverts #96826
@akoeplinger let me know this regressed:
Undoing this for now. Probably we need to allow for another property to be set here, or we fix those places that broke to use the path to the runner inside the package instead (as was recommended by Xunit).