Uh oh!
There was an error while loading. Please reload this page.
Fixing opts.setSupportedISAs to use the computed instructionSetFlags value - #34139
Conversation
tannergooding
commented
Mar 26, 2020
CC. @CarolEidt, @davidwrighton The computed |
CarolEidt
left a comment
There was a problem hiding this comment.
LGTM - thanks for finding & fixing this!
davidwrighton
left a comment
There was a problem hiding this comment.
Sorry about that, I noticed it yesterday and didn't quite fix it all up yet.
tannergooding
commented
Mar 26, 2020
@ViktorHofer, @safern; looks like an issue downloading the .NET SDK: https://dev.azure.com/dnceng/public/_build/results?buildId=574765&view=logs&j=9faa8814-1e1d-5dcb-3dbf-1c9ea62fd5f0&t=378c0a8c-7d34-5361-96eb-73148a466769 It looks like we are just trying to grab latest master so maybe a publishing issue where not everything is available at once? |
safern
commented
Mar 26, 2020
It seems like it is trying to grab an SDK from a dev test branch: https://dev.azure.com/dnceng/internal/_build/results?buildId=575129 dotnet/installer#6572 (comment) We're scaling this to get it fixed. cc: @mmitche |
MattGal
commented
Mar 27, 2020
To close the loop this was an issue with how channel-based publishing works and people spinning private branches on the offical build def; should be over now. |
This should resolve#34135