Remove IsRuntimeRepository checks#43
Remove IsRuntimeRepository checks#43ViktorHofer merged 4 commits intodotnet:masterfrom ViktorHofer:RemoveRuntimeChecks
Conversation
|
We should wait with merging this until we have better CI coverage. |
trylek
left a comment
There was a problem hiding this comment.
I love so much red. FWIW there's one more bit like this in
I don't insist on removing it in this particular change though.
Thanks
Tomas
|
Thanks, I updated the PR. |
|
Somebody please merge this PR later if you think that CI results are expressive enough. |
|
The one libraries bug looks like something Viktor fixed independently (@wfurt's incomplete checkin of the serial port freebsd changes into the coreclr repo right before the migration) so hopefully this is just a job ordering issue and should end up green once merged. |
|
The installer failure is the regression caused in arcade for windows pdbs. The coreclr failures are similar to:
The libraries failure should be fixed by: #53 @trylek do the coreclr failures look familiar? I guess we can merge this. |
|
Yes that failure is undeterministic failure that we are currently trying to diagnose. |
* Copy build task over from CoreRT repo At CoreRT commit b48a58e6facdda7f50f9256e0d9d6a209473132f. * Hook up ILCompiler.Build.Tasks to build Co-authored-by: dotnet-bot <dotnet-bot@microsoft.com>
No description provided.