Skip to content

turned off fail-fast for tests

d410a25
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Add workflow permissions and a SHA argument to Integration Test Build #1369

turned off fail-fast for tests
d410a25
Select commit
Loading
Failed to load commit list.
GitHub Actions / Integration Test Results - AdoBasic failed Jun 25, 2025 in 0s

1 fail in 8m 16s

1 tests   0 ✅  8m 16s ⏱️
1 suites  0 💤
1 files    1 ❌

Results for commit d410a25.

Annotations

Check warning on line 0 in OctoshiftCLI.IntegrationTests.AdoBasicToGithub

See this annotation in the file changed.

@github-actions github-actions / Integration Test Results - AdoBasic

Basic (OctoshiftCLI.IntegrationTests.AdoBasicToGithub) failed

src/OctoshiftCLI.IntegrationTests/integration-tests.xml [took 8m 16s]
Raw output
System.ArgumentNullException : Value cannot be null. (Parameter 'source')
at System.Linq.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument)
   at System.Linq.Enumerable.Count[TSource](IEnumerable`1 source)
   at OctoshiftCLI.IntegrationTests.TestHelper.AssertBoardsIntegrationConfigured(String adoOrg, String teamProject) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/TestHelper.cs:line 683
   at OctoshiftCLI.IntegrationTests.AdoBasicToGithub.Basic() in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/AdoBasicToGithub.cs:line 72
--- End of stack trace from previous location ---