-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
[main] Update dependencies from dotnet/runtime #18801
[main] Update dependencies from dotnet/runtime #18801
Conversation
…0708.2 Microsoft.NETCore.Platforms , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.DotNetHostResolver , Microsoft.NET.HostModel , Microsoft.Extensions.DependencyModel , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , System.Reflection.MetadataLoadContext , System.Resources.Extensions , System.Security.Cryptography.ProtectedData , System.Text.Encoding.CodePages , System.CodeDom , VS.Redist.Common.NetCore.SharedFramework.x64.6.0 From Version 6.0.0-preview.7.21357.1 -> To Version 6.0.0-preview.7.21358.2
I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label. |
Notification for subscribed users from https://github.com/dotnet/runtime:@dnr-codeflow Action requested: Please take a look at this failing automated dependency-flow pull request's checks; failures may be related to changes which originated in your repo.
|
The current failures seem to be helix 201 response code issues on log upload. 2021-07-08T13:05:28.181Z INFO xunit-reporter.py event(51) send Sending event type File |
@steveisok @vitek-karas the WebAssembly test is consistently failing. I found the following in the log.
|
Appears the latest commit to the Diagnostics handler changed IsGloballyEnabled to a field, but did not update the linker substitutions. Shouldn't the builds catch this and fail? |
Adding @antonfirsov and @karelz. Can we get an update to unblock this dependency flow? |
I started with dotnet/runtime#55351 |
Intent is to make linker substitutions happy and try to unblock dotnet/sdk#18801
…0709.1 Microsoft.NETCore.Platforms , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.DotNetHostResolver , Microsoft.NET.HostModel , Microsoft.Extensions.DependencyModel , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , System.Reflection.MetadataLoadContext , System.Resources.Extensions , System.Security.Cryptography.ProtectedData , System.Text.Encoding.CodePages , System.CodeDom , VS.Redist.Common.NetCore.SharedFramework.x64.6.0 From Version 6.0.0-preview.7.21357.1 -> To Version 6.0.0-preview.7.21359.1
The failure looks transitory C:\h\w\AA410959\p\d\sdk\6.0.100-ci\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.ComposeStore.targets(259,5): error NETSDK1024: Folder 'C:\h\w\AA410959\t\dotnetSdkTests\m5gcxcyc.3mc\It_uses_star_---74E2FBB4\w' already exists either delete it or provide a different ComposeWorkingDir [C:\h\w\AA410959\t\dotnetSdkTests\m5gcxcyc.3mc\It_uses_star_---74E2FBB4\StarVersion.xml] |
Another transitory issue: |
This pull request updates the following dependencies
From https://github.com/dotnet/runtime