Uh oh!
There was an error while loading. Please reload this page.
[release/6.0] Stabilize for RTM - #60294
Conversation
ghost
commented
Oct 12, 2021
Tagging subscribers to this area: @Anipik, @safern, @ViktorHofer Issue Detailsnull
|
ViktorHofer
commented
Oct 12, 2021
It's probably easiest to just downgrade this product dependency to the latest stable release of xunit: 2.4.1 in |
ViktorHofer
commented
Oct 12, 2021
@steveisok who would be the best person to look into this error? @Anipik any idea why this didn't show up during the servicing readiness exercise? |
mmitche
commented
Oct 12, 2021
Possibilities:
Anyways, why is a test package stabilizing? @Anipik did all the stabilization fixes make it into release/6.0? |
mmitche
commented
Oct 12, 2021
Hold till 10/18 |
ghost
commented
Oct 12, 2021
Tagging subscribers to this area: @dotnet/runtime-infrastructure Issue Detailsnull
|
Microsoft.Extensions.DependencyInjection.Specification.Tests shipping test package. we didnt hit this in servicing readiness because we just updated the xunit package. |
The version string is being used in the following places for wasm/workload testing:
The logs show that for all the 3 cases, the version string being used is The current failure is being caused (2). |
Anipik
commented
Oct 12, 2021
i will take a look at the workloads failures |
ericstj
commented
Oct 12, 2021
We should change these Back to 2.4.1. |
mmitche
commented
Oct 15, 2021
@Anipik We need to get this in first thing Monday morning, can it be green by EOD? |
Uh oh!
There was an error while loading. Please reload this page.
Anipik
commented
Oct 15, 2021
we need a stable dependency update from the wcf repo, that should fix the service model error |
Anipik
commented
Oct 18, 2021
mmitche
commented
Oct 18, 2021
@safern We'll need the wcf build published and an input nuget feed for it. Build is currently ongoing. |
mmitche
commented
Oct 18, 2021
Updated dependencies to stable versions. |
No description provided.