Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to run E2E tests on WebAssembly multithreaded runtime #54351

Merged

Don't use the MT runtime by in E2E tests by default

9d8b924
Select commit
Loading
Failed to load commit list.
Merged

Ability to run E2E tests on WebAssembly multithreaded runtime #54351

Don't use the MT runtime by in E2E tests by default
9d8b924
Select commit
Loading
Failed to load commit list.
Azure Pipelines / aspnetcore-quarantined-pr succeeded Mar 4, 2024 in 1h 2m 34s

Build #20240304.20 had test failures

Details

Tests

  • Failed: 55 (3.05%)
  • Passed: 1,715 (95.07%)
  • Other: 34 (1.88%)
  • Total: 1,804

Annotations

Check failure on line 0 in ILLink

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr

ILLink#L0

ILLink(0,0): error IL1032: (NETCORE_ENGINEERING_TELEMETRY=Build) Root assembly 'obj/Release/net9.0/linux-x64/project.dll' could not be found.

Check failure on line 91 in .packages/microsoft.net.illink.tasks/9.0.0-preview.2.24109.4/build/Microsoft.NET.ILLink.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr

.packages/microsoft.net.illink.tasks/9.0.0-preview.2.24109.4/build/Microsoft.NET.ILLink.targets#L91

.packages/microsoft.net.illink.tasks/9.0.0-preview.2.24109.4/build/Microsoft.NET.ILLink.targets(91,5): error NETSDK1144: (NETCORE_ENGINEERING_TELEMETRY=Build) Optimizing assemblies for size failed.

Check failure on line 0 in ILLink

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr

ILLink#L0

ILLink(0,0): error IL1032: (NETCORE_ENGINEERING_TELEMETRY=Build) Root assembly 'obj/Release/net9.0/linux-x64/project.dll' could not be found.

Check failure on line 91 in .packages/microsoft.net.illink.tasks/9.0.0-preview.2.24109.4/build/Microsoft.NET.ILLink.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr

.packages/microsoft.net.illink.tasks/9.0.0-preview.2.24109.4/build/Microsoft.NET.ILLink.targets#L91

.packages/microsoft.net.illink.tasks/9.0.0-preview.2.24109.4/build/Microsoft.NET.ILLink.targets(91,5): error NETSDK1144: (NETCORE_ENGINEERING_TELEMETRY=Build) Optimizing assemblies for size failed.

Check failure on line 1 in BlazorTemplates.Tests.BlazorWasmTemplateTest.BlazorWasmStandaloneTemplate_Works(browserKind: Chromium)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr

BlazorTemplates.Tests.BlazorWasmTemplateTest.BlazorWasmStandaloneTemplate_Works(browserKind: Chromium)

System.AggregateException : One or more errors occurred. (\n╔══════════════════════════════════════════════════════════╗\n║ Host system is missing dependencies to run browsers.     ║\n║ Please install them with the following command:          ║\n║                                                          ║\n║     sudo pwsh bin/Debug/netX/playwright.ps1 install-deps ║\n║                                                          ║\n║ Alternatively, use apt:                                  ║\n║     sudo apt-get install libgbm1\\                        ║\n║         libxkbcommon0                                    ║\n║                                                          ║\n║ <3 Playwright Team                                       ║\n╚══════════════════════════════════════════════════════════╝) (Project new blazorwasm  failed to publish. Exit code 1.\n/mnt/vss/_work/1/s/.dotnet/dotnet publish  -c Release /bl \\nStdErr: \\nStdOut: MSBuild version 17.10.0-preview-24108-04+e71eb7a1f for .NET\n  Determining projects to restore...\n  Restored /mnt/vss/_work/1/s/src/ProjectTemplates/test/Templates.Blazor.Tests/bin/Release/net9.0/TestTemplates/AspNet.Biwwp1mvamvx/AspNet.Biwwp1mvamvx.csproj (in 572 ms).\n/mnt/vss/_work/1/s/.dotnet/sdk/9.0.100-preview.2.24112.1/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(314,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/mnt/vss/_work/1/s/src/ProjectTemplates/test/Templates.Blazor.Tests/bin/Release/net9.0/TestTemplates/AspNet.Biwwp1mvamvx/AspNet.Biwwp1mvamvx.csproj]\n/mnt/vss/_work/1/s/artifacts/bin/GenerateFiles/Directory.Build.targets(126,5): error : Requested Microsoft.AspNetCore.App v9.0.0-ci ref pack does not exist. [/mnt/vss/_work/1/s/src/ProjectTemplates/test/Templates.Blazor.Tests/bin/Release/net9.0/TestTemplates/AspNet.Biwwp1mvamvx/AspNet.Biwwp1mvamvx.csproj]\n\nExpected: True\nActual:   False) (Object reference not set to an instance of an object.)\n---- Microsoft.Playwright.PlaywrightException : \n╔══════════════════════════════════════════════════════════╗\n║ Host system is missing dependencies to run browsers.     ║\n║ Please install them with the following command:          ║\n║                                                          ║\n║     sudo pwsh bin/Debug/netX/playwright.ps1 install-deps ║\n║                                                          ║\n║ Alternatively, use apt:                                  ║\n║     sudo apt-get install libgbm1\\                        ║\n║         libxkbcommon0                                    ║\n║                                                          ║\n║ <3 Playwright Team                                       ║\n╚══════════════════════════════════════════════════════════╝\n---- Project new blazorwasm  failed to publish. Exit code 1.\n/mnt/vss/_work/1/s/.dotnet/dotnet publish  -c Release /bl \\nStdErr: \\nStdOut: MSBuild version 17.10.0-preview-24108-04+e71eb7a1f for .NET\n  Determining projects to restore...\n  Restored /mnt/vss/_work/1/s/src/ProjectTemplates/test/Templates.Blazor.Tests/bin/Release/net9.0/TestTemplates/AspNet.Biwwp1mvamvx/AspNet.Biwwp1mvamvx.csproj (in 572 ms).\n/mnt/vss/_work/1/s/.dotnet/sdk/9.0.100-preview.2.24112.1/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(314,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/mnt/vss/_work/1/s/src/ProjectTemplates/test/Templates.Blazor.Tests/bin/Release/net9.0/TestTemplates/AspNet.Biwwp1mvamvx/AspNet.Biwwp1mvamvx.csproj]\n/mnt/vss/_work/1/s/artifacts/bin/GenerateFiles/Directory.Build.targets(126,5): error : Requested Microsoft.AspNetCore.App v9.0.0-ci ref pack does not exist. [/mnt/vss/_work/1/s/src/ProjectTemplates/test/Templates.Blazor.Tests/bin/Release/net9.0/TestTemplates/AspNet.Biwwp1mvamvx/AspNet.Biwwp1mvamvx.csproj]\n\nExpected: True\nActual:   False\n---- System.NullReferenceException 
Raw output
----- Inner Stack Trace #1 (Microsoft.Playwright.PlaywrightException) -----
   at Microsoft.Playwright.Transport.Connection.InnerSendMessageToServerAsync[T](String guid, String method, Object args) in /_/src/Playwright/Transport/Connection.cs:line 163
   at Microsoft.Playwright.Transport.Connection.WrapApiCallAsync[T](Func`1 action, Boolean isInternal) in /_/src/Playwright/Transport/Connection.cs:line 482
   at Microsoft.Playwright.Core.BrowserType.LaunchAsync(BrowserTypeLaunchOptions options) in /_/src/Playwright/Core/BrowserType.cs:line 61
   at Microsoft.AspNetCore.BrowserTesting.BrowserManager.<InitializeAsync>g__InitializeCore|18_0() in /_/src/Shared/BrowserTesting/src/BrowserManager.cs:line 69
   at Microsoft.AspNetCore.BrowserTesting.BrowserManager.InitializeAsync() in /_/src/Shared/BrowserTesting/src/BrowserManager.cs:line 53
   at Microsoft.AspNetCore.BrowserTesting.BrowserManager.CreateAsync(BrowserManagerConfiguration configuration, ILoggerFactory loggerFactory) in /_/src/Shared/BrowserTesting/src/BrowserManager.cs:line 46
   at Microsoft.AspNetCore.BrowserTesting.BrowserTestBase.InitializeCoreAsync(TestContext context) in /_/src/Shared/BrowserTesting/src/BrowserTestBase.cs:line 30
   at Microsoft.AspNetCore.InternalTesting.AspNetTestInvoker.<>c__DisplayClass2_0.<<InvokeTestMethodAsync>b__0>d.MoveNext() in /_/src/Testing/src/xunit/AspNetTestInvoker.cs:line 44
--- End of stack trace from previous location ---
----- Inner Stack Trace #2 (Xunit.Sdk.TrueException) -----
   at Templates.Test.Helpers.Project.RunDotNetPublishAsync(IDictionary`2 packageOptions, String additionalArgs, Boolean noRestore) in /_/src/ProjectTemplates/Shared/Project.cs:line 152
   at BlazorTemplates.Tests.BlazorTemplateTest.CreateBuildPublishAsync(String auth, String[] args, String targetFramework, Boolean serverProject, Boolean onlyCreate) in /_/src/ProjectTemplates/test/Templates.Blazor.Tests/BlazorTemplateTest.cs:line 49
   at BlazorTemplates.Tests.BlazorWasmTemplateTest.BlazorWasmStandaloneTemplate_Works(BrowserKind browserKind) in /_/src/ProjectTemplates/test/Templates.Blazor.Tests/BlazorWasmTemplateTest.cs:line 30
--- End of stack trace from previous location ---
----- Inner Stack Trace #3 (System.NullReferenceException) -----

Check failure on line 1 in BlazorTemplates.Tests.BlazorWasmTemplateTest.BlazorWasmStandaloneTemplate_Works(browserKind: Chromium)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr

BlazorTemplates.Tests.BlazorWasmTemplateTest.BlazorWasmStandaloneTemplate_Works(browserKind: Chromium)

Project new blazorwasm  failed to publish. Exit code 1.\n/Users/runner/work/1/s/.dotnet/dotnet publish  -c Release /bl \\nStdErr: \\nStdOut: MSBuild version 17.10.0-preview-24108-04+e71eb7a1f for .NET\n  Determining projects to restore...\n  Restored /Users/runner/work/1/s/src/ProjectTemplates/test/Templates.Blazor.Tests/bin/Release/net9.0/TestTemplates/AspNet.kkb30kgy3vpq/AspNet.kkb30kgy3vpq.csproj (in 284 ms).\n/Users/runner/work/1/s/.dotnet/sdk/9.0.100-preview.2.24112.1/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(314,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/Users/runner/work/1/s/src/ProjectTemplates/test/Templates.Blazor.Tests/bin/Release/net9.0/TestTemplates/AspNet.kkb30kgy3vpq/AspNet.kkb30kgy3vpq.csproj]\n/Users/runner/work/1/s/artifacts/bin/GenerateFiles/Directory.Build.targets(126,5): error : Requested Microsoft.AspNetCore.App v9.0.0-ci ref pack does not exist. [/Users/runner/work/1/s/src/ProjectTemplates/test/Templates.Blazor.Tests/bin/Release/net9.0/TestTemplates/AspNet.kkb30kgy3vpq/AspNet.kkb30kgy3vpq.csproj]\n\nExpected: True\nActual:   False
Raw output
   at Templates.Test.Helpers.Project.RunDotNetPublishAsync(IDictionary`2 packageOptions, String additionalArgs, Boolean noRestore) in /_/src/ProjectTemplates/Shared/Project.cs:line 152
   at BlazorTemplates.Tests.BlazorTemplateTest.CreateBuildPublishAsync(String auth, String[] args, String targetFramework, Boolean serverProject, Boolean onlyCreate) in /_/src/ProjectTemplates/test/Templates.Blazor.Tests/BlazorTemplateTest.cs:line 49
   at BlazorTemplates.Tests.BlazorWasmTemplateTest.BlazorWasmStandaloneTemplate_Works(BrowserKind browserKind) in /_/src/ProjectTemplates/test/Templates.Blazor.Tests/BlazorWasmTemplateTest.cs:line 30
--- End of stack trace from previous location ---

Check failure on line 1 in Microsoft.AspNetCore.Analyzers.RouteEmbeddedLanguage.FrameworkParametersCompletionProviderTests.Insertion_Space_MultipleParameters_EndpointMapGet_HasDelegate_HasItems

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr

Microsoft.AspNetCore.Analyzers.RouteEmbeddedLanguage.FrameworkParametersCompletionProviderTests.Insertion_Space_MultipleParameters_EndpointMapGet_HasDelegate_HasItems

Assert.Collection() Failure
Collection: []
Expected item count: 2
Actual item count:   0
Raw output
   at Microsoft.AspNetCore.Analyzers.RouteEmbeddedLanguage.FrameworkParametersCompletionProviderTests.Insertion_Space_MultipleParameters_EndpointMapGet_HasDelegate_HasItems() in /_/src/Framework/AspNetCoreAnalyzers/test/RouteEmbeddedLanguage/FrameworkParametersCompletionProviderTests.cs:line 428
--- End of stack trace from previous location ---

Check failure on line 1 in Microsoft.AspNetCore.Analyzers.RouteEmbeddedLanguage.FrameworkParametersCompletionProviderTests.Insertion_Space_Generic_EndpointMapGet_HasDelegate_ReturnRouteParameterItem

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr

Microsoft.AspNetCore.Analyzers.RouteEmbeddedLanguage.FrameworkParametersCompletionProviderTests.Insertion_Space_Generic_EndpointMapGet_HasDelegate_ReturnRouteParameterItem

Assert.Collection() Failure
Collection: []
Expected item count: 1
Actual item count:   0
Raw output
   at Microsoft.AspNetCore.Analyzers.RouteEmbeddedLanguage.FrameworkParametersCompletionProviderTests.Insertion_Space_Generic_EndpointMapGet_HasDelegate_ReturnRouteParameterItem() in /_/src/Framework/AspNetCoreAnalyzers/test/RouteEmbeddedLanguage/FrameworkParametersCompletionProviderTests.cs:line 176
--- End of stack trace from previous location ---