Skip to content

[release/8.0] Add 1ES Unofficial pipeline for Components E2E tests#66989

Merged
wtgodbe merged 1 commit into
dotnet:release/8.0from
wtgodbe:wtgodbe/backport-components-e2e-internal-8.0
Jun 3, 2026
Merged

[release/8.0] Add 1ES Unofficial pipeline for Components E2E tests#66989
wtgodbe merged 1 commit into
dotnet:release/8.0from
wtgodbe:wtgodbe/backport-components-e2e-internal-8.0

Add 1ES Unofficial pipeline for Components E2E tests

7df88cd
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed Jun 3, 2026 in 0s

.NET Result Analysis

Details

Tip

To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.

Known Repository Errors

Known Infrastructure Errors

Build Failures

aspnetcore-quarantined-pr / Tests: Helix

[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
    ❌The job running on agent NetCore-Svc-Public 2 ran longer than the maximum time of 120 minutes. For more information, see https://go.microsoft.com/fwlink/?linkid=2077134

Known test errors

Test Failures (26 tests failed)

🔹 [All failing tests from aspnetcore-components-e2e]

    Microsoft.AspNetCore.Components.E2ETests.Tests.StatePersistenceTest.CanRenderComponentWithPersistedState(suppressEnhancedNavigation: True, renderMode: typeof(Microsoft.AspNetCore.Components.Web.InteractiveAutoRenderMode), streaming: null) [Details] [0.67% failure rate]
    [ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]

    Failing Configuration

    Exception Message
    OpenQA.Selenium.WebDriverTimeoutException : timeout
    from aborted by navigation: Not attached to an active page
      (Session info: chrome=148.0.7778.178)
    CallStack
       at OpenQA.Selenium.WebDriver.UnpackAndThrowOnError(Response errorResponse, String commandToExecute)
       at OpenQA.Selenium.WebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
       at OpenQA.Selenium.Navigator.Refresh()
       at Microsoft.AspNetCore.Components.E2ETests.Tests.StatePersistenceTest.CanRenderComponentWithPersistedState(Boolean suppressEnhancedNavigation, Type renderMode, String streaming) in /home/vsts/work/1/s/src/Components/test/E2ETest/Tests/StatePersistenceTest.cs:line 110
       at InvokeStub_StatePersistenceTest.CanRenderComponentWithPersistedState(Object, Span`1)
       at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

🔹 [All failing tests from aspnetcore-quarantined-pr]

    ⚠️ 21 failing tests not displayed for this pipeline due to space limitations

    Microsoft.AspNetCore.Analyzers.RouteEmbeddedLanguage.FrameworkParametersCompletionProviderTests.Insertion_Space_Generic_EndpointMapGet_HasDelegate_ReturnRouteParameterItem [Console] [Details] [Artifacts] [2.05% failure rate]
    [ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]

    Failing Configurations (3)

    Exception Message
    Assert.Collection() Failure
    Collection: []
    Expected item count: 1
    Actual item count:   0
    CallStack
       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 ---
    Microsoft.AspNetCore.Analyzers.RouteEmbeddedLanguage.FrameworkParametersCompletionProviderTests.Insertion_Space_MultipleParameters_EndpointMapGet_HasDelegate_HasItems [Console] [Details] [Artifacts] [2.04% failure rate]
    [ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]

    Failing Configurations (3)

    Exception Message
    Assert.Collection() Failure
    Collection: []
    Expected item count: 2
    Actual item count:   0
    CallStack
       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 ---
    Microsoft.AspNetCore.Analyzers.RouteEmbeddedLanguage.FrameworkParametersCompletionProviderTests.Insertion_Space_SupportedBuiltinTypes_EndpointMapGet_HasDelegate_HasItem [Console] [Details] [Artifacts] [1.99% failure rate]
    [ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]

    Failing Configurations (3)

    Data Driven SubResults
      Microsoft.AspNetCore.Analyzers.RouteEmbeddedLanguage.FrameworkParametersCompletionProviderTests.Insertion_Space_SupportedBuiltinTypes_EndpointMapGet_HasDelegate_HasItem(parameterType: "int?")
      Exception Message
      Assert.Collection() Failure
      Collection: []
      Expected item count: 1
      Actual item count:   0
      Stack Trace
         at Microsoft.AspNetCore.Analyzers.RouteEmbeddedLanguage.FrameworkParametersCompletionProviderTests.Insertion_Space_SupportedBuiltinTypes_EndpointMapGet_HasDelegate_HasItem(String parameterType) in /_/src/Framework/AspNetCoreAnalyzers/test/RouteEmbeddedLanguage/FrameworkParametersCompletionProviderTests.cs:line 659
      --- End of stack trace from previous location ---
      Microsoft.AspNetCore.Analyzers.RouteEmbeddedLanguage.FrameworkParametersCompletionProviderTests.Insertion_Space_SupportedBuiltinTypes_EndpointMapGet_HasDelegate_HasItem(parameterType: "Int32")
      Exception Message
      Assert.Collection() Failure
      Collection: []
      Expected item count: 1
      Actual item count:   0
      Stack Trace
         at Microsoft.AspNetCore.Analyzers.RouteEmbeddedLanguage.FrameworkParametersCompletionProviderTests.Insertion_Space_SupportedBuiltinTypes_EndpointMapGet_HasDelegate_HasItem(String parameterType) in /_/src/Framework/AspNetCoreAnalyzers/test/RouteEmbeddedLanguage/FrameworkParametersCompletionProviderTests.cs:line 659
      --- End of stack trace from previous location ---
    Microsoft.AspNetCore.Analyzers.RouteEmbeddedLanguage.RoutePatternCompletionProviderTests.Insertion_ParameterOpenBrace_ControllerAction_HasParameter_ReturnActionParameterItem [Console] [Details] [Artifacts] [2.14% failure rate]
    [ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]

    Failing Configurations (3)

    Exception Message
    Assert.Collection() Failure
    Collection: []
    Expected item count: 1
    Actual item count:   0
    CallStack
       at Microsoft.AspNetCore.Analyzers.RouteEmbeddedLanguage.RoutePatternCompletionProviderTests.Insertion_ParameterOpenBrace_ControllerAction_HasParameter_ReturnActionParameterItem() in /_/src/Framework/AspNetCoreAnalyzers/test/RouteEmbeddedLanguage/RoutePatternCompletionProviderTests.cs:line 634
    --- End of stack trace from previous location ---

Was this helpful? Yes No