[release/6.0] (deps): Bump src/submodules/googletest from 8a6feab
to e47544a
#51049
.NET Result Analysis
Details
Build Failures
aspnetcore-components-e2e / Test: Blazor E2E tests on Linux / Run E2E tests
[:construction: Report infrastructure issue] [:page_facing_up: Report repository issue]-
❌Bash exited with code '1'.
Test Failures (2 tests failed)
🔹 [All failing tests from aspnetcore-components-e2e]
- Exception Message
OpenQA.Selenium.BrowserAssertFailedException : Xunit.Sdk.EqualException: Assert.Equal() Failure Expected: dragstart, Actual: dragstart,drop, at Xunit.Assert.Equal[T](T expected, T actual, IEqualityComparer`1 comparer) in C:\Dev\xunit\xunit\src\xunit.assert\Asserts\EqualityAsserts.cs:line 40 at Microsoft.AspNetCore.E2ETesting.WaitAssert.<>c__DisplayClass17_0.<WaitAssertCore>b__0() in /home/vsts/work/1/s/src/Shared/E2ETesting/WaitAssert.cs:line 83 at Microsoft.AspNetCore.E2ETesting.WaitAssert.<>c__DisplayClass18_0`1.<WaitAssertCore>b__0(IWebDriver _) in /home/vsts/work/1/s/src/Shared/E2ETesting/WaitAssert.cs:line 109 Screen shot captured at '/home/vsts/work/1/s/src/Components/test/E2ETest/bin/screenshots/418ba38613554109914856d1a49a15e1.png' Encountered browser errors [2023-10-01T12:34:43Z] [Info] http://127.0.0.1:44329/subdir 47:16 "Blazor server-side" [2023-10-01T12:34:43Z] [Info] http://127.0.0.1:44329/subdir/_framework/blazor.server.js 0:37193 "[2023-10-01T12:34:43.309Z] Information: Normalizing '_blazor' to 'http://127.0.0.1:44329/subdir/_blazor'." [2023-10-01T12:34:43Z] [Info] http://127.0.0.1:44329/subdir/_framework/blazor.server.js 0:37193 "[2023-10-01T12:34:43.316Z] Information: WebSocket connected to ws://127.0.0.1:44329/subdir/_blazor?id=bwes-GORUPVB3jB9KHbVZg."Page content: <head> <meta charset="utf-8"> <title>Basic test app</title> <base href="/subdir/"> <link href="style.css" rel="stylesheet"> <link rel="icon" href="data:,">
<!-- Used by ExternalContentPackage --> <link href="_content/TestContentPackage/styles.css" rel="stylesheet"> <link href="Components.TestServer.styles.css" rel="stylesheet">
</head>
<body>
<root><!--Blazor:{"sequence":0,"type":"server","descriptor":"CfDJ8AAAAAAAAAAAAAAAAAAAAADNlPAi7xVCuSH\u002B0WEtSE8vUb4sU5JXSEgX4BpUK90fa/kKo58BnEjCXRMgvxb6G\u002BCVQUVODeZxI\u002BRzSHlHI7S8c1tKSvFxEKlicfFlghcXjwY6LEjwcsOGWs8KfPpJnV4tB2VRePpz2UbzveCwDLPSZhzgUHeB/jvbUDmy5vgIvmmaiQRtp5Rv6kJ8oHn14nRZQAzWoxWrc9d7cFdZTF13JGVAKPOLgREM6YquqUFoBDq1C/TtvO97DoTkeoIQY4sqTu\u002BzVdYgou9EWg0LI7jDUoqDAJoK9PPWQM9pqkmwl\u002BiXU8Xsb4rGuIs5CnFJM4YTk1vnz2cc68BJcqShmZXl"}--><div id="test-selector"><!--!-->
Select test:
<select id="test-selector-select"><option value="none">Choose...</option><!--!-->
<option value="BasicTestApp.AddRemoveChildComponents">Add/remove child components</option><!--!-->
<option value="BasicTestApp.AfterRenderInteropComponent">After-render interop component</option><!--!-->
<option value="BasicTestApp.AsyncEventHandlerComponent">Async event handlers</option><!--!-->
<option value="BasicTestApp.AuthTest.AuthRouter">Auth cases</option><!--!-->
<option value="BasicTestApp.AuthTest.CascadingAuthenticationStateParent">Cascading authentication state</option><!--!-->
<option value="BasicTestApp.BindCasesComponent">bind cases</option><!--!-->
<option value="BasicTestApp.CascadingValueTest.CascadingValueSupplier">Cascading values</option><!--!-->
<option value="BasicTestApp.ComponentRefComponent">Component ref component</option><!--!-->
<option value="BasicTestApp.ConcurrentRenderParent">Concurrent rendering</option><!--!-->
<option value="BasicTestApp.ConfigurationComponent">Configuration</option><!--!-->
<option value="BasicTestApp.ContentEditable">Content-editable</option><!--!-->
<option value="BasicTestApp.CounterComponent">Counter</option><!--!-->
<option value="BasicTestApp.CounterComponentUsingChild">Counter using child component</option><!--!-->
<option value="BasicTestApp.CounterComponentWrapper">Counter wrapped in parent</option><!--!-->
<option value="BasicTestApp.CulturePicker">Culture Picker</option><!--!-->
<option value="BasicTestApp.DataDashComponent">data-* attribute rendering</option><!--!-->
<option value="BasicTestApp.DispatchingComponent">Dispatching to sync context</option><!--!-->
<option val- CallStack
at Microsoft.AspNetCore.E2ETesting.WaitAssert.WaitAssertCore[TResult](IWebDriver driver, Func`1 assertion, TimeSpan timeout) in /home/vsts/work/1/s/src/Shared/E2ETesting/WaitAssert.cs:line 129 at Microsoft.AspNetCore.E2ETesting.WaitAssert.WaitAssertCore(IWebDriver driver, Action assertion, TimeSpan timeout) in /home/vsts/work/1/s/src/Shared/E2ETesting/WaitAssert.cs:line 84 at Microsoft.AspNetCore.E2ETesting.WaitAssert.Equal[T](IWebDriver driver, T expected, Func`1 actual) in /home/vsts/work/1/s/src/Shared/E2ETesting/WaitAssert.cs:line 27 at Microsoft.AspNetCore.Components.E2ETest.Tests.EventTest.DragDrop_CanTrigger() in /home/vsts/work/1/s/src/Components/test/E2ETest/Tests/EventTest.cs:line 177 ----- Inner Stack Trace ----- at Microsoft.AspNetCore.E2ETesting.WaitAssert.<>c__DisplayClass17_0.<WaitAssertCore>b__0() in /home/vsts/work/1/s/src/Shared/E2ETesting/WaitAssert.cs:line 83 at Microsoft.AspNetCore.E2ETesting.WaitAssert.<>c__DisplayClass18_0`1.<WaitAssertCore>b__0(IWebDriver _) in /home/vsts/work/1/s/src/Shared/E2ETesting/WaitAssert.cs:line 109
- Exception Message
OpenQA.Selenium.BrowserAssertFailedException : Xunit.Sdk.EqualException: Assert.Equal() Failure Expected: dragstart, Actual: dragstart,drop, at Xunit.Assert.Equal[T](T expected, T actual, IEqualityComparer`1 comparer) in C:\Dev\xunit\xunit\src\xunit.assert\Asserts\EqualityAsserts.cs:line 40 at Microsoft.AspNetCore.E2ETesting.WaitAssert.<>c__DisplayClass17_0.<WaitAssertCore>b__0() in /home/vsts/work/1/s/src/Shared/E2ETesting/WaitAssert.cs:line 83 at Microsoft.AspNetCore.E2ETesting.WaitAssert.<>c__DisplayClass18_0`1.<WaitAssertCore>b__0(IWebDriver _) in /home/vsts/work/1/s/src/Shared/E2ETesting/WaitAssert.cs:line 109 Screen shot captured at '/home/vsts/work/1/s/src/Components/test/E2ETest/bin/screenshots/7b339269ad86445193cc6ce00eabc751.png' Encountered browser errors [2023-10-01T12:22:03Z] [Debug] http://127.0.0.1:41183/subdir/_framework/dotnet.6.0.22.sn84rz1z42.js 0:131187 "mono_wasm_runtime_ready" "fe00e07a-5519-4dfe-b35a-f867dbaf2e28" [2023-10-01T12:22:04Z] [Info] http://127.0.0.1:41183/subdir/_framework/blazor.webassembly.js 0:35640 "{\"Buttons\":1,\"Type\":\"dragstart\"}" [2023-10-01T12:22:04Z] [Info] http://127.0.0.1:41183/subdir/_framework/blazor.webassembly.js 0:35640 "{\"Buttons\":1,\"Type\":\"drop\"}"Page content: <head> <meta charset="utf-8">
<base href="/subdir/"> <link href="style.css" rel="stylesheet"> <link rel="icon" href="data:,"> <!-- Used by ExternalContentPackage --> <link href="_content/TestContentPackage/styles.css" rel="stylesheet"> <!-- App bundle that contains a reference to the scoped css bundle created by TestContentPackage --> <link href="BasicTestApp.styles.css" rel="stylesheet">
<!--!--><title>Basic test app</title><!--!--><!--!--></head>
<body>
<root><div id="test-selector"><!--!-->
Select test:
<select id="test-selector-select"><option value="none">Choose...</option><!--!-->
<option value="BasicTestApp.AddRemoveChildComponents">Add/remove child components</option><!--!-->
<option value="BasicTestApp.AfterRenderInteropComponent">After-render interop component</option><!--!-->
<option value="BasicTestApp.AsyncEventHandlerComponent">Async event handlers</option><!--!-->
<option value="BasicTestApp.AuthTest.AuthRouter">Auth cases</option><!--!-->
<option value="BasicTestApp.AuthTest.CascadingAuthenticationStateParent">Cascading authentication state</option><!--!-->
<option value="BasicTestApp.BindCasesComponent">bind cases</option><!--!-->
<option value="BasicTestApp.CascadingValueTest.CascadingValueSupplier">Cascading values</option><!--!-->
<option value="BasicTestApp.ComponentRefComponent">Component ref component</option><!--!-->
<option value="BasicTestApp.ConcurrentRenderParent">Concurrent rendering</option><!--!-->
<option value="BasicTestApp.ConfigurationComponent">Configuration</option><!--!-->
<option value="BasicTestApp.ContentEditable">Content-editable</option><!--!-->
<option value="BasicTestApp.CounterComponent">Counter</option><!--!-->
<option value="BasicTestApp.CounterComponentUsingChild">Counter using child component</option><!--!-->
<option value="BasicTestApp.CounterComponentWrapper">Counter wrapped in parent</option><!--!-->
<option value="BasicTestApp.CulturePicker">Culture Picker</option><!--!-->
<option value="BasicTestApp.DataDashComponent">data-* attribute rendering</option><!--!-->
<option value="BasicTestApp.DispatchingComponent">Dispatching to sync context</option><!--!-->
<option value="BasicTestApp.DuplicateAttributesComponent">Duplicate attributes</option><!--!-->
<option value="BasicTestApp.DynamicComponentRendering">DynamicComponent rendering</option><!--!-->
<option value="BasicTestApp.ElementFocusComponent">Element focus component</option><!--!-->
<option value="BasicTestApp.ElementRefComponent">Element ref component</option><!--!-->
- CallStack
at Microsoft.AspNetCore.E2ETesting.WaitAssert.WaitAssertCore[TResult](IWebDriver driver, Func`1 assertion, TimeSpan timeout) in /home/vsts/work/1/s/src/Shared/E2ETesting/WaitAssert.cs:line 129 at Microsoft.AspNetCore.E2ETesting.WaitAssert.WaitAssertCore(IWebDriver driver, Action assertion, TimeSpan timeout) in /home/vsts/work/1/s/src/Shared/E2ETesting/WaitAssert.cs:line 84 at Microsoft.AspNetCore.E2ETesting.WaitAssert.Equal[T](IWebDriver driver, T expected, Func`1 actual) in /home/vsts/work/1/s/src/Shared/E2ETesting/WaitAssert.cs:line 27 at Microsoft.AspNetCore.Components.E2ETest.Tests.EventTest.DragDrop_CanTrigger() in /home/vsts/work/1/s/src/Components/test/E2ETest/Tests/EventTest.cs:line 177 ----- Inner Stack Trace ----- at Microsoft.AspNetCore.E2ETesting.WaitAssert.<>c__DisplayClass17_0.<WaitAssertCore>b__0() in /home/vsts/work/1/s/src/Shared/E2ETesting/WaitAssert.cs:line 83 at Microsoft.AspNetCore.E2ETesting.WaitAssert.<>c__DisplayClass18_0`1.<WaitAssertCore>b__0(IWebDriver _) in /home/vsts/work/1/s/src/Shared/E2ETesting/WaitAssert.cs:line 109
❌ Microsoft.AspNetCore.Components.E2ETest.ServerExecutionTests.ServerEventTest.DragDrop_CanTrigger [Details] [0.63% failure rate]
-
[:construction: Report test infrastructure issue] [:page_facing_up: Report test repository issue]
Failing Configuration
❌ Microsoft.AspNetCore.Components.E2ETest.Tests.EventTest.DragDrop_CanTrigger [Details] [0.63% failure rate]
-
[:construction: Report test infrastructure issue] [:page_facing_up: Report test repository issue]