-
Notifications
You must be signed in to change notification settings - Fork 5k
[master] Update dependencies from dotnet/arcade dotnet/runtime-assets dotnet/llvm-project dotnet/xharness dotnet/icu #43084
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
[master] Update dependencies from dotnet/arcade dotnet/runtime-assets dotnet/llvm-project dotnet/xharness dotnet/icu #43084
Conversation
…928.3 Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Build.Tasks.Packaging , Microsoft.DotNet.Build.Tasks.SharedFramework.Sdk , Microsoft.DotNet.Build.Tasks.TargetFramework.Sdk , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.GenAPI , Microsoft.DotNet.GenFacades , Microsoft.DotNet.XUnitExtensions , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.VersionTools.Tasks , Microsoft.DotNet.XUnitConsoleRunner , Microsoft.DotNet.ApiCompat From Version 5.0.0-beta.20474.4 -> To Version 5.0.0-beta.20478.3
Tagging subscribers to this area: @safern, @ViktorHofer |
…ld 20201005.2 System.ComponentModel.TypeConverter.TestData , System.Drawing.Common.TestData , System.IO.Compression.TestData , System.IO.Packaging.TestData , System.Net.TestData , System.Private.Runtime.UnicodeData , System.Runtime.TimeZoneData , System.Security.Cryptography.X509Certificates.TestData , System.Windows.Extensions.TestData From Version 5.0.0-beta.20476.1 -> To Version 5.0.0-beta.20505.2
… 20201005.1 runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.osx.10.12-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.osx.10.12-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools , runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk , runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk From Version 9.0.1-alpha.1.20475.1 -> To Version 9.0.1-alpha.1.20505.1
…01005.1 Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 1.0.0-prerelease.20502.4 -> To Version 1.0.0-prerelease.20505.1
Microsoft.NETCore.Runtime.ICU.Transport From Version 6.0.0-alpha.1.20475.1 -> To Version 6.0.0-alpha.1.20505.1
@ViktorHofer : This PR both downgrades Helix SDK (Microsoft.DotNet.Helix.Sdk: from 5.0.0-beta.20502.7 to 5.0.0-beta.20478.3), causes 100% failing runs, and should not run because of the version of Helix SDK it has. I'm closing to try to prevent it from doing more damage. |
@MattGal, @akoeplinger fixed that by removing the downgrade: 1ca975d |
yeah, not merging it will just cause Maestro to open another PR for these dependency bumps which will run into the 100% failing cases again until we have a promoted arcade that includes dotnet/arcade@baebe30 |
Thanks, I wasn't sure that was allowed but that's the preferable change. Do note that WASM test runs still seem totally broken due to not finding the right runtime though. |
That was because of the Helix SDK downgrade. |
This pull request updates the following dependencies
From https://github.com/dotnet/arcade
From https://github.com/dotnet/runtime-assets
From https://github.com/dotnet/llvm-project
From https://github.com/dotnet/xharness
From https://github.com/dotnet/icu