Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

RESULTS: Publish Load Testing Results Error #86

Open
molapool opened this issue Jan 19, 2022 · 0 comments
Open

RESULTS: Publish Load Testing Results Error #86

molapool opened this issue Jan 19, 2022 · 0 comments

Comments

@molapool
Copy link

I get the below error when I try to run the RESULTS: Publish Load Testing Results task.

any idea what might be wrong?

@allantargino

TestRunDataPublisher.DoesRunsContainsFailures: Exception occured using test run summary api System.AggregateException: One or more errors occurred. (Run summary is not available, It is recommended to try again after 1 sec.)
---> Microsoft.TeamFoundation.TestManagement.WebApi.TestObjectNotFoundException: Run summary is not available, It is recommended to try again after 1 sec.
at Microsoft.TeamFoundation.TestClient.PublishTestResults.RetryHelper.Retry[T](Func1 action, Func2 timeDelayInterval, Func2 shouldRetryOnException) at Microsoft.TeamFoundation.TestClient.PublishTestResults.TestRunPublisher.GetTestRunSummaryAsync(String projectName, Int32 testRunId, Boolean allowRetry, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Threading.Tasks.Task1.GetResultCore(Boolean waitCompletionNotification)
at System.Dynamic.UpdateDelegates.UpdateAndExecute1[T0,TRet](CallSite site, T0 arg0)
at Microsoft.VisualStudio.Services.Agent.Worker.TestResults.TestRunDataPublisherHelper.DoesRunsContainsFailures(IList`1 testRuns, String projectName)
##[warning]TestRunDataPublisher.DoesRunsContainsFailures: Validating if test run is failed or succeeded based on summary where calulation of summary is not in completed state.
##[debug]Entering IsTestRunFailed
TestRunPublisher.IsTestRunFailed: Getting test run summary with run id: 1006878 using stats api
##[debug]Entering IsTestRunFailed
TestRunPublisher.IsTestRunFailed: checking if test run is failed using run summary input
Number of failed tests which are non-flaky is: 274194

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant