Skip to content

Migrate to PackageReference

1c67cc3
Select commit
Loading
Failed to load commit list.
Draft

Update SDK and VS and migrate to PackageReference #443

Migrate to PackageReference
1c67cc3
Select commit
Loading
Failed to load commit list.
Azure Pipelines / aspnet-AspNetWebStack-ci failed Jan 30, 2026 in 6m 45s

Build #20260130.4 had test failures

Details

Tests

  • Failed: 382 (2.19%)
  • Passed: 17,025 (97.81%)
  • Other: 0 (0.00%)
  • Total: 17,407

Annotations

Check failure on line 6609 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnet-AspNetWebStack-ci

Build log #L6609

Cmd.exe exited with code '999'.

Check failure on line 1 in Microsoft.Web.Helpers.Test.MapsTest.GetProviderHtml_DoesNotContainBadRazorCompilation

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnet-AspNetWebStack-ci

Microsoft.Web.Helpers.Test.MapsTest.GetProviderHtml_DoesNotContainBadRazorCompilation

System.TypeInitializationException : The type initializer for 'Moq.Async.AwaitableFactory' threw an exception.\r\n---- System.IO.FileLoadException : Could not load file or assembly 'System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
Raw output
Server stack trace: 
   at Moq.Async.AwaitableFactory.TryGet(Type type) in C:\projects\moq4\src\Moq\Async\AwaitableFactory.cs:line 37
   at Moq.ExpressionExtensions.<Split>g__IsResult|5_1(MemberInfo member, IAwaitableFactory& awaitableFactory) in C:\projects\moq4\src\Moq\ExpressionExtensions.cs:line 344
   at Moq.ExpressionExtensions.<Split>g__Split|5_0(Expression e, Expression& r, MethodExpectation& p, Boolean assignment, Boolean allowNonOverridableLastProperty) in C:\projects\moq4\src\Moq\ExpressionExtensions.cs:line 296
   at Moq.ExpressionExtensions.Split(LambdaExpression expression, Boolean allowNonOverridableLastProperty) in C:\projects\moq4\src\Moq\ExpressionExtensions.cs:line 149
   at Moq.Mock.Setup(Mock mock, LambdaExpression expression, Condition condition) in C:\projects\moq4\src\Moq\Mock.cs:line 498
   at Moq.Mock.SetupGet(Mock mock, LambdaExpression expression, Condition condition) in C:\projects\moq4\src\Moq\Mock.cs:line 513
   at Microsoft.Web.Helpers.Test.MapsTest.<>c.<GetProviderHtml_DoesNotContainBadRazorCompilation>b__3_0() in D:\a\_work\1\s\test\Microsoft.Web.Helpers.Test\MapsTest.cs:line 70
   at System.Web.WebPages.TestUtils.AppDomainUtils.AppDomainHelper.Run(Action action) in D:\a\_work\1\s\test\Microsoft.TestCommon\AppDomainUtils.cs:line 50
   at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Object[]& outArgs)
   at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg)

Exception rethrown at [0]: 
   at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
   at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   at System.Web.WebPages.TestUtils.AppDomainUtils.AppDomainHelper.Run(Action action)
   at System.Web.WebPages.TestUtils.AppDomainUtils.RunInSeparateAppDomain(AppDomainSetup setup, Action action) in D:\a\_work\1\s\test\Microsoft.TestCommon\AppDomainUtils.cs:line 34
   at Microsoft.Web.Helpers.Test.MapsTest.GetProviderHtml_DoesNotContainBadRazorCompilation() in D:\a\_work\1\s\test\Microsoft.Web.Helpers.Test\MapsTest.cs:line 65
----- Inner Stack Trace -----
   at Moq.Async.AwaitableFactory..cctor()

Check failure on line 1 in Microsoft.Web.Helpers.Test.FileUploadTest.ResultDoesNotIncludeAnchorTagNorAddTextWhenNotRequested

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnet-AspNetWebStack-ci

Microsoft.Web.Helpers.Test.FileUploadTest.ResultDoesNotIncludeAnchorTagNorAddTextWhenNotRequested

System.TypeInitializationException : The type initializer for 'Moq.Async.AwaitableFactory' threw an exception.\r\n---- System.IO.FileLoadException : Could not load file or assembly 'System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
Raw output
   at Moq.Async.AwaitableFactory.TryGet(Type type) in C:\projects\moq4\src\Moq\Async\AwaitableFactory.cs:line 37
   at Moq.ExpressionExtensions.<Split>g__IsResult|5_1(MemberInfo member, IAwaitableFactory& awaitableFactory) in C:\projects\moq4\src\Moq\ExpressionExtensions.cs:line 344
   at Moq.ExpressionExtensions.<Split>g__Split|5_0(Expression e, Expression& r, MethodExpectation& p, Boolean assignment, Boolean allowNonOverridableLastProperty) in C:\projects\moq4\src\Moq\ExpressionExtensions.cs:line 170
   at Moq.ExpressionExtensions.Split(LambdaExpression expression, Boolean allowNonOverridableLastProperty) in C:\projects\moq4\src\Moq\ExpressionExtensions.cs:line 149
   at Moq.Mock.Setup(Mock mock, LambdaExpression expression, Condition condition) in C:\projects\moq4\src\Moq\Mock.cs:line 498
   at Moq.Mock.SetupGet(Mock mock, LambdaExpression expression, Condition condition) in C:\projects\moq4\src\Moq\Mock.cs:line 513
   at Moq.Mock`1.SetupGet[TProperty](Expression`1 expression) in C:\projects\moq4\src\Moq\Mock`1.cs:line 473
   at Microsoft.Web.Helpers.Test.ThemesTest.GetVirtualPathProvider(String themeRoot, Dir[] fileSystem) in D:\a\_work\1\s\test\Microsoft.Web.Helpers.Test\ThemesTest.cs:line 339
   at Microsoft.Web.Helpers.Test.ThemesTest.AvaliableThemesReturnsTopLevelDirectoriesUnderThemeDirectory() in D:\a\_work\1\s\test\Microsoft.Web.Helpers.Test\ThemesTest.cs:line 265
----- Inner Stack Trace -----
   at Moq.Async.AwaitableFactory..cctor()

Check failure on line 1 in Microsoft.Web.Helpers.Test.FileUploadTest.ResultIncludesFormTagAndSubmitButtonWhenRequested

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnet-AspNetWebStack-ci

Microsoft.Web.Helpers.Test.FileUploadTest.ResultIncludesFormTagAndSubmitButtonWhenRequested

System.TypeInitializationException : The type initializer for 'Moq.Async.AwaitableFactory' threw an exception.\r\n---- System.IO.FileLoadException : Could not load file or assembly 'System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
Raw output
   at Moq.Async.AwaitableFactory.TryGet(Type type) in C:\projects\moq4\src\Moq\Async\AwaitableFactory.cs:line 37
   at Moq.ExpressionExtensions.<Split>g__IsResult|5_1(MemberInfo member, IAwaitableFactory& awaitableFactory) in C:\projects\moq4\src\Moq\ExpressionExtensions.cs:line 344
   at Moq.ExpressionExtensions.<Split>g__Split|5_0(Expression e, Expression& r, MethodExpectation& p, Boolean assignment, Boolean allowNonOverridableLastProperty) in C:\projects\moq4\src\Moq\ExpressionExtensions.cs:line 296
   at Moq.ExpressionExtensions.Split(LambdaExpression expression, Boolean allowNonOverridableLastProperty) in C:\projects\moq4\src\Moq\ExpressionExtensions.cs:line 149
   at Moq.Mock.Setup(Mock mock, LambdaExpression expression, Condition condition) in C:\projects\moq4\src\Moq\Mock.cs:line 498
   at Microsoft.Web.Helpers.Test.FileUploadTest.GetContext() in D:\a\_work\1\s\test\Microsoft.Web.Helpers.Test\FileUploadTest.cs:line 197
   at Microsoft.Web.Helpers.Test.FileUploadTest.ResultIncludesFormTagAndSubmitButtonWhenRequested() in D:\a\_work\1\s\test\Microsoft.Web.Helpers.Test\FileUploadTest.cs:line 30
----- Inner Stack Trace -----
   at Moq.Async.AwaitableFactory..cctor()

Check failure on line 1 in Microsoft.Web.Helpers.Test.FileUploadTest.ResultIncludesSubmitInputTagWithCustomUploadText

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnet-AspNetWebStack-ci

Microsoft.Web.Helpers.Test.FileUploadTest.ResultIncludesSubmitInputTagWithCustomUploadText

System.TypeInitializationException : The type initializer for 'Moq.Async.AwaitableFactory' threw an exception.\r\n---- System.IO.FileLoadException : Could not load file or assembly 'System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
Raw output
   at Moq.Async.AwaitableFactory.TryGet(Type type) in C:\projects\moq4\src\Moq\Async\AwaitableFactory.cs:line 37
   at Moq.ExpressionExtensions.<Split>g__IsResult|5_1(MemberInfo member, IAwaitableFactory& awaitableFactory) in C:\projects\moq4\src\Moq\ExpressionExtensions.cs:line 344
   at Moq.ExpressionExtensions.<Split>g__Split|5_0(Expression e, Expression& r, MethodExpectation& p, Boolean assignment, Boolean allowNonOverridableLastProperty) in C:\projects\moq4\src\Moq\ExpressionExtensions.cs:line 296
   at Moq.ExpressionExtensions.Split(LambdaExpression expression, Boolean allowNonOverridableLastProperty) in C:\projects\moq4\src\Moq\ExpressionExtensions.cs:line 149
   at Moq.Mock.Setup(Mock mock, LambdaExpression expression, Condition condition) in C:\projects\moq4\src\Moq\Mock.cs:line 498
   at Microsoft.Web.Helpers.Test.FileUploadTest.GetContext() in D:\a\_work\1\s\test\Microsoft.Web.Helpers.Test\FileUploadTest.cs:line 197
   at Microsoft.Web.Helpers.Test.FileUploadTest.ResultIncludesSubmitInputTagWithCustomUploadText() in D:\a\_work\1\s\test\Microsoft.Web.Helpers.Test\FileUploadTest.cs:line 103
----- Inner Stack Trace -----
   at Moq.Async.AwaitableFactory..cctor()