Skip to content

[release/8.0] (deps): Bump src/submodules/googletest from 7140cd4 to 973323e - #67525

Merged
wtgodbe merged 1 commit into
release/8.0from
dependabot/submodules/release/8.0/src/submodules/googletest-973323e
Jul 7, 2026
Merged

[release/8.0] (deps): Bump src/submodules/googletest from 7140cd4 to 973323e#67525
wtgodbe merged 1 commit into
release/8.0from
dependabot/submodules/release/8.0/src/submodules/googletest-973323e

[release/8.0] (deps): Bump src/submodules/googletest

2e9b9b7
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed Jul 1, 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

Test Failures (2 tests failed)

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

    Microsoft.AspNetCore.Components.E2ETest.ServerExecutionTests.ServerRoutingTest.NavigationManagerNavigateToSameUrlWithParamQueryAndHash_ScrollsToElementOnTheSamePage [Details] [0.00% failure rate]
    [ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]

    Failing Configuration

    Exception Message
    Assert.Equal() Failure
    Expected: 1842
    Actual:   0
    CallStack
       at Microsoft.AspNetCore.Components.E2ETest.Tests.RoutingTest.NavigationManagerNavigateToSameUrlWithParamQueryAndHash_ScrollsToElementOnTheSamePage() in /home/vsts/work/1/s/src/Components/test/E2ETest/Tests/RoutingTest.cs:line 1774
       at InvokeStub_RoutingTest.NavigationManagerNavigateToSameUrlWithParamQueryAndHash_ScrollsToElementOnTheSamePage(Object, Object, IntPtr*)
       at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
    Microsoft.AspNetCore.Components.E2ETests.Tests.StatePersistenceTest.CanRenderComponentWithPersistedState(suppressEnhancedNavigation: True, renderMode: typeof(Microsoft.AspNetCore.Components.Web.InteractiveAutoRenderMode), streaming: "AutoStreaming") [Details] [0.56% 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=149.0.7827.200)
    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)

Was this helpful? Yes No