Skip to content

Test failure BlazorWasmHostedTemplate_IndividualAuth_Works_WithOutLocalDB on Win10 ARM #34554

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

Closed
BrennanConroy opened this issue Jul 20, 2021 · 6 comments
Assignees
Labels
area-blazor Includes: Blazor, Razor Components test-failure

Comments

@BrennanConroy
Copy link
Member

Failing Test(s)

Only on Win10 ARM

  • Templates.Test.BlazorWasmTemplateTest.BlazorWasmHostedTemplate_IndividualAuth_Works_WithOutLocalDB
  • Templates.Test.BlazorWasmTemplateTest.BlazorWasmHostedTemplate_IndividualAuth_Works_WithLocalDB

Error Message

System.PlatformNotSupportedException: EventLog access is not supported on this platform.

Stacktrace

System.PlatformNotSupportedException: EventLog access is not supported on this platform.
[xUnit.net 00:07:45.98]          at System.Diagnostics.EventLog..ctor(String logName, String machineName, String source) in System.Diagnostics.EventLog.dll:token 0x600004b+0x10
[xUnit.net 00:07:45.98]          at Microsoft.Extensions.Logging.EventLog.WindowsEventLog..ctor(String logName, String machineName, String sourceName) in Microsoft.Extensions.Logging.EventLog.dll:token 0x6000035+0xd
[xUnit.net 00:07:45.98]          at Microsoft.Extensions.Logging.EventLog.EventLogSettings.CreateDefaultEventLog() in Microsoft.Extensions.Logging.EventLog.dll:token 0x6000030+0x78
[xUnit.net 00:07:45.98]          at Microsoft.Extensions.Logging.EventLog.EventLogSettings.get_EventLog() in Microsoft.Extensions.Logging.EventLog.dll:token 0x600002e+0xa
[xUnit.net 00:07:45.98]          at Microsoft.Extensions.Logging.EventLog.EventLogLogger..ctor(String name, EventLogSettings settings, IExternalScopeProvider externalScopeProvider) in Microsoft.Extensions.Logging.EventLog.dll:token 0x6000019+0x39
[xUnit.net 00:07:45.98]          at Microsoft.Extensions.Logging.EventLog.EventLogLoggerProvider.CreateLogger(String name) in Microsoft.Extensions.Logging.EventLog.dll:token 0x6000023+0x0
[xUnit.net 00:07:45.98]          at Microsoft.Extensions.Logging.LoggerFactory.CreateLoggers(String categoryName) in Microsoft.Extensions.Logging.dll:token 0x600003f+0x15
[xUnit.net 00:07:45.98]          at Microsoft.Extensions.Logging.LoggerFactory.CreateLogger(String categoryName) in Microsoft.Extensions.Logging.dll:token 0x600003c+0x39
[xUnit.net 00:07:45.98]          at Microsoft.Extensions.Logging.Logger`1..ctor(ILoggerFactory factory) in Microsoft.Extensions.Logging.Abstractions.dll:token 0x600009b+0x14
[xUnit.net 00:07:45.98]          at System.RuntimeMethodHandle.InvokeMethod(Object target, Span`1& arguments, Signature sig, Boolean constructor, Boolean wrapExceptions)
[xUnit.net 00:07:45.98]          at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) in System.Private.CoreLib.dll:token 0x600531c+0x73
[xUnit.net 00:07:45.98]          at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) in Microsoft.Extensions.DependencyInjection.dll:token 0x600008d+0x39
[xUnit.net 00:07:45.98]          at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) in Microsoft.Extensions.DependencyInjection.dll:token 0x60000a6+0x3f
[xUnit.net 00:07:45.98]          at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context) in Microsoft.Extensions.DependencyInjection.dll:token 0x600008e+0x61
[xUnit.net 00:07:45.98]          at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) in Microsoft.Extensions.DependencyInjection.dll:token 0x60000a5+0x4e
[xUnit.net 00:07:45.98]          at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) in Microsoft.Extensions.DependencyInjection.dll:token 0x600008d+0x39
[xUnit.net 00:07:45.98]          at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) in Microsoft.Extensions.DependencyInjection.dll:token 0x60000a6+0x3f
[xUnit.net 00:07:45.98]          at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context) in Microsoft.Extensions.DependencyInjection.dll:token 0x600008e+0x61
[xUnit.net 00:07:45.98]          at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) in Microsoft.Extensions.DependencyInjection.dll:token 0x60000a5+0x4e
[xUnit.net 00:07:45.98]          at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope) in Microsoft.Extensions.DependencyInjection.dll:token 0x600008b+0x26
[xUnit.net 00:07:45.98]          at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(Type serviceType) in Microsoft.Extensions.DependencyInjection.dll:token 0x6000068+0x3e
[xUnit.net 00:07:45.98]          at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory) in System.Collections.Concurrent.dll:token 0x60000d3+0x4f
[xUnit.net 00:07:45.98]          at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType, ServiceProviderEngineScope serviceProviderEngineScope) in Microsoft.Extensions.DependencyInjection.dll:token 0x6000066+0xd
[xUnit.net 00:07:45.98]          at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType) in Microsoft.Extensions.DependencyInjection.dll:token 0x6000061+0x0
[xUnit.net 00:07:45.98]          at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType) in Microsoft.Extensions.DependencyInjection.Abstractions.dll:token 0x6000095+0x34
[xUnit.net 00:07:45.98]          at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider) in Microsoft.Extensions.DependencyInjection.Abstractions.dll:token 0x6000096+0xe
[xUnit.net 00:07:45.98]          at Microsoft.Extensions.Hosting.HostBuilder.<CreateServiceProvider>b__28_2(IServiceProvider _) in Microsoft.Extensions.Hosting.dll:token 0x600003d+0x0
[xUnit.net 00:07:45.98]          at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitFactory(FactoryCallSite factoryCallSite, RuntimeResolverContext context) in Microsoft.Extensions.DependencyInjection.dll:token 0x6000094+0x0
[xUnit.net 00:07:45.98]          at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) in Microsoft.Extensions.DependencyInjection.dll:token 0x60000a6+0x23
[xUnit.net 00:07:45.98]          at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context) in Microsoft.Extensions.DependencyInjection.dll:token 0x600008e+0x61
[xUnit.net 00:07:45.98]          at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) in Microsoft.Extensions.DependencyInjection.dll:token 0x60000a5+0x4e
[xUnit.net 00:07:45.98]          at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope) in Microsoft.Extensions.DependencyInjection.dll:token 0x600008b+0x26
[xUnit.net 00:07:45.98]          at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(Type serviceType) in Microsoft.Extensions.DependencyInjection.dll:token 0x6000068+0x3e
[xUnit.net 00:07:45.98]          at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory) in System.Collections.Concurrent.dll:token 0x60000d3+0x4f
[xUnit.net 00:07:45.98]          at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType, ServiceProviderEngineScope serviceProviderEngineScope) in Microsoft.Extensions.DependencyInjection.dll:token 0x6000066+0xd
[xUnit.net 00:07:45.98]          at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType) in Microsoft.Extensions.DependencyInjection.dll:token 0x6000061+0x0
[xUnit.net 00:07:45.98]          at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType) in Microsoft.Extensions.DependencyInjection.Abstractions.dll:token 0x6000095+0x34
[xUnit.net 00:07:45.99]          at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider) in Microsoft.Extensions.DependencyInjection.Abstractions.dll:token 0x6000096+0xe
[xUnit.net 00:07:45.99]          at Microsoft.Extensions.Hosting.HostBuilder.Build() in Microsoft.Extensions.Hosting.dll:token 0x6000032+0x64
[xUnit.net 00:07:45.99]          at Microsoft.AspNetCore.Builder.WebApplicationBuilder.Build() in Microsoft.AspNetCore.dll:token 0x6000051+0x18
[xUnit.net 00:07:45.99]          at <Program>$.<Main>$(String[] args) in D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.nsupwxxrhl3\Server\Program.cs:line 27
[xUnit.net 00:07:45.99]       --- End of stack trace from previous location ---
[xUnit.net 00:07:45.99]          at Microsoft.Extensions.Hosting.HostFactoryResolver.HostingListener.CreateHost() in Microsoft.EntityFrameworkCore.Design.dll:token 0x60006ce+0x84
[xUnit.net 00:07:45.99]          at Microsoft.Extensions.Hosting.HostFactoryResolver.<>c__DisplayClass8_0.<ResolveHostFactory>b__0(String[] args) in Microsoft.EntityFrameworkCore.Design.dll:token 0x60006d6+0x41
[xUnit.net 00:07:45.99]          at Microsoft.Extensions.Hosting.HostFactoryResolver.<>c__DisplayClass11_0.<ResolveServiceProviderFactory>b__3(String[] args) in Microsoft.EntityFrameworkCore.Design.dll:token 0x60006dd+0x0
[xUnit.net 00:07:45.99]          at Microsoft.EntityFrameworkCore.Design.Internal.AppServiceProviderFactory.CreateFromHosting(String[] args) in Microsoft.EntityFrameworkCore.Design.dll:token 0x6000402+0x8b

Logs

[0.001s] [TestLifetime] [Information] Starting test BlazorWasmHostedTemplate_IndividualAuth_Works_WithLocalDB at 2021-07-20T13:17:58
[0.002s] [Templates.Test.BlazorWasmTemplateTest] [Information] Acquired DotNetNewLock
[0.003s] [Templates.Test.BlazorWasmTemplateTest] [Information] Released DotNetNewLock
[0.003s] [Templates.Test.BlazorWasmTemplateTest] [Information] Acquired DotNetNewLock
[0.005s] [Templates.Test.BlazorWasmTemplateTest] [Information] ==> D:\h\w\C5910A6C\p\dotnet-cli\dotnet.exe new blazorwasm  --debug:disable-sdk-templates --debug:custom-hive "D:\h\w\C5910A6C\w\A91A0946\e\Hives\.templateEngine" --hosted -au Individual -uld -o D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v [D:\h\w\C5910A6C\w\A91A0946\e\]
[2.820s] [Templates.Test.BlazorWasmTemplateTest] [Information] The template "Blazor WebAssembly App" was created successfully.
[2.820s] [Templates.Test.BlazorWasmTemplateTest] [Information] This template contains technologies from parties other than Microsoft, see https://aka.ms/aspnetcore/6.0-third-party-notices for details.
[2.820s] [Templates.Test.BlazorWasmTemplateTest] [Information] 
[2.820s] [Templates.Test.BlazorWasmTemplateTest] [Information] Processing post-creation actions...
[2.821s] [Templates.Test.BlazorWasmTemplateTest] [Information] Running 'dotnet restore' on D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\AspNet.yjf3xv4x52v.sln...
[3.754s] [Templates.Test.BlazorWasmTemplateTest] [Information]   Determining projects to restore...
[4.468s] [Templates.Test.BlazorWasmTemplateTest] [Information]   Restored D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Shared\AspNet.yjf3xv4x52v.Shared.csproj (in 192 ms).
[4.669s] [Templates.Test.BlazorWasmTemplateTest] [Information]   Restored D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Client\AspNet.yjf3xv4x52v.Client.csproj (in 435 ms).
[9.479s] [Templates.Test.BlazorWasmTemplateTest] [Information]   Restored D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Server\AspNet.yjf3xv4x52v.Server.csproj (in 5.24 sec).
[9.502s] [Templates.Test.BlazorWasmTemplateTest] [Information] Restore succeeded.
[9.502s] [Templates.Test.BlazorWasmTemplateTest] [Information] 
[9.505s] [Templates.Test.BlazorWasmTemplateTest] [Information] An update for template package 'Microsoft.DotNet.Web.ProjectTemplates.6.0::6.0.0-ci' is available.
[9.505s] [Templates.Test.BlazorWasmTemplateTest] [Information] To update the package use:
[9.505s] [Templates.Test.BlazorWasmTemplateTest] [Information]    dotnet new --install Microsoft.DotNet.Web.ProjectTemplates.6.0::6.0.0-rc.1.21369.15
[9.560s] [Templates.Test.BlazorWasmTemplateTest] [Information] Process exited.
[9.560s] [Templates.Test.BlazorWasmTemplateTest] [Information] Released DotNetNewLock
[9.560s] [Templates.Test.BlazorWasmTemplateTest] [Information] Publishing ASP.NET Core application...
[9.561s] [Templates.Test.BlazorWasmTemplateTest] [Information] ==> D:\h\w\C5910A6C\p\dotnet-cli\dotnet.exe publish  -c Release /bl  [D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v]
[9.874s] [Templates.Test.BlazorWasmTemplateTest] [Information] Microsoft (R) Build Engine version 17.0.0-preview-21359-04+d150e93ff for .NET
[9.875s] [Templates.Test.BlazorWasmTemplateTest] [Information] Copyright (C) Microsoft Corporation. All rights reserved.
[9.875s] [Templates.Test.BlazorWasmTemplateTest] [Information] 
[9.884s] [Templates.Test.BlazorWasmTemplateTest] [Information] D:\h\w\C5910A6C\p\dotnet-cli\sdk\6.0.100-preview.7.21364.4\MSBuild.dll -maxcpucount -property:Configuration=Release -restore -target:Publish -verbosity:m /bl .\AspNet.yjf3xv4x52v.sln
[10.864s] [Templates.Test.BlazorWasmTemplateTest] [Information]   Determining projects to restore...
[11.425s] [Templates.Test.BlazorWasmTemplateTest] [Information]   All projects are up-to-date for restore.
[11.560s] [Templates.Test.BlazorWasmTemplateTest] [Information]   You are using a preview version of .NET. See: https://aka.ms/dotnet-core-preview
[11.604s] [Templates.Test.BlazorWasmTemplateTest] [Information]   You are using a preview version of .NET. See: https://aka.ms/dotnet-core-preview
[11.877s] [Templates.Test.BlazorWasmTemplateTest] [Information]   You are using a preview version of .NET. See: https://aka.ms/dotnet-core-preview
[12.098s] [Templates.Test.BlazorWasmTemplateTest] [Information]   AspNet.yjf3xv4x52v.Shared -> D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Shared\bin\Release\net6.0\AspNet.yjf3xv4x52v.Shared.dll
[12.151s] [Templates.Test.BlazorWasmTemplateTest] [Information]   AspNet.yjf3xv4x52v.Shared -> D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Shared\bin\Release\net6.0\publish\
[14.505s] [Templates.Test.BlazorWasmTemplateTest] [Information]   AspNet.yjf3xv4x52v.Client -> D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Client\bin\Release\net6.0\AspNet.yjf3xv4x52v.Client.dll
[14.510s] [Templates.Test.BlazorWasmTemplateTest] [Information]   AspNet.yjf3xv4x52v.Client (Blazor output) -> D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Client\bin\Release\net6.0\wwwroot
[21.096s] [Templates.Test.BlazorWasmTemplateTest] [Information]   Optimizing assemblies for size, which may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink
[21.173s] [Templates.Test.BlazorWasmTemplateTest] [Information]   Compressing Blazor WebAssembly publish artifacts. This may take a while...
[41.348s] [Templates.Test.BlazorWasmTemplateTest] [Information]   AspNet.yjf3xv4x52v.Client -> D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Client\bin\Release\net6.0\publish\
[47.286s] [Templates.Test.BlazorWasmTemplateTest] [Information]   AspNet.yjf3xv4x52v.Server -> D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Server\bin\Release\net6.0\AspNet.yjf3xv4x52v.Server.dll
[47.540s] [Templates.Test.BlazorWasmTemplateTest] [Information]   AspNet.yjf3xv4x52v.Server -> D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Server\bin\Release\net6.0\publish\
[47.628s] [Templates.Test.BlazorWasmTemplateTest] [Information] Process exited.
[47.630s] [Templates.Test.BlazorWasmTemplateTest] [Information] Publishing ASP.NET Core application...
[47.630s] [Templates.Test.BlazorWasmTemplateTest] [Information] ==> D:\h\w\C5910A6C\p\dotnet-cli\dotnet.exe publish --no-restore -c Release /bl  [D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Server]
[47.948s] [Templates.Test.BlazorWasmTemplateTest] [Information] Microsoft (R) Build Engine version 17.0.0-preview-21359-04+d150e93ff for .NET
[47.949s] [Templates.Test.BlazorWasmTemplateTest] [Information] Copyright (C) Microsoft Corporation. All rights reserved.
[47.949s] [Templates.Test.BlazorWasmTemplateTest] [Information] 
[47.958s] [Templates.Test.BlazorWasmTemplateTest] [Information] D:\h\w\C5910A6C\p\dotnet-cli\sdk\6.0.100-preview.7.21364.4\MSBuild.dll -maxcpucount -property:Configuration=Release -target:Publish -verbosity:m /bl .\AspNet.yjf3xv4x52v.Server.csproj
[48.792s] [Templates.Test.BlazorWasmTemplateTest] [Information]   You are using a preview version of .NET. See: https://aka.ms/dotnet-core-preview
[49.354s] [Templates.Test.BlazorWasmTemplateTest] [Information]   You are using a preview version of .NET. See: https://aka.ms/dotnet-core-preview
[49.694s] [Templates.Test.BlazorWasmTemplateTest] [Information]   AspNet.yjf3xv4x52v.Shared -> D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Shared\bin\Release\net6.0\AspNet.yjf3xv4x52v.Shared.dll
[50.571s] [Templates.Test.BlazorWasmTemplateTest] [Information]   AspNet.yjf3xv4x52v.Client -> D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Client\bin\Release\net6.0\AspNet.yjf3xv4x52v.Client.dll
[50.573s] [Templates.Test.BlazorWasmTemplateTest] [Information]   AspNet.yjf3xv4x52v.Client (Blazor output) -> D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Client\bin\Release\net6.0\wwwroot
[51.225s] [Templates.Test.BlazorWasmTemplateTest] [Information]   AspNet.yjf3xv4x52v.Server -> D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Server\bin\Release\net6.0\AspNet.yjf3xv4x52v.Server.dll
[52.201s] [Templates.Test.BlazorWasmTemplateTest] [Information]   Optimizing assemblies for size, which may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink
[52.282s] [Templates.Test.BlazorWasmTemplateTest] [Information]   Compressing Blazor WebAssembly publish artifacts. This may take a while...
[52.902s] [Templates.Test.BlazorWasmTemplateTest] [Information]   AspNet.yjf3xv4x52v.Server -> D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Server\bin\Release\net6.0\publish\
[52.978s] [Templates.Test.BlazorWasmTemplateTest] [Information] Process exited.
[52.978s] [Templates.Test.BlazorWasmTemplateTest] [Information] Building ASP.NET Core application...
[52.978s] [Templates.Test.BlazorWasmTemplateTest] [Information] ==> D:\h\w\C5910A6C\p\dotnet-cli\dotnet.exe build --no-restore -c Debug /bl  [D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Server]
[53.294s] [Templates.Test.BlazorWasmTemplateTest] [Information] Microsoft (R) Build Engine version 17.0.0-preview-21359-04+d150e93ff for .NET
[53.294s] [Templates.Test.BlazorWasmTemplateTest] [Information] Copyright (C) Microsoft Corporation. All rights reserved.
[53.294s] [Templates.Test.BlazorWasmTemplateTest] [Information] 
[53.303s] [Templates.Test.BlazorWasmTemplateTest] [Information] D:\h\w\C5910A6C\p\dotnet-cli\sdk\6.0.100-preview.7.21364.4\MSBuild.dll -consoleloggerparameters:Summary -maxcpucount -property:Configuration=Debug -verbosity:m /bl .\AspNet.yjf3xv4x52v.Server.csproj
[54.128s] [Templates.Test.BlazorWasmTemplateTest] [Information]   You are using a preview version of .NET. See: https://aka.ms/dotnet-core-preview
[54.798s] [Templates.Test.BlazorWasmTemplateTest] [Information]   You are using a preview version of .NET. See: https://aka.ms/dotnet-core-preview
[57.231s] [Templates.Test.BlazorWasmTemplateTest] [Information]   AspNet.yjf3xv4x52v.Shared -> D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Shared\bin\Debug\net6.0\AspNet.yjf3xv4x52v.Shared.dll
[60.962s] [Templates.Test.BlazorWasmTemplateTest] [Information]   AspNet.yjf3xv4x52v.Client -> D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Client\bin\Debug\net6.0\AspNet.yjf3xv4x52v.Client.dll
[60.966s] [Templates.Test.BlazorWasmTemplateTest] [Information]   AspNet.yjf3xv4x52v.Client (Blazor output) -> D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Client\bin\Debug\net6.0\wwwroot
[66.953s] [Templates.Test.BlazorWasmTemplateTest] [Information]   AspNet.yjf3xv4x52v.Server -> D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Server\bin\Debug\net6.0\AspNet.yjf3xv4x52v.Server.dll
[66.976s] [Templates.Test.BlazorWasmTemplateTest] [Information] 
[66.976s] [Templates.Test.BlazorWasmTemplateTest] [Information] Build succeeded.
[66.976s] [Templates.Test.BlazorWasmTemplateTest] [Information]     0 Warning(s)
[66.976s] [Templates.Test.BlazorWasmTemplateTest] [Information]     0 Error(s)
[66.976s] [Templates.Test.BlazorWasmTemplateTest] [Information] 
[66.976s] [Templates.Test.BlazorWasmTemplateTest] [Information] Time Elapsed 00:00:13.60
[67.036s] [Templates.Test.BlazorWasmTemplateTest] [Information] Process exited.
[67.036s] [Templates.Test.BlazorWasmTemplateTest] [Information] Acquired DotNetNewLock
[67.036s] [Templates.Test.BlazorWasmTemplateTest] [Information] ==> dotnet-ef --verbose --no-build migrations add blazorwasm [D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Server]
[67.230s] [Templates.Test.BlazorWasmTemplateTest] [Information] Using project 'D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Server\AspNet.yjf3xv4x52v.Server.csproj'.
[67.231s] [Templates.Test.BlazorWasmTemplateTest] [Information] Using startup project 'D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Server\AspNet.yjf3xv4x52v.Server.csproj'.
[67.235s] [Templates.Test.BlazorWasmTemplateTest] [Information] Writing 'D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Server\obj\AspNet.yjf3xv4x52v.Server.csproj.EntityFrameworkCore.targets'...
[67.243s] [Templates.Test.BlazorWasmTemplateTest] [Information] dotnet msbuild /target:GetEFProjectMetadata /property:EFProjectMetadataFile=D:\h\w\C5910A6C\t\tmp9B98.tmp /verbosity:quiet /nologo D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Server\AspNet.yjf3xv4x52v.Server.csproj
[68.369s] [Templates.Test.BlazorWasmTemplateTest] [Information] Writing 'D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Server\obj\AspNet.yjf3xv4x52v.Server.csproj.EntityFrameworkCore.targets'...
[68.370s] [Templates.Test.BlazorWasmTemplateTest] [Information] dotnet msbuild /target:GetEFProjectMetadata /property:EFProjectMetadataFile=D:\h\w\C5910A6C\t\tmp9FFE.tmp /verbosity:quiet /nologo D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Server\AspNet.yjf3xv4x52v.Server.csproj
[69.496s] [Templates.Test.BlazorWasmTemplateTest] [Information] dotnet exec --depsfile D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Server\bin\Debug\net6.0\AspNet.yjf3xv4x52v.Server.deps.json --additionalprobingpath D:\h\w\C5910A6C\w\A91A0946\e\nugetRestore --additionalprobingpath D:\h\w\C5910A6C\w\A91A0946\e --runtimeconfig D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Server\bin\Debug\net6.0\AspNet.yjf3xv4x52v.Server.runtimeconfig.json D:\h\w\C5910A6C\w\A91A0946\e\.store\dotnet-ef\6.0.0-rc.1.21366.2\dotnet-ef\6.0.0-rc.1.21366.2\tools\netcoreapp3.1\any\tools\netcoreapp2.0\any\ef.dll migrations add blazorwasm --assembly D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Server\bin\Debug\net6.0\AspNet.yjf3xv4x52v.Server.dll --project D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Server\AspNet.yjf3xv4x52v.Server.csproj --startup-assembly D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Server\bin\Debug\net6.0\AspNet.yjf3xv4x52v.Server.dll --startup-project D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Server\AspNet.yjf3xv4x52v.Server.csproj --project-dir D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Server\ --root-namespace AspNet.yjf3xv4x52v.Server --language C# --nullable --working-dir D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Server --verbose
[69.665s] [Templates.Test.BlazorWasmTemplateTest] [Information] Using assembly 'AspNet.yjf3xv4x52v.Server'.
[69.666s] [Templates.Test.BlazorWasmTemplateTest] [Information] Using startup assembly 'AspNet.yjf3xv4x52v.Server'.
[69.666s] [Templates.Test.BlazorWasmTemplateTest] [Information] Using application base 'D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Server\bin\Debug\net6.0'.
[69.667s] [Templates.Test.BlazorWasmTemplateTest] [Information] Using working directory 'D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Server'.
[69.667s] [Templates.Test.BlazorWasmTemplateTest] [Information] Using root namespace 'AspNet.yjf3xv4x52v.Server'.
[69.668s] [Templates.Test.BlazorWasmTemplateTest] [Information] Using project directory 'D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Server\'.
[69.670s] [Templates.Test.BlazorWasmTemplateTest] [Information] Remaining arguments: .
[69.827s] [Templates.Test.BlazorWasmTemplateTest] [Information] Finding DbContext classes...
[69.827s] [Templates.Test.BlazorWasmTemplateTest] [Information] Finding IDesignTimeDbContextFactory implementations...
[69.843s] [Templates.Test.BlazorWasmTemplateTest] [Information] Finding application service provider in assembly 'AspNet.yjf3xv4x52v.Server'...
[69.845s] [Templates.Test.BlazorWasmTemplateTest] [Information] Finding Microsoft.Extensions.Hosting service provider...
[69.848s] [Templates.Test.BlazorWasmTemplateTest] [Information] Using environment 'Development'.
[70.386s] [Templates.Test.BlazorWasmTemplateTest] [Information] System.PlatformNotSupportedException: EventLog access is not supported on this platform.
[70.386s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at System.Diagnostics.EventLog..ctor(String logName, String machineName, String source) in System.Diagnostics.EventLog.dll:token 0x600004b+0x10
[70.386s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at Microsoft.Extensions.Logging.EventLog.WindowsEventLog..ctor(String logName, String machineName, String sourceName) in Microsoft.Extensions.Logging.EventLog.dll:token 0x6000035+0xd
[70.386s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at Microsoft.Extensions.Logging.EventLog.EventLogSettings.CreateDefaultEventLog() in Microsoft.Extensions.Logging.EventLog.dll:token 0x6000030+0x78
[70.386s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at Microsoft.Extensions.Logging.EventLog.EventLogSettings.get_EventLog() in Microsoft.Extensions.Logging.EventLog.dll:token 0x600002e+0xa
[70.386s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at Microsoft.Extensions.Logging.EventLog.EventLogLogger..ctor(String name, EventLogSettings settings, IExternalScopeProvider externalScopeProvider) in Microsoft.Extensions.Logging.EventLog.dll:token 0x6000019+0x39
[70.386s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at Microsoft.Extensions.Logging.EventLog.EventLogLoggerProvider.CreateLogger(String name) in Microsoft.Extensions.Logging.EventLog.dll:token 0x6000023+0x0
[70.386s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at Microsoft.Extensions.Logging.LoggerFactory.CreateLoggers(String categoryName) in Microsoft.Extensions.Logging.dll:token 0x600003f+0x15
[70.386s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at Microsoft.Extensions.Logging.LoggerFactory.CreateLogger(String categoryName) in Microsoft.Extensions.Logging.dll:token 0x600003c+0x39
[70.386s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at Microsoft.Extensions.Logging.Logger`1..ctor(ILoggerFactory factory) in Microsoft.Extensions.Logging.Abstractions.dll:token 0x600009b+0x14
[70.386s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at System.RuntimeMethodHandle.InvokeMethod(Object target, Span`1& arguments, Signature sig, Boolean constructor, Boolean wrapExceptions)
[70.386s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) in System.Private.CoreLib.dll:token 0x600531c+0x73
[70.387s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) in Microsoft.Extensions.DependencyInjection.dll:token 0x600008d+0x39
[70.387s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) in Microsoft.Extensions.DependencyInjection.dll:token 0x60000a6+0x3f
[70.387s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context) in Microsoft.Extensions.DependencyInjection.dll:token 0x600008e+0x61
[70.387s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) in Microsoft.Extensions.DependencyInjection.dll:token 0x60000a5+0x4e
[70.387s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) in Microsoft.Extensions.DependencyInjection.dll:token 0x600008d+0x39
[70.387s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) in Microsoft.Extensions.DependencyInjection.dll:token 0x60000a6+0x3f
[70.387s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context) in Microsoft.Extensions.DependencyInjection.dll:token 0x600008e+0x61
[70.387s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) in Microsoft.Extensions.DependencyInjection.dll:token 0x60000a5+0x4e
[70.387s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope) in Microsoft.Extensions.DependencyInjection.dll:token 0x600008b+0x26
[70.387s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(Type serviceType) in Microsoft.Extensions.DependencyInjection.dll:token 0x6000068+0x3e
[70.387s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory) in System.Collections.Concurrent.dll:token 0x60000d3+0x4f
[70.387s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType, ServiceProviderEngineScope serviceProviderEngineScope) in Microsoft.Extensions.DependencyInjection.dll:token 0x6000066+0xd
[70.387s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType) in Microsoft.Extensions.DependencyInjection.dll:token 0x6000061+0x0
[70.387s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType) in Microsoft.Extensions.DependencyInjection.Abstractions.dll:token 0x6000095+0x34
[70.387s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider) in Microsoft.Extensions.DependencyInjection.Abstractions.dll:token 0x6000096+0xe
[70.387s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at Microsoft.Extensions.Hosting.HostBuilder.<CreateServiceProvider>b__28_2(IServiceProvider _) in Microsoft.Extensions.Hosting.dll:token 0x600003d+0x0
[70.388s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitFactory(FactoryCallSite factoryCallSite, RuntimeResolverContext context) in Microsoft.Extensions.DependencyInjection.dll:token 0x6000094+0x0
[70.388s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) in Microsoft.Extensions.DependencyInjection.dll:token 0x60000a6+0x23
[70.388s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context) in Microsoft.Extensions.DependencyInjection.dll:token 0x600008e+0x61
[70.388s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) in Microsoft.Extensions.DependencyInjection.dll:token 0x60000a5+0x4e
[70.388s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope) in Microsoft.Extensions.DependencyInjection.dll:token 0x600008b+0x26
[70.388s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(Type serviceType) in Microsoft.Extensions.DependencyInjection.dll:token 0x6000068+0x3e
[70.389s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory) in System.Collections.Concurrent.dll:token 0x60000d3+0x4f
[70.389s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType, ServiceProviderEngineScope serviceProviderEngineScope) in Microsoft.Extensions.DependencyInjection.dll:token 0x6000066+0xd
[70.389s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType) in Microsoft.Extensions.DependencyInjection.dll:token 0x6000061+0x0
[70.389s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType) in Microsoft.Extensions.DependencyInjection.Abstractions.dll:token 0x6000095+0x34
[70.389s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider) in Microsoft.Extensions.DependencyInjection.Abstractions.dll:token 0x6000096+0xe
[70.389s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at Microsoft.Extensions.Hosting.HostBuilder.Build() in Microsoft.Extensions.Hosting.dll:token 0x6000032+0x64
[70.390s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at Microsoft.AspNetCore.Builder.WebApplicationBuilder.Build() in Microsoft.AspNetCore.dll:token 0x6000051+0x18
[70.390s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at <Program>$.<Main>$(String[] args) in D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Server\Program.cs:line 27
[70.390s] [Templates.Test.BlazorWasmTemplateTest] [Information] --- End of stack trace from previous location ---
[70.390s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at Microsoft.Extensions.Hosting.HostFactoryResolver.HostingListener.CreateHost() in Microsoft.EntityFrameworkCore.Design.dll:token 0x60006ce+0x84
[70.390s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at Microsoft.Extensions.Hosting.HostFactoryResolver.<>c__DisplayClass8_0.<ResolveHostFactory>b__0(String[] args) in Microsoft.EntityFrameworkCore.Design.dll:token 0x60006d6+0x41
[70.390s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at Microsoft.Extensions.Hosting.HostFactoryResolver.<>c__DisplayClass11_0.<ResolveServiceProviderFactory>b__3(String[] args) in Microsoft.EntityFrameworkCore.Design.dll:token 0x60006dd+0x0
[70.390s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at Microsoft.EntityFrameworkCore.Design.Internal.AppServiceProviderFactory.CreateFromHosting(String[] args) in Microsoft.EntityFrameworkCore.Design.dll:token 0x6000402+0x8b
[70.391s] [Templates.Test.BlazorWasmTemplateTest] [Information] An error occurred while accessing the Microsoft.Extensions.Hosting services. Continuing without the application service provider. Error: EventLog access is not supported on this platform.
[70.392s] [Templates.Test.BlazorWasmTemplateTest] [Information] No application service provider was found.
[70.393s] [Templates.Test.BlazorWasmTemplateTest] [Information] Finding DbContext classes in the project...
[70.397s] [Templates.Test.BlazorWasmTemplateTest] [Information] Found DbContext 'ApplicationDbContext'.
[70.427s] [Templates.Test.BlazorWasmTemplateTest] [Information] Microsoft.EntityFrameworkCore.Design.OperationException: Unable to create an object of type 'ApplicationDbContext'. For the different patterns supported at design time, see https://go.microsoft.com/fwlink/?linkid=851728
[70.427s] [Templates.Test.BlazorWasmTemplateTest] [Information]  ---> System.InvalidOperationException: Unable to resolve service for type 'Microsoft.EntityFrameworkCore.DbContextOptions' while attempting to activate 'AspNet.yjf3xv4x52v.Server.Data.ApplicationDbContext'.
[70.428s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.ConstructorMatcher.CreateInstance(IServiceProvider provider) in Microsoft.Extensions.DependencyInjection.Abstractions.dll:token 0x60000ba+0x5d
[70.428s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters) in Microsoft.Extensions.DependencyInjection.Abstractions.dll:token 0x600002f+0x9d
[70.428s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.GetServiceOrCreateInstance(IServiceProvider provider, Type type) in Microsoft.Extensions.DependencyInjection.Abstractions.dll:token 0x6000033+0xb
[70.428s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at Microsoft.EntityFrameworkCore.Design.Internal.DbContextOperations.<>c__DisplayClass21_4.<FindContextTypes>b__13() in Microsoft.EntityFrameworkCore.Design.dll:token 0x60006a6+0x0
[70.428s] [Templates.Test.BlazorWasmTemplateTest] [Information]    --- End of inner exception stack trace ---
[70.428s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at Microsoft.EntityFrameworkCore.Design.Internal.DbContextOperations.<>c__DisplayClass21_4.<FindContextTypes>b__13() in Microsoft.EntityFrameworkCore.Design.dll:token 0x60006a6+0x35
[70.428s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at Microsoft.EntityFrameworkCore.Design.Internal.DbContextOperations.CreateContext(Func`1 factory) in Microsoft.EntityFrameworkCore.Design.dll:token 0x600044b+0x0
[70.428s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at Microsoft.EntityFrameworkCore.Design.Internal.DbContextOperations.CreateContext(String contextType) in Microsoft.EntityFrameworkCore.Design.dll:token 0x600044a+0x0
[70.428s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at Microsoft.EntityFrameworkCore.Design.Internal.MigrationsOperations.AddMigration(String name, String outputDir, String contextType, String namespace) in Microsoft.EntityFrameworkCore.Design.dll:token 0x6000474+0x2a
[70.428s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at Microsoft.EntityFrameworkCore.Design.OperationExecutor.AddMigrationImpl(String name, String outputDir, String contextType, String namespace) in Microsoft.EntityFrameworkCore.Design.dll:token 0x60003e5+0xc
[70.428s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at Microsoft.EntityFrameworkCore.Design.OperationExecutor.AddMigration.<>c__DisplayClass0_0.<.ctor>b__0() in Microsoft.EntityFrameworkCore.Design.dll:token 0x60006df+0x0
[70.428s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at Microsoft.EntityFrameworkCore.Design.OperationExecutor.OperationBase.<>c__DisplayClass3_0`1.<Execute>b__0() in Microsoft.EntityFrameworkCore.Design.dll:token 0x60006f3+0x0
[70.428s] [Templates.Test.BlazorWasmTemplateTest] [Information]    at Microsoft.EntityFrameworkCore.Design.OperationExecutor.OperationBase.Execute(Action action) in Microsoft.EntityFrameworkCore.Design.dll:token 0x600066a+0xc
[70.428s] [Templates.Test.BlazorWasmTemplateTest] [Information] Unable to create an object of type 'ApplicationDbContext'. For the different patterns supported at design time, see https://go.microsoft.com/fwlink/?linkid=851728
[70.459s] [Templates.Test.BlazorWasmTemplateTest] [Information] Process exited.
[70.459s] [Templates.Test.BlazorWasmTemplateTest] [Information] Released DotNetNewLock
[70.461s] [Templates.Test.BlazorWasmTemplateTest] [Error] Test threw an exception.
Xunit.Sdk.TrueException: Project  failed to run EF migrations. Exit code 1.
dotnet-ef --verbose --no-build migrations add blazorwasm\nStdErr: \nStdOut: Using project 'D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Server\AspNet.yjf3xv4x52v.Server.csproj'.
Using startup project 'D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Server\AspNet.yjf3xv4x52v.Server.csproj'.
Writing 'D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Server\obj\AspNet.yjf3xv4x52v.Server.csproj.EntityFrameworkCore.targets'...
dotnet msbuild /target:GetEFProjectMetadata /property:EFProjectMetadataFile=D:\h\w\C5910A6C\t\tmp9B98.tmp /verbosity:quiet /nologo D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Server\AspNet.yjf3xv4x52v.Server.csproj
Writing 'D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Server\obj\AspNet.yjf3xv4x52v.Server.csproj.EntityFrameworkCore.targets'...
dotnet msbuild /target:GetEFProjectMetadata /property:EFProjectMetadataFile=D:\h\w\C5910A6C\t\tmp9FFE.tmp /verbosity:quiet /nologo D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Server\AspNet.yjf3xv4x52v.Server.csproj
dotnet exec --depsfile D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Server\bin\Debug\net6.0\AspNet.yjf3xv4x52v.Server.deps.json --additionalprobingpath D:\h\w\C5910A6C\w\A91A0946\e\nugetRestore --additionalprobingpath D:\h\w\C5910A6C\w\A91A0946\e --runtimeconfig D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Server\bin\Debug\net6.0\AspNet.yjf3xv4x52v.Server.runtimeconfig.json D:\h\w\C5910A6C\w\A91A0946\e\.store\dotnet-ef\6.0.0-rc.1.21366.2\dotnet-ef\6.0.0-rc.1.21366.2\tools\netcoreapp3.1\any\tools\netcoreapp2.0\any\ef.dll migrations add blazorwasm --assembly D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Server\bin\Debug\net6.0\AspNet.yjf3xv4x52v.Server.dll --project D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Server\AspNet.yjf3xv4x52v.Server.csproj --startup-assembly D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Server\bin\Debug\net6.0\AspNet.yjf3xv4x52v.Server.dll --startup-project D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Server\AspNet.yjf3xv4x52v.Server.csproj --project-dir D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Server\ --root-namespace AspNet.yjf3xv4x52v.Server --language C# --nullable --working-dir D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Server --verbose
Using assembly 'AspNet.yjf3xv4x52v.Server'.
Using startup assembly 'AspNet.yjf3xv4x52v.Server'.
Using application base 'D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Server\bin\Debug\net6.0'.
Using working directory 'D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Server'.
Using root namespace 'AspNet.yjf3xv4x52v.Server'.
Using project directory 'D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Server\'.
Remaining arguments: .
Finding DbContext classes...
Finding IDesignTimeDbContextFactory implementations...
Finding application service provider in assembly 'AspNet.yjf3xv4x52v.Server'...
Finding Microsoft.Extensions.Hosting service provider...
Using environment 'Development'.
System.PlatformNotSupportedException: EventLog access is not supported on this platform.
   at System.Diagnostics.EventLog..ctor(String logName, String machineName, String source) in System.Diagnostics.EventLog.dll:token 0x600004b+0x10
   at Microsoft.Extensions.Logging.EventLog.WindowsEventLog..ctor(String logName, String machineName, String sourceName) in Microsoft.Extensions.Logging.EventLog.dll:token 0x6000035+0xd
   at Microsoft.Extensions.Logging.EventLog.EventLogSettings.CreateDefaultEventLog() in Microsoft.Extensions.Logging.EventLog.dll:token 0x6000030+0x78
   at Microsoft.Extensions.Logging.EventLog.EventLogSettings.get_EventLog() in Microsoft.Extensions.Logging.EventLog.dll:token 0x600002e+0xa
   at Microsoft.Extensions.Logging.EventLog.EventLogLogger..ctor(String name, EventLogSettings settings, IExternalScopeProvider externalScopeProvider) in Microsoft.Extensions.Logging.EventLog.dll:token 0x6000019+0x39
   at Microsoft.Extensions.Logging.EventLog.EventLogLoggerProvider.CreateLogger(String name) in Microsoft.Extensions.Logging.EventLog.dll:token 0x6000023+0x0
   at Microsoft.Extensions.Logging.LoggerFactory.CreateLoggers(String categoryName) in Microsoft.Extensions.Logging.dll:token 0x600003f+0x15
   at Microsoft.Extensions.Logging.LoggerFactory.CreateLogger(String categoryName) in Microsoft.Extensions.Logging.dll:token 0x600003c+0x39
   at Microsoft.Extensions.Logging.Logger`1..ctor(ILoggerFactory factory) in Microsoft.Extensions.Logging.Abstractions.dll:token 0x600009b+0x14
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Span`1& arguments, Signature sig, Boolean constructor, Boolean wrapExceptions)
   at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) in System.Private.CoreLib.dll:token 0x600531c+0x73
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) in Microsoft.Extensions.DependencyInjection.dll:token 0x600008d+0x39
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) in Microsoft.Extensions.DependencyInjection.dll:token 0x60000a6+0x3f
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context) in Microsoft.Extensions.DependencyInjection.dll:token 0x600008e+0x61
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) in Microsoft.Extensions.DependencyInjection.dll:token 0x60000a5+0x4e
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) in Microsoft.Extensions.DependencyInjection.dll:token 0x600008d+0x39
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) in Microsoft.Extensions.DependencyInjection.dll:token 0x60000a6+0x3f
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context) in Microsoft.Extensions.DependencyInjection.dll:token 0x600008e+0x61
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) in Microsoft.Extensions.DependencyInjection.dll:token 0x60000a5+0x4e
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope) in Microsoft.Extensions.DependencyInjection.dll:token 0x600008b+0x26
   at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(Type serviceType) in Microsoft.Extensions.DependencyInjection.dll:token 0x6000068+0x3e
   at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory) in System.Collections.Concurrent.dll:token 0x60000d3+0x4f
   at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType, ServiceProviderEngineScope serviceProviderEngineScope) in Microsoft.Extensions.DependencyInjection.dll:token 0x6000066+0xd
   at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType) in Microsoft.Extensions.DependencyInjection.dll:token 0x6000061+0x0
   at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType) in Microsoft.Extensions.DependencyInjection.Abstractions.dll:token 0x6000095+0x34
   at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider) in Microsoft.Extensions.DependencyInjection.Abstractions.dll:token 0x6000096+0xe
   at Microsoft.Extensions.Hosting.HostBuilder.<CreateServiceProvider>b__28_2(IServiceProvider _) in Microsoft.Extensions.Hosting.dll:token 0x600003d+0x0
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitFactory(FactoryCallSite factoryCallSite, RuntimeResolverContext context) in Microsoft.Extensions.DependencyInjection.dll:token 0x6000094+0x0
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) in Microsoft.Extensions.DependencyInjection.dll:token 0x60000a6+0x23
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context) in Microsoft.Extensions.DependencyInjection.dll:token 0x600008e+0x61
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) in Microsoft.Extensions.DependencyInjection.dll:token 0x60000a5+0x4e
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope) in Microsoft.Extensions.DependencyInjection.dll:token 0x600008b+0x26
   at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(Type serviceType) in Microsoft.Extensions.DependencyInjection.dll:token 0x6000068+0x3e
   at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory) in System.Collections.Concurrent.dll:token 0x60000d3+0x4f
   at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType, ServiceProviderEngineScope serviceProviderEngineScope) in Microsoft.Extensions.DependencyInjection.dll:token 0x6000066+0xd
   at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType) in Microsoft.Extensions.DependencyInjection.dll:token 0x6000061+0x0
   at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType) in Microsoft.Extensions.DependencyInjection.Abstractions.dll:token 0x6000095+0x34
   at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider) in Microsoft.Extensions.DependencyInjection.Abstractions.dll:token 0x6000096+0xe
   at Microsoft.Extensions.Hosting.HostBuilder.Build() in Microsoft.Extensions.Hosting.dll:token 0x6000032+0x64
   at Microsoft.AspNetCore.Builder.WebApplicationBuilder.Build() in Microsoft.AspNetCore.dll:token 0x6000051+0x18
   at <Program>$.<Main>$(String[] args) in D:\h\w\C5910A6C\w\A91A0946\e\Templates\BaseFolder\AspNet.yjf3xv4x52v\Server\Program.cs:line 27
--- End of stack trace from previous location ---
   at Microsoft.Extensions.Hosting.HostFactoryResolver.HostingListener.CreateHost() in Microsoft.EntityFrameworkCore.Design.dll:token 0x60006ce+0x84
   at Microsoft.Extensions.Hosting.HostFactoryResolver.<>c__DisplayClass8_0.<ResolveHostFactory>b__0(String[] args) in Microsoft.EntityFrameworkCore.Design.dll:token 0x60006d6+0x41
   at Microsoft.Extensions.Hosting.HostFactoryResolver.<>c__DisplayClass11_0.<ResolveServiceProviderFactory>b__3(String[] args) in Microsoft.EntityFrameworkCore.Design.dll:token 0x60006dd+0x0
   at Microsoft.EntityFrameworkCore.Design.Internal.AppServiceProviderFactory.CreateFromHosting(String[] args) in Microsoft.EntityFrameworkCore.Design.dll:token 0x6000402+0x8b
An error occurred while accessing the Microsoft.Extensions.Hosting services. Continuing without the application service provider. Error: EventLog access is not supported on this platform.
No application service provider was found.
Finding DbContext classes in the project...
Found DbContext 'ApplicationDbContext'.
Microsoft.EntityFrameworkCore.Design.OperationException: Unable to create an object of type 'ApplicationDbContext'. For the different patterns supported at design time, see https://go.microsoft.com/fwlink/?linkid=851728
 ---> System.InvalidOperationException: Unable to resolve service for type 'Microsoft.EntityFrameworkCore.DbContextOptions' while attempting to activate 'AspNet.yjf3xv4x52v.Server.Data.ApplicationDbContext'.
   at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.ConstructorMatcher.CreateInstance(IServiceProvider provider) in Microsoft.Extensions.DependencyInjection.Abstractions.dll:token 0x60000ba+0x5d
   at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters) in Microsoft.Extensions.DependencyInjection.Abstractions.dll:token 0x600002f+0x9d
   at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.GetServiceOrCreateInstance(IServiceProvider provider, Type type) in Microsoft.Extensions.DependencyInjection.Abstractions.dll:token 0x6000033+0xb
   at Microsoft.EntityFrameworkCore.Design.Internal.DbContextOperations.<>c__DisplayClass21_4.<FindContextTypes>b__13() in Microsoft.EntityFrameworkCore.Design.dll:token 0x60006a6+0x0
   --- End of inner exception stack trace ---
   at Microsoft.EntityFrameworkCore.Design.Internal.DbContextOperations.<>c__DisplayClass21_4.<FindContextTypes>b__13() in Microsoft.EntityFrameworkCore.Design.dll:token 0x60006a6+0x35
   at Microsoft.EntityFrameworkCore.Design.Internal.DbContextOperations.CreateContext(Func`1 factory) in Microsoft.EntityFrameworkCore.Design.dll:token 0x600044b+0x0
   at Microsoft.EntityFrameworkCore.Design.Internal.DbContextOperations.CreateContext(String contextType) in Microsoft.EntityFrameworkCore.Design.dll:token 0x600044a+0x0
   at Microsoft.EntityFrameworkCore.Design.Internal.MigrationsOperations.AddMigration(String name, String outputDir, String contextType, String namespace) in Microsoft.EntityFrameworkCore.Design.dll:token 0x6000474+0x2a
   at Microsoft.EntityFrameworkCore.Design.OperationExecutor.AddMigrationImpl(String name, String outputDir, String contextType, String namespace) in Microsoft.EntityFrameworkCore.Design.dll:token 0x60003e5+0xc
   at Microsoft.EntityFrameworkCore.Design.OperationExecutor.AddMigration.<>c__DisplayClass0_0.<.ctor>b__0() in Microsoft.EntityFrameworkCore.Design.dll:token 0x60006df+0x0
   at Microsoft.EntityFrameworkCore.Design.OperationExecutor.OperationBase.<>c__DisplayClass3_0`1.<Execute>b__0() in Microsoft.EntityFrameworkCore.Design.dll:token 0x60006f3+0x0
   at Microsoft.EntityFrameworkCore.Design.OperationExecutor.OperationBase.Execute(Action action) in Microsoft.EntityFrameworkCore.Design.dll:token 0x600066a+0xc
Unable to create an object of type 'ApplicationDbContext'. For the different patterns supported at design time, see https://go.microsoft.com/fwlink/?linkid=851728

Expected: True
Actual:   False
   at Xunit.Assert.True(Nullable`1 condition, String userMessage) in C:\Dev\xunit\xunit\src\xunit.assert\Asserts\BooleanAsserts.cs:line 95
   at Templates.Test.BlazorWasmTemplateTest.CreateBuildPublishIndividualAuthProject(Boolean useLocalDb) in /_/src/ProjectTemplates/test/BlazorWasmTemplateTest.cs:line 121
   at Templates.Test.BlazorWasmTemplateTest.BlazorWasmHostedTemplate_IndividualAuth_Works(Boolean useLocalDb) in /_/src/ProjectTemplates/test/BlazorWasmTemplateTest.cs:line 129
   at Xunit.Sdk.TestInvoker`1.<>c__DisplayClass48_1.<<InvokeTestMethodAsync>b__1>d.MoveNext() in C:\Dev\xunit\xunit\src\xunit.execution\Sdk\Frameworks\Runners\TestInvoker.cs:line 273
--- End of stack trace from previous location ---
   at Xunit.Sdk.ExecutionTimer.AggregateAsync(Func`1 asyncAction) in C:\Dev\xunit\xunit\src\xunit.execution\Sdk\Frameworks\ExecutionTimer.cs:line 54
   at Xunit.Sdk.ExceptionAggregator.RunAsync(Func`1 code) in C:\Dev\xunit\xunit\src\xunit.core\Sdk\ExceptionAggregator.cs:line 96
[70.462s] [TestLifetime] [Information] Finished test BlazorWasmHostedTemplate_IndividualAuth_Works_WithLocalDB in 70.4605441s

Build

https://dev.azure.com/dnceng/public/_build/results?buildId=1248090&view=ms.vss-test-web.build-test-results-tab&runId=37073496&resultId=124281&paneView=dotnet-dnceng.dnceng-build-release-tasks.helix-test-information-tab

cc @HaoK since you either recently rewrote or wrote these tests so should have some context.

@HaoK
Copy link
Member

HaoK commented Jul 20, 2021

Yeah these are a subset of the existing blazor templates that were added to the project templates so we have some ci coverage, I'm guessing these are using some apis that aren't supported on arm. cc @dotnet/aspnet-blazor-eng seems reasonable to skip them on arm

@ghost
Copy link

ghost commented Jul 22, 2021

Thanks for contacting us.

We're moving this issue to the Next sprint planning milestone for future evaluation / consideration. We would like to keep this around to collect more feedback, which can help us with prioritizing this work. We will re-evaluate this issue, during our next planning meeting(s).
If we later determine, that the issue has no community involvement, or it's very rare and low-impact issue, we will close it - so that the team can focus on more important and high impact issues.
To learn more about what to expect next and how this issue will be handled you can read more about our triage process here.

@dougbu
Copy link
Member

dougbu commented Jul 26, 2021

Continuing conversation from #34519 that I started w/ @bricelam and @ajcvickers:

/cc @ajcvickers @bricelam in case this is actually an EF issue. Exception is thrown w/in a migration attempt.

Have we reported this to dotnet/SqlClient?

I don't know the answer to this and am not positive where the issue lies.

@TanayParikh
Copy link
Contributor

seems reasonable to skip them on arm

Seems like this is already the case. @HaoK any objection in closing this issue out, there doesn't seem to be any further action items.

@HaoK
Copy link
Member

HaoK commented Oct 21, 2021

Yeah just keep them skipped on arm, ok with closing here

@ghost ghost locked as resolved and limited conversation to collaborators Nov 20, 2021
@dougbu
Copy link
Member

dougbu commented Nov 3, 2022

I'm updating our Arm64 queue for Windows to Windows 11 machines. Initial testing should demonstrate whether the problem is fixed w/ the newer boxes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-blazor Includes: Blazor, Razor Components test-failure
Projects
None yet
Development

No branches or pull requests

7 participants