14 references to RunnerResult
Infrastructure.Tests (14)
WorkflowScripts\ReportPipelineFailureIntegrationTests.cs (14)
52var result = await InvokeAsync(new 81var result = await InvokeAsync(new 102var result = await InvokeAsync(new 121var result = await InvokeAsync(new 137var first = await InvokeAsync(new 148var second = await InvokeAsync(new 160var third = await InvokeAsync(new 173var first = await InvokeAsync(new { env = DeploymentEnv(), labels = s_deploymentLabels }); 178var second = await InvokeAsync(new 198var result = await InvokeAsync(new 236var result = await InvokeAsync(new 265var result = await InvokeAsync(new 288private async Task<RunnerResult> InvokeAsync(object scenario) 304private sealed record HarnessResponse(RunnerResult Result);