Skip to content
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

Deprecate binfmt in build event args #8917

Merged

Make deser constructors internal

7dc20cd
Select commit
Loading
Failed to load commit list.
Merged

Deprecate binfmt in build event args #8917

Make deser constructors internal
7dc20cd
Select commit
Loading
Failed to load commit list.
Azure Pipelines / msbuild-pr succeeded Aug 9, 2023 in 25m 35s

Build #20230809.6 had test failures

Details

Tests

  • Failed: 1 (0.00%)
  • Passed: 57,514 (96.69%)
  • Other: 1,966 (3.31%)
  • Total: 59,481

Annotations

Check failure on line 1 in Microsoft.Build.Engine.UnitTests.MSBuildServer_Tests.MSBuildServerTest

See this annotation in the file changed.

@azure-pipelines azure-pipelines / msbuild-pr

Microsoft.Build.Engine.UnitTests.MSBuildServer_Tests.MSBuildServerTest

Shouldly.ShouldAssertException : 6184\n    should not be\n6184\n    but was\n\nAdditional Info:\n    Process started by two MSBuild executions should be different.
Raw output
   at Shouldly.ShouldlyCoreExtensions.AssertAwesomely[T](T actual, Func`2 specifiedConstraint, Object originalActual, Object originalExpected, Func`1 customMessage, String shouldlyMethod)
   at Shouldly.ShouldBeTestExtensions.ShouldNotBe[T](T actual, T expected, Func`1 customMessage)
   at Shouldly.ShouldBeTestExtensions.ShouldNotBe[T](T actual, T expected, String customMessage)
   at Microsoft.Build.Engine.UnitTests.MSBuildServer_Tests.MSBuildServerTest() in D:\a\_work\1\s\src\MSBuild.UnitTests\MSBuildServer_Tests.cs:line 136
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)