Bump MSTest.Sdk from 4.3.0-preview.26325.12 to 4.3.0#55213
Bump MSTest.Sdk from 4.3.0-preview.26325.12 to 4.3.0#55213dependabot[bot] wants to merge 1 commit into
.NET Result Analysis
Details
Tip
To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.
Build Failures
dotnet-sdk-public-ci / Build / Monitor Helix Jobs / Monitor Helix Jobs
[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]-
❌Failed work item console logs:
Test Failures (1 tests failed)
🔹 [All failing tests from dotnet-sdk-public-ci]
- Exception Message
Expected text not found in the output: Resolving 'Dependency, Version=1.0.0.0'
Actual output:
'[App.WithDeps (net11.0)] dotnet watch 🕵️ [App.WithDeps (net11.0)] Loaded into process: /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/AppWithDeps/bin/Debug/net11.0/App.WithDeps.dll (/private/tmp/helix/working/B25509CC/w/AD3D0932/e/hotreload/net10.0/Microsoft.Extensions.DotNetDeltaApplier.dll)'
'[App.WithDeps (net11.0)] dotnet watch 🕵️ [App.WithDeps (net11.0)] DOTNET_WATCH_HOTRELOAD_NAMEDPIPE_NAME=725051d5cf4547c2b4ad1763c60dc888'
'[App.WithDeps (net11.0)] dotnet watch 🕵️ [App.WithDeps (net11.0)] Posix signal handlers registered.'
'[App.WithDeps (net11.0)] dotnet watch 🕵️ [App.WithDeps (net11.0)] Connecting to Hot Reload server via pipe 725051d5cf4547c2b4ad1763c60dc888.'
'[App.WithDeps (net11.0)] Started'
'[App.WithDeps (net11.0)] Process identifier = 74415, cc749480-0bb4-45b4-b7a3-cf0f1b4f6438'
'[App.WithDeps (net11.0)] <Lib>'- CallStack
at Microsoft.DotNet.Watch.UnitTests.AssertEx.Fail(String message) in /_/test/Microsoft.DotNet.HotReload.Test.Utilities/AssertEx.cs:line 215 at Microsoft.DotNet.Watch.UnitTests.AssertEx.AssertSubstringPresence(String expected, IEnumerable`1 items, Boolean expectedPresent) in /_/test/Microsoft.DotNet.HotReload.Test.Utilities/AssertEx.cs:line 265 at Microsoft.DotNet.Watch.UnitTests.AssertEx.ContainsSubstring(String expected, IEnumerable`1 items) in /_/test/Microsoft.DotNet.HotReload.Test.Utilities/AssertEx.cs:line 238 at Microsoft.DotNet.Watch.UnitTests.ProjectUpdateInProcTests.ProjectAndSourceFileChange_AddProjectReference() in /_/test/dotnet-watch.Tests/HotReload/ProjectUpdateInProcTests.cs:line 118 at Microsoft.DotNet.Watch.UnitTests.ProjectUpdateInProcTests.ProjectAndSourceFileChange_AddProjectReference() in /_/test/dotnet-watch.Tests/HotReload/ProjectUpdateInProcTests.cs:line 128 at Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.Execution.TestMethodInfo.ExecuteInternalAsync(Object[] arguments, CancellationTokenSource timeoutTokenSource) in /_/src/Adapter/MSTestAdapter.PlatformServices/Execution/TestMethodInfo.Execution.cs:line 150
❌ ProjectAndSourceFileChange_AddProjectReference [Console] [Details] [Artifacts] [0.10% failure rate]
-
[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]