51 references to EnsureSuccessful
Infrastructure.Tests (51)
PowerShellScripts\BuildTestMatrixTests.cs (17)
47result.EnsureSuccessful("build-test-matrix.ps1 failed"); 81result.EnsureSuccessful(); 113result.EnsureSuccessful(); 154result.EnsureSuccessful(); 186result.EnsureSuccessful(); 215result.EnsureSuccessful(); 249result.EnsureSuccessful(); 280result.EnsureSuccessful(); 301result.EnsureSuccessful(); 335result.EnsureSuccessful(); 372result.EnsureSuccessful(); 399result.EnsureSuccessful(); 432result.EnsureSuccessful(); 464result.EnsureSuccessful(); 492result.EnsureSuccessful(); 524result.EnsureSuccessful(); 564result.EnsureSuccessful();
PowerShellScripts\ExpandTestMatrixGitHubTests.cs (19)
47result.EnsureSuccessful("expand-test-matrix-github.ps1 failed"); 74result.EnsureSuccessful(); 98result.EnsureSuccessful(); 122result.EnsureSuccessful(); 148result.EnsureSuccessful(); 175result.EnsureSuccessful(); 206result.EnsureSuccessful(); 245result.EnsureSuccessful(); 273result.EnsureSuccessful(); 309result.EnsureSuccessful(); 335result.EnsureSuccessful(); 361result.EnsureSuccessful(); 394result.EnsureSuccessful(); 423result.EnsureSuccessful(); 462result.EnsureSuccessful(); 496result.EnsureSuccessful(); 556buildResult.EnsureSuccessful("build-test-matrix.ps1 failed"); 561expandResult.EnsureSuccessful("expand-test-matrix-github.ps1 failed"); 574splitResult.EnsureSuccessful("split-test-matrix-by-deps.ps1 failed");
PowerShellScripts\SplitTestMatrixByDepsTests.cs (10)
40result.EnsureSuccessful(); 58result.EnsureSuccessful(); 78result.EnsureSuccessful(); 99result.EnsureSuccessful(); 116result.EnsureSuccessful(); 134result.EnsureSuccessful(); 152result.EnsureSuccessful(); 167result.EnsureSuccessful(); 187result.EnsureSuccessful(); 210result.EnsureSuccessful();
PowerShellScripts\SplitTestProjectsTests.cs (4)
57result.EnsureSuccessful("split-test-projects-for-ci.ps1 failed"); 86result.EnsureSuccessful(); 115result.EnsureSuccessful(); 147result.EnsureSuccessful();
WorkflowScripts\AutoRerunTransientCiFailuresTests.cs (1)
1097result.EnsureSuccessful();