dotnet / runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
https://docs.microsoft.com/dotnet/core/
MIT License
15.15k stars 4.71k forks source link

Restore ability to use custom launcher in test runs #5489

Closed MichalStrehovsky closed 4 years ago

MichalStrehovsky commented 8 years ago

Pull request dotnet/coreclr#2487 deleted the infrastructure that lets us run CoreCLR tests on CoreRT (logic around CLRCustomTestLauncher).

There was a conversation on the pull request that lead nowhere because two months passed and we still can't run the CoreCLR tests on CoreRT. Filing an issue so that we get the accountability sorted out.

My take is who broke it will fix it. This is blocking further progress on CoreRT.

MichalStrehovsky commented 8 years ago

Cc @schellap @nattress @russellhadley

MichalStrehovsky commented 8 years ago

Cc @gkhanna79