16 references to AnalyzeSingleJobAsync
Infrastructure.Tests (16)
WorkflowScripts\AutoRerunTransientCiFailuresTests.cs (16)
38AnalyzeFailedJobsResult result = await AnalyzeSingleJobAsync(job, "The hosted runner lost communication with the server."); 51AnalyzeFailedJobsResult result = await AnalyzeSingleJobAsync(job, "fatal: expected 'packfile'"); 63AnalyzeFailedJobsResult result = await AnalyzeSingleJobAsync(job, "The hosted runner lost communication with the server."); 76AnalyzeFailedJobsResult result = await AnalyzeSingleJobAsync(job, "Process completed with exit code 1."); 91AnalyzeFailedJobsResult result = await AnalyzeSingleJobAsync(job, "The hosted runner lost communication with the server."); 104AnalyzeFailedJobsResult result = await AnalyzeSingleJobAsync(job, "Failed to CreateArtifact: Unable to make request: ENOTFOUND"); 119AnalyzeFailedJobsResult result = await AnalyzeSingleJobAsync(job, "The hosted runner lost communication with the server."); 138AnalyzeFailedJobsResult result = await AnalyzeSingleJobAsync(job, "Process completed with exit code -1073741502."); 157AnalyzeFailedJobsResult result = await AnalyzeSingleJobAsync(job, "Process completed with exit code -1073741502."); 172AnalyzeFailedJobsResult result = await AnalyzeSingleJobAsync( 193AnalyzeFailedJobsResult result = await AnalyzeSingleJobAsync( 210AnalyzeFailedJobsResult result = await AnalyzeSingleJobAsync( 227AnalyzeFailedJobsResult result = await AnalyzeSingleJobAsync( 258AnalyzeFailedJobsResult result = await AnalyzeSingleJobAsync( 276AnalyzeFailedJobsResult result = await AnalyzeSingleJobAsync( 294AnalyzeFailedJobsResult result = await AnalyzeSingleJobAsync(job, string.Empty);