42 references to EnsureSuccessful
Infrastructure.Tests (42)
PowerShellScripts\BuildTestMatrixTests.cs (13)
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();
PowerShellScripts\ExpandTestMatrixGitHubTests.cs (16)
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(); 453buildResult.EnsureSuccessful("build-test-matrix.ps1 failed"); 458expandResult.EnsureSuccessful("expand-test-matrix-github.ps1 failed"); 471splitResult.EnsureSuccessful("split-test-matrix-by-deps.ps1 failed");
PowerShellScripts\SplitTestMatrixByDepsTests.cs (9)
40result.EnsureSuccessful(); 58result.EnsureSuccessful(); 77result.EnsureSuccessful(); 94result.EnsureSuccessful(); 112result.EnsureSuccessful(); 130result.EnsureSuccessful(); 145result.EnsureSuccessful(); 163result.EnsureSuccessful(); 184result.EnsureSuccessful();
PowerShellScripts\SplitTestProjectsTests.cs (4)
57result.EnsureSuccessful("split-test-projects-for-ci.ps1 failed"); 86result.EnsureSuccessful(); 115result.EnsureSuccessful(); 147result.EnsureSuccessful();