Skip to content

Quarantine Microsoft.AspNetCore.Components.E2ETests.ServerRenderingTests.RedirectionTest.RedirectStreamingEnhancedPostToExternal #552

@DeagleGross

Description

@DeagleGross

Failing Test(s)

Microsoft.AspNetCore.Components.E2ETests.ServerRenderingTests.RedirectionTest.RedirectStreamingEnhancedPostToExternal

Error Message

OpenQA.Selenium.WebDriverException : The HTTP request to the remote WebDriver server for URL (localhost/redacted) timed out after 60 seconds.
---- System.Threading.Tasks.TaskCanceledException : The request was canceled due to the configured HttpClient.Timeout of 60 seconds elapsing.
-------- System.TimeoutException : The operation was canceled.
------------ System.Threading.Tasks.TaskCanceledException : The operation was canceled.

Stacktrace

Details
   at OpenQA.Selenium.Remote.HttpCommandExecutor.MakeHttpRequest(HttpRequestInfo requestInfo)
   at OpenQA.Selenium.Remote.HttpCommandExecutor.ExecuteAsync(Command commandToExecute)
   at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationToken originalCancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async)

Logs

Details
[xUnit.net 01:02:01.13] Microsoft.AspNetCore.Components.E2ETests: [Long Running Test] 'Microsoft.AspNetCore.Components.E2ETests.ServerRenderingTests.RedirectionTest.RedirectStreamingEnhancedPostToExternal...'
[xUnit.net 01:02:31.13] Microsoft.AspNetCore.Components.E2ETests: [Long Running Test] 'Microsoft.AspNetCore.Components.E2ETests.ServerRenderingTests.RedirectionTest.RedirectStreamingEnhancedPostToExternal...'
   Failed Microsoft.AspNetCore.Components.E2ETests.ServerRenderingTests.RedirectionTest.RedirectStreamingEnhancedPostToExternal(disableThrowNavigationException: False) [1 m]
   Error Message:
    OpenQA.Selenium.WebDriverException : The HTTP request to the remote WebDriver server for URL (localhost/redacted) timed out after 60 seconds.
---- System.Threading.Tasks.TaskCanceledException : The request was canceled due to the configured HttpClient.Timeout of 60 seconds elapsing.
-------- System.TimeoutException : The operation was canceled.
------------ System.Threading.Tasks.TaskCanceledException : The operation was canceled.
Failed!  - Failed: 1, Passed: 2124, Skipped: 5, Total: 2130, Duration: 1 h 6 m - Microsoft.AspNetCore.Components.E2ETests.dll (net11.0)

Build

https://dev.azure.com/dnceng-public/public/_build/results?buildId=1436713

Generated by Daily Test Quarantine Management · sonnet46 5.5M ·

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions