Skip to content

$"[SearchSuggestionsService] exception catch-ed {exception.Message} {… #33

$"[SearchSuggestionsService] exception catch-ed {exception.Message} {…

$"[SearchSuggestionsService] exception catch-ed {exception.Message} {… #33

Triggered via pull request April 8, 2024 08:50
Status Failure
Total duration 3m 48s
Artifacts

webapp-build-net-windows.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
build
Test Run Failed.
build
Test Name: "SearchSuggestionsService_MySqlError"
build
Message: "Assert.AreEqual failed. Expected:<mysql search suggest exception catch-ed>. Actual:<[SearchSuggestionsService] exception catch-ed An exception has been raised that is likely due to a transient failure. Consider enabling transient error resiliency by adding 'EnableRetryOnFailure()' to the 'UseMySql' call. at Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync() at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1 source, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToListAsync[TSource](IQueryable`1 source, CancellationToken cancellationToken) at starsky.feature.search.Services.SearchSuggestionsService.Inflate() in D:\a\starsky\starsky\starsky\starsky.feature.search\Services\SearchSuggestionsService.cs:line 59>. "
build
Stack Trace: " at starskytest.starsky.foundation.search.Services.SearchSuggestionsServiceTest.SearchSuggestionsService_MySqlError() in D:\a\starsky\starsky\starsky\starskytest\starsky.foundation.search\Services\SearchSuggestionsServiceTest.cs:line 143 "
build
Target "TestNetCore" has thrown an exception
build
Process completed with exit code 1.