17 references to AnalyzeSingleJobAsync
Infrastructure.Tests (17)
WorkflowScripts\AutoRerunTransientCiFailuresTests.cs (17)
39AnalyzeFailedJobsResult result = await AnalyzeSingleJobAsync(job, "The hosted runner lost communication with the server."); 52AnalyzeFailedJobsResult result = await AnalyzeSingleJobAsync(job, "fatal: expected 'packfile'"); 64AnalyzeFailedJobsResult result = await AnalyzeSingleJobAsync(job, "The hosted runner lost communication with the server."); 77AnalyzeFailedJobsResult result = await AnalyzeSingleJobAsync(job, "Process completed with exit code 1."); 92AnalyzeFailedJobsResult result = await AnalyzeSingleJobAsync(job, "The hosted runner lost communication with the server."); 105AnalyzeFailedJobsResult result = await AnalyzeSingleJobAsync(job, "Failed to CreateArtifact: Unable to make request: ENOTFOUND"); 120AnalyzeFailedJobsResult result = await AnalyzeSingleJobAsync(job, "The hosted runner lost communication with the server."); 139AnalyzeFailedJobsResult result = await AnalyzeSingleJobAsync(job, "Process completed with exit code -1073741502."); 158AnalyzeFailedJobsResult result = await AnalyzeSingleJobAsync(job, "Process completed with exit code -1073741502."); 173AnalyzeFailedJobsResult result = await AnalyzeSingleJobAsync( 194AnalyzeFailedJobsResult result = await AnalyzeSingleJobAsync( 211AnalyzeFailedJobsResult result = await AnalyzeSingleJobAsync( 228AnalyzeFailedJobsResult result = await AnalyzeSingleJobAsync( 245AnalyzeFailedJobsResult result = await AnalyzeSingleJobAsync( 276AnalyzeFailedJobsResult result = await AnalyzeSingleJobAsync( 294AnalyzeFailedJobsResult result = await AnalyzeSingleJobAsync( 312AnalyzeFailedJobsResult result = await AnalyzeSingleJobAsync(job, string.Empty);