Skip to content

BlazorWasmHostedTemplate_IndividualAuth_Works_With*LocalDB() fails on WinArm64 #34519

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
dougbu opened this issue Jul 20, 2021 · 5 comments
Closed
Labels
area-blazor Includes: Blazor, Razor Components ✔️ Resolution: Duplicate Resolved as a duplicate of another issue Status: Resolved test-failure
Milestone

Comments

@dougbu
Copy link
Contributor

dougbu commented Jul 20, 2021

Failing Test(s)

  • BlazorWasmHostedTemplate_IndividualAuth_Works_WithLocalDB()
  • Templates.Test.BlazorWasmTemplateTest.BlazorWasmHostedTemplate_IndividualAuth_Works_WithOutLocalDB()

Note FQ names are duplicated in the repo. These are the copy in src\ProjectTemplates\test\BlazorWasmTemplateTest.cs and neither is quarantined nor has parameters.

Error Message

Error is identical in the two failures

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

Stacktrace

[xUnit.net 00:08:17.34]     Templates.Test.BlazorWasmTemplateTest.BlazorWasmHostedTemplate_IndividualAuth_Works_WithOutLocalDB [FAIL]
[xUnit.net 00:08:17.34]       Project  failed to run EF migrations. Exit code 1.
dotnet-ef --verbose --no-build migrations add blazorwasm\nStdErr: \nStdOut: Using project 'D:\h\w\B4DB0A13\w\BCBE09AF\e\Templates\BaseFolder\AspNet.4yks0fd02w0\Server\AspNet.4yks0fd02w0.Server.csproj'.
[xUnit.net 00:08:17.34]       Using startup project 'D:\h\w\B4DB0A13\w\BCBE09AF\e\Templates\BaseFolder\AspNet.4yks0fd02w0\Server\AspNet.4yks0fd02w0.Server.csproj'.
[xUnit.net 00:08:17.34]       Writing 'D:\h\w\B4DB0A13\w\BCBE09AF\e\Templates\BaseFolder\AspNet.4yks0fd02w0\Server\obj\AspNet.4yks0fd02w0.Server.csproj.EntityFrameworkCore.targets'...
[xUnit.net 00:08:17.34]       dotnet msbuild /target:GetEFProjectMetadata /property:EFProjectMetadataFile=D:\h\w\B4DB0A13\t\tmpACA6.tmp /verbosity:quiet /nologo D:\h\w\B4DB0A13\w\BCBE09AF\e\Templates\BaseFolder\AspNet.4yks0fd02w0\Server\AspNet.4yks0fd02w0.Server.csproj
[xUnit.net 00:08:17.34]       Writing 'D:\h\w\B4DB0A13\w\BCBE09AF\e\Templates\BaseFolder\AspNet.4yks0fd02w0\Server\obj\AspNet.4yks0fd02w0.Server.csproj.EntityFrameworkCore.targets'...
[xUnit.net 00:08:17.34]       dotnet msbuild /target:GetEFProjectMetadata /property:EFProjectMetadataFile=D:\h\w\B4DB0A13\t\tmpB11C.tmp /verbosity:quiet /nologo D:\h\w\B4DB0A13\w\BCBE09AF\e\Templates\BaseFolder\AspNet.4yks0fd02w0\Server\AspNet.4yks0fd02w0.Server.csproj
[xUnit.net 00:08:17.34]       dotnet exec --depsfile D:\h\w\B4DB0A13\w\BCBE09AF\e\Templates\BaseFolder\AspNet.4yks0fd02w0\Server\bin\Debug\net6.0\AspNet.4yks0fd02w0.Server.deps.json --additionalprobingpath D:\h\w\B4DB0A13\w\BCBE09AF\e\nugetRestore --additionalprobingpath D:\h\w\B4DB0A13\w\BCBE09AF\e --runtimeconfig D:\h\w\B4DB0A13\w\BCBE09AF\e\Templates\BaseFolder\AspNet.4yks0fd02w0\Server\bin\Debug\net6.0\AspNet.4yks0fd02w0.Server.runtimeconfig.json D:\h\w\B4DB0A13\w\BCBE09AF\e\.store\dotnet-ef\6.0.0-rc.1.21365.5\dotnet-ef\6.0.0-rc.1.21365.5\tools\netcoreapp3.1\any\tools\netcoreapp2.0\any\ef.dll migrations add blazorwasm --assembly D:\h\w\B4DB0A13\w\BCBE09AF\e\Templates\BaseFolder\AspNet.4yks0fd02w0\Server\bin\Debug\net6.0\AspNet.4yks0fd02w0.Server.dll --project D:\h\w\B4DB0A13\w\BCBE09AF\e\Templates\BaseFolder\AspNet.4yks0fd02w0\Server\AspNet.4yks0fd02w0.Server.csproj --startup-assembly D:\h\w\B4DB0A13\w\BCBE09AF\e\Templates\BaseFolder\AspNet.4yks0fd02w0\Server\bin\Debug\net6.0\AspNet.4yks0fd02w0.Server.dll --startup-project D:\h\w\B4DB0A13\w\BCBE09AF\e\Templates\BaseFolder\AspNet.4yks0fd02w0\Server\AspNet.4yks0fd02w0.Server.csproj --project-dir D:\h\w\B4DB0A13\w\BCBE09AF\e\Templates\BaseFolder\AspNet.4yks0fd02w0\Server\ --root-namespace AspNet.4yks0fd02w0.Server --language C# --nullable --working-dir D:\h\w\B4DB0A13\w\BCBE09AF\e\Templates\BaseFolder\AspNet.4yks0fd02w0\Server --verbose
[xUnit.net 00:08:17.34]       Using assembly 'AspNet.4yks0fd02w0.Server'.
[xUnit.net 00:08:17.34]       Using startup assembly 'AspNet.4yks0fd02w0.Server'.
[xUnit.net 00:08:17.34]       Using application base 'D:\h\w\B4DB0A13\w\BCBE09AF\e\Templates\BaseFolder\AspNet.4yks0fd02w0\Server\bin\Debug\net6.0'.
[xUnit.net 00:08:17.34]       Using working directory 'D:\h\w\B4DB0A13\w\BCBE09AF\e\Templates\BaseFolder\AspNet.4yks0fd02w0\Server'.
[xUnit.net 00:08:17.34]       Using root namespace 'AspNet.4yks0fd02w0.Server'.
[xUnit.net 00:08:17.34]       Using project directory 'D:\h\w\B4DB0A13\w\BCBE09AF\e\Templates\BaseFolder\AspNet.4yks0fd02w0\Server\'.
[xUnit.net 00:08:17.34]       Remaining arguments: .
[xUnit.net 00:08:17.34]       Finding DbContext classes...
[xUnit.net 00:08:17.34]       Finding IDesignTimeDbContextFactory implementations...
[xUnit.net 00:08:17.34]       Finding application service provider in assembly 'AspNet.4yks0fd02w0.Server'...
[xUnit.net 00:08:17.34]       Finding Microsoft.Extensions.Hosting service provider...
[xUnit.net 00:08:17.34]       Using environment 'Development'.
[xUnit.net 00:08:17.34]       System.PlatformNotSupportedException: EventLog access is not supported on this platform.
[xUnit.net 00:08:17.34]          at System.Diagnostics.EventLog..ctor(String logName, String machineName, String source) in System.Diagnostics.EventLog.dll:token 0x600004b+0x10
[xUnit.net 00:08:17.34]          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:08:17.34]          at Microsoft.Extensions.Logging.EventLog.EventLogSettings.CreateDefaultEventLog() in Microsoft.Extensions.Logging.EventLog.dll:token 0x6000030+0x78
[xUnit.net 00:08:17.35]          at Microsoft.Extensions.Logging.EventLog.EventLogSettings.get_EventLog() in Microsoft.Extensions.Logging.EventLog.dll:token 0x600002e+0xa
[xUnit.net 00:08:17.35]          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:08:17.35]          at Microsoft.Extensions.Logging.EventLog.EventLogLoggerProvider.CreateLogger(String name) in Microsoft.Extensions.Logging.EventLog.dll:token 0x6000023+0x0
[xUnit.net 00:08:17.35]          at Microsoft.Extensions.Logging.LoggerFactory.CreateLoggers(String categoryName) in Microsoft.Extensions.Logging.dll:token 0x600003f+0x15
[xUnit.net 00:08:17.35]          at Microsoft.Extensions.Logging.LoggerFactory.CreateLogger(String categoryName) in Microsoft.Extensions.Logging.dll:token 0x600003c+0x39
[xUnit.net 00:08:17.35]          at Microsoft.Extensions.Logging.Logger`1..ctor(ILoggerFactory factory) in Microsoft.Extensions.Logging.Abstractions.dll:token 0x600009b+0x14
[xUnit.net 00:08:17.35]          at System.RuntimeMethodHandle.InvokeMethod(Object target, Span`1& arguments, Signature sig, Boolean constructor, Boolean wrapExceptions)
[xUnit.net 00:08:17.35]          at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) in System.Private.CoreLib.dll:token 0x6004f52+0x73
[xUnit.net 00:08:17.35]          at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) in Microsoft.Extensions.DependencyInjection.dll:token 0x600008d+0x39
[xUnit.net 00:08:17.35]          at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) in Microsoft.Extensions.DependencyInjection.dll:token 0x60000a6+0x3f
[xUnit.net 00:08:17.35]          at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context) in Microsoft.Extensions.DependencyInjection.dll:token 0x600008e+0x61
[xUnit.net 00:08:17.35]          at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) in Microsoft.Extensions.DependencyInjection.dll:token 0x60000a5+0x4e
[xUnit.net 00:08:17.35]          at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) in Microsoft.Extensions.DependencyInjection.dll:token 0x600008d+0x39
[xUnit.net 00:08:17.35]          at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) in Microsoft.Extensions.DependencyInjection.dll:token 0x60000a6+0x3f
[xUnit.net 00:08:17.35]          at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context) in Microsoft.Extensions.DependencyInjection.dll:token 0x600008e+0x61
[xUnit.net 00:08:17.35]          at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) in Microsoft.Extensions.DependencyInjection.dll:token 0x60000a5+0x4e
[xUnit.net 00:08:17.35]          at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope) in Microsoft.Extensions.DependencyInjection.dll:token 0x600008b+0x26
[xUnit.net 00:08:17.35]          at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(Type serviceType) in Microsoft.Extensions.DependencyInjection.dll:token 0x6000068+0x3e
[xUnit.net 00:08:17.35]          at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory) in System.Collections.Concurrent.dll:token 0x60000d3+0x4f
[xUnit.net 00:08:17.35]          at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType, ServiceProviderEngineScope serviceProviderEngineScope) in Microsoft.Extensions.DependencyInjection.dll:token 0x6000066+0xd
[xUnit.net 00:08:17.35]          at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType) in Microsoft.Extensions.DependencyInjection.dll:token 0x6000061+0x0
[xUnit.net 00:08:17.35]          at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType) in Microsoft.Extensions.DependencyInjection.Abstractions.dll:token 0x6000095+0x34
[xUnit.net 00:08:17.35]          at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider) in Microsoft.Extensions.DependencyInjection.Abstractions.dll:token 0x6000096+0xe
[xUnit.net 00:08:17.35]          at Microsoft.Extensions.Hosting.HostBuilder.<CreateServiceProvider>b__28_2(IServiceProvider _) in Microsoft.Extensions.Hosting.dll:token 0x600003d+0x0
[xUnit.net 00:08:17.35]          at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitFactory(FactoryCallSite factoryCallSite, RuntimeResolverContext context) in Microsoft.Extensions.DependencyInjection.dll:token 0x6000094+0x0
[xUnit.net 00:08:17.35]          at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument) in Microsoft.Extensions.DependencyInjection.dll:token 0x60000a6+0x23
[xUnit.net 00:08:17.35]          at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context) in Microsoft.Extensions.DependencyInjection.dll:token 0x600008e+0x61
[xUnit.net 00:08:17.35]          at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument) in Microsoft.Extensions.DependencyInjection.dll:token 0x60000a5+0x4e
[xUnit.net 00:08:17.35]          at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope) in Microsoft.Extensions.DependencyInjection.dll:token 0x600008b+0x26
[xUnit.net 00:08:17.35]          at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(Type serviceType) in Microsoft.Extensions.DependencyInjection.dll:token 0x6000068+0x3e
[xUnit.net 00:08:17.35]          at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory) in System.Collections.Concurrent.dll:token 0x60000d3+0x4f
[xUnit.net 00:08:17.35]          at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType, ServiceProviderEngineScope serviceProviderEngineScope) in Microsoft.Extensions.DependencyInjection.dll:token 0x6000066+0xd
[xUnit.net 00:08:17.35]          at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType) in Microsoft.Extensions.DependencyInjection.dll:token 0x6000061+0x0
[xUnit.net 00:08:17.35]          at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType) in Microsoft.Extensions.DependencyInjection.Abstractions.dll:token 0x6000095+0x34
[xUnit.net 00:08:17.35]          at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider) in Microsoft.Extensions.DependencyInjection.Abstractions.dll:token 0x6000096+0xe
[xUnit.net 00:08:17.35]          at Microsoft.Extensions.Hosting.HostBuilder.Build() in Microsoft.Extensions.Hosting.dll:token 0x6000032+0x64
[xUnit.net 00:08:17.35]          at Microsoft.AspNetCore.Builder.WebApplicationBuilder.Build() in Microsoft.AspNetCore.dll:token 0x6000051+0x18
[xUnit.net 00:08:17.35]          at <Program>$.<Main>$(String[] args) in D:\h\w\B4DB0A13\w\BCBE09AF\e\Templates\BaseFolder\AspNet.4yks0fd02w0\Server\Program.cs:line 27
[xUnit.net 00:08:17.35]       --- End of stack trace from previous location ---
[xUnit.net 00:08:17.35]          at Microsoft.Extensions.Hosting.HostFactoryResolver.HostingListener.CreateHost() in Microsoft.EntityFrameworkCore.Design.dll:token 0x60006ce+0x84
[xUnit.net 00:08:17.35]          at Microsoft.Extensions.Hosting.HostFactoryResolver.<>c__DisplayClass8_0.<ResolveHostFactory>b__0(String[] args) in Microsoft.EntityFrameworkCore.Design.dll:token 0x60006d6+0x41
[xUnit.net 00:08:17.35]          at Microsoft.Extensions.Hosting.HostFactoryResolver.<>c__DisplayClass11_0.<ResolveServiceProviderFactory>b__3(String[] args) in Microsoft.EntityFrameworkCore.Design.dll:token 0x60006dd+0x0
[xUnit.net 00:08:17.35]          at Microsoft.EntityFrameworkCore.Design.Internal.AppServiceProviderFactory.CreateFromHosting(String[] args) in Microsoft.EntityFrameworkCore.Design.dll:token 0x6000402+0x8b
[xUnit.net 00:08:17.35]       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.
[xUnit.net 00:08:17.35]       No application service provider was found.
[xUnit.net 00:08:17.35]       Finding DbContext classes in the project...
[xUnit.net 00:08:17.35]       Found DbContext 'ApplicationDbContext'.
[xUnit.net 00:08:17.35]       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
[xUnit.net 00:08:17.35]        ---> System.InvalidOperationException: Unable to resolve service for type 'Microsoft.EntityFrameworkCore.DbContextOptions' while attempting to activate 'AspNet._4yks0fd02w0.Server.Data.ApplicationDbContext'.
[xUnit.net 00:08:17.35]          at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.ConstructorMatcher.CreateInstance(IServiceProvider provider) in Microsoft.Extensions.DependencyInjection.Abstractions.dll:token 0x60000ba+0x5d
[xUnit.net 00:08:17.35]          at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters) in Microsoft.Extensions.DependencyInjection.Abstractions.dll:token 0x600002f+0x9d
[xUnit.net 00:08:17.35]          at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.GetServiceOrCreateInstance(IServiceProvider provider, Type type) in Microsoft.Extensions.DependencyInjection.Abstractions.dll:token 0x6000033+0xb
[xUnit.net 00:08:17.35]          at Microsoft.EntityFrameworkCore.Design.Internal.DbContextOperations.<>c__DisplayClass21_4.<FindContextTypes>b__13() in Microsoft.EntityFrameworkCore.Design.dll:token 0x60006a6+0x0
[xUnit.net 00:08:17.36]          --- End of inner exception stack trace ---
[xUnit.net 00:08:17.36]          at Microsoft.EntityFrameworkCore.Design.Internal.DbContextOperations.<>c__DisplayClass21_4.<FindContextTypes>b__13() in Microsoft.EntityFrameworkCore.Design.dll:token 0x60006a6+0x35
[xUnit.net 00:08:17.36]          at Microsoft.EntityFrameworkCore.Design.Internal.DbContextOperations.CreateContext(Func`1 factory) in Microsoft.EntityFrameworkCore.Design.dll:token 0x600044b+0x0
[xUnit.net 00:08:17.36]          at Microsoft.EntityFrameworkCore.Design.Internal.DbContextOperations.CreateContext(String contextType) in Microsoft.EntityFrameworkCore.Design.dll:token 0x600044a+0x0
[xUnit.net 00:08:17.36]          at Microsoft.EntityFrameworkCore.Design.Internal.MigrationsOperations.AddMigration(String name, String outputDir, String contextType, String namespace) in Microsoft.EntityFrameworkCore.Design.dll:token 0x6000474+0x2a
[xUnit.net 00:08:17.36]          at Microsoft.EntityFrameworkCore.Design.OperationExecutor.AddMigrationImpl(String name, String outputDir, String contextType, String namespace) in Microsoft.EntityFrameworkCore.Design.dll:token 0x60003e5+0xc
[xUnit.net 00:08:17.36]          at Microsoft.EntityFrameworkCore.Design.OperationExecutor.AddMigration.<>c__DisplayClass0_0.<.ctor>b__0() in Microsoft.EntityFrameworkCore.Design.dll:token 0x60006df+0x0
[xUnit.net 00:08:17.36]          at Microsoft.EntityFrameworkCore.Design.OperationExecutor.OperationBase.<>c__DisplayClass3_0`1.<Execute>b__0() in Microsoft.EntityFrameworkCore.Design.dll:token 0x60006f3+0x0
[xUnit.net 00:08:17.36]          at Microsoft.EntityFrameworkCore.Design.OperationExecutor.OperationBase.Execute(Action action) in Microsoft.EntityFrameworkCore.Design.dll:token 0x600066a+0xc
[xUnit.net 00:08:17.36]       Unable to create an object of type 'ApplicationDbContext'. For the different patterns supported at design time, see https://go.microsoft.com/fwlink/?linkid=851728

Logs

Happening repeatedly but one example can be found at https://helixre8s23ayyeko0k025g8.blob.core.windows.net/dotnet-aspnetcore-refs-heads-main-5d17f88eaf7244e994/ProjectTemplates.Tests--net6.0/console.61c578c5.log?sv=2019-07-07 I captured the pertinent details above.

Build

No single build because aspnetcore-helix-matrix is currently on the floor due to this issue. Example build: https://dev.azure.com/dnceng/public/_build?definitionId=837&_a=summary

@dougbu
Copy link
Contributor Author

dougbu commented Jul 20, 2021

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

@dougbu dougbu added the area-blazor Includes: Blazor, Razor Components label Jul 20, 2021
@dougbu
Copy link
Contributor Author

dougbu commented Jul 20, 2021

Same problem w/ both

  • BlazorWasmHostedTemplate_IndividualAuth_Works_WithLocalDB()
  • BlazorWasmHostedTemplate_IndividualAuth_Works_WithOutLocalDB()

@dougbu dougbu changed the title BlazorWasmHostedTemplate_IndividualAuth_Works_WithOutLocalDB() fails on WinArm64 BlazorWasmHostedTemplate_IndividualAuth_Works_With*LocalDB() fails on WinArm64 Jul 20, 2021
@mkArtakMSFT mkArtakMSFT added this to the Next sprint planning milestone Jul 20, 2021
@ghost
Copy link

ghost commented Jul 20, 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
Contributor Author

dougbu commented Jul 20, 2021

Dupe of #34554 which @BrennanConroy already quarantined

@dougbu dougbu closed this as completed Jul 20, 2021
@dougbu dougbu added the ✔️ Resolution: Duplicate Resolved as a duplicate of another issue label Jul 20, 2021
@ghost ghost added the Status: Resolved label Jul 20, 2021
@bricelam
Copy link
Contributor

Have we reported this to dotnet/SqlClient?

@ghost ghost locked as resolved and limited conversation to collaborators Aug 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-blazor Includes: Blazor, Razor Components ✔️ Resolution: Duplicate Resolved as a duplicate of another issue Status: Resolved test-failure
Projects
None yet
Development

No branches or pull requests

3 participants