runtime
runtime copied to clipboard
[release/7.0] Update dependencies from dotnet/emsdk
This pull request updates the following dependencies
From https://github.com/dotnet/emsdk
- Subscription: 68df92bc-29da-47e1-6f60-08da7ef6374d
- Build: 20220918.1
- Date Produced: September 19, 2022 4:28:41 AM UTC
- Commit: 5becd13394743ab36fa03edc444fe7ec225816b2
- Branch: refs/heads/release/7.0
- Updates:
- Microsoft.NET.Workload.Emscripten.net6.Manifest-7.0.100: from 7.0.0-rc.2.22459.3 to 7.0.0-rtm.22468.1
- Microsoft.NET.Workload.Emscripten.net7.Manifest-7.0.100: from 7.0.0-rc.2.22459.3 to 7.0.0-rtm.22468.1
I should probably close this one and wait for the RC2 one to get merged first, then wait for the bot to automatically backport it to release/7.0. Objections? @ViktorHofer @lewing @akoeplinger @steveisok @akoeplinger
Actually, I should first ask - Do we want to take more emsdk deps changes in RC2?
The only thing that has changed recently in emsdk is workload packaging and branding and we are definitely taking those changes. I've made sure Jacques workload packaging changes are in both rc2 and rtm now so there will be new flow here as well, and all the in-progress emsdk flow should land.
@steveisok @lewing @radical there are still many failures. Also, I don't know if the legs are stuck or they got restarted. Can you please take a look?
@carlossanlop all CI on mac hosts appears to be getting throttled on github, it isn't specific or related to this pr (that just takes packaging updates)
Details
Looks like we're being throttled, unfortunately.
Closing and reopening to re-run CI, since this hit the Apple OS problem heavily.
runtime-staging (Build Browser wasm windows Release LibraryTests_AOT) failure is https://github.com/dotnet/runtime/issues/76110 which is concerning but not due to this pr
runtime (Build Browser wasm Linux Release AllSubsets_Mono_RuntimeTests) is https://github.com/dotnet/runtime/issues/75391
coreclr failure looks like https://github.com/dotnet/runtime/issues/74388 (and can't possibly be related)
The single failure after latest CI re-run is https://github.com/dotnet/runtime/issues/75611 (unrelated).
Infra only change, signed off, ready to merge. :shipit: