chore(deps): update dependency coverlet.collector to 6.0.4 #1619
Azure Pipelines / rnwood.smtp4dev
failed
Jan 20, 2025 in 17m 46s
Build #3.7.0-ci20250120102 20250120.3 had test failures
Details
- Failed: 1 (1.20%)
- Passed: 82 (98.80%)
- Other: 0 (0.00%)
- Total: 83
Annotations
Check failure on line 248 in Build log
azure-pipelines / rnwood.smtp4dev
Build log #L248
Error: The process 'C:\hostedtoolcache\windows\dotnet\dotnet.exe' failed with exit code 1
Check failure on line 253 in Build log
azure-pipelines / rnwood.smtp4dev
Build log #L253
Dotnet command failed with non-zero exit code on the following projects : [ 'D:\\a\\1\\s\\Rnwood.Smtp4dev.Tests' ]
azure-pipelines / rnwood.smtp4dev
Rnwood.Smtp4dev.Tests.E2E.E2ETests_WebUI.CheckMessageIsReceivedAndDisplayed(basePath: "/smtp4dev", inMemoryDb: True)
OpenQA.Selenium.WebDriverException : The HTTP request to the remote WebDriver server for URL http://localhost:50577/session 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.
---------------- System.IO.IOException : Unable to read data from the transport connection: The I/O operation has been aborted because of either a thread exit or an application request..
-------------------- System.Net.Sockets.SocketException : The I/O operation has been aborted because of either a thread exit or an application request.
Raw output
at OpenQA.Selenium.Remote.HttpCommandExecutor.ExecuteAsync(Command commandToExecute)
at OpenQA.Selenium.Remote.DriverServiceCommandExecutor.ExecuteAsync(Command commandToExecute)
at OpenQA.Selenium.WebDriver.ExecuteAsync(String driverCommandToExecute, Dictionary`2 parameters)
at OpenQA.Selenium.WebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
at OpenQA.Selenium.WebDriver.StartSession(ICapabilities capabilities)
at OpenQA.Selenium.WebDriver..ctor(ICommandExecutor executor, ICapabilities capabilities)
at OpenQA.Selenium.Chromium.ChromiumDriver..ctor(ChromiumDriverService service, ChromiumOptions options, TimeSpan commandTimeout)
at OpenQA.Selenium.Chrome.ChromeDriver..ctor(ChromeDriverService service, ChromeOptions options, TimeSpan commandTimeout)
at OpenQA.Selenium.Chrome.ChromeDriver..ctor(ChromeOptions options)
at Rnwood.Smtp4dev.Tests.E2E.E2ETests_WebUI.<>c__DisplayClass5_0.<RunUITest>b__0(E2ETestContext context) in D:\a\1\s\Rnwood.Smtp4dev.Tests\E2E\E2ETests_WebUI.cs:line 153
at Rnwood.Smtp4dev.Tests.E2E.E2ETests.RunE2ETest(Action`1 test, E2ETestOptions options) in D:\a\1\s\Rnwood.Smtp4dev.Tests\E2E\E2ETests.cs:line 176
at Rnwood.Smtp4dev.Tests.E2E.E2ETests_WebUI.RunUITest(String testName, Action`3 uitest, UITestOptions options) in D:\a\1\s\Rnwood.Smtp4dev.Tests\E2E\E2ETests_WebUI.cs:line 145
at Rnwood.Smtp4dev.Tests.E2E.E2ETests_WebUI.CheckMessageIsReceivedAndDisplayed(String basePath, Boolean inMemoryDb) in D:\a\1\s\Rnwood.Smtp4dev.Tests\E2E\E2ETests_WebUI.cs:line 35
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)
----- Inner Stack Trace -----
at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at OpenQA.Selenium.Remote.HttpCommandExecutor.MakeHttpRequest(HttpRequestInfo requestInfo)
at OpenQA.Selenium.Remote.HttpCommandExecutor.ExecuteAsync(Command commandToExecute)
----- Inner Stack Trace -----
----- Inner Stack Trace -----
at System.Net.Http.HttpConnection.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
----- Inner Stack Trace -----
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token)
at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async)
at System.Net.Http.HttpConnection.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
----- Inner Stack Trace -----
Loading