Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor run-tests.ps1 to not install .NET Core #274

Open
MichaelSimons opened this issue Apr 22, 2019 · 0 comments
Open

Refactor run-tests.ps1 to not install .NET Core #274

MichaelSimons opened this issue Apr 22, 2019 · 0 comments

Comments

@MichaelSimons
Copy link
Member

It should not be necessary to install .NET Core within run-tests.ps1. This logic is not robust and will fail the builds periodically. Investigate other options such as building/running the tests within a container to eliminate this flakiness.

Related to dotnet/dotnet-docker#1077

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

1 participant