Skip to content

test

test #4749

GitHub Actions / Integration Test Results - Github failed Nov 14, 2024 in 0s

1 fail in 2m 21s

1 tests   0 ✅  2m 21s ⏱️
1 suites  0 💤
1 files    1 ❌

Results for commit 451d482.

Annotations

Check warning on line 0 in OctoshiftCLI.IntegrationTests.GithubToGithub

See this annotation in the file changed.

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

Basic (OctoshiftCLI.IntegrationTests.GithubToGithub) failed

src/OctoshiftCLI.IntegrationTests/integration-tests.xml [took 2m 21s]
Raw output
Expected p.ExitCode to be 0 because pwsh should return an exit code of 0., but found 1 (difference of 1).
at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
   at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
   at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
   at FluentAssertions.Numeric.NumericAssertions`2.Be(T expected, String because, Object[] becauseArgs)
   at OctoshiftCLI.IntegrationTests.TestHelper.RunShellCommand(String command, String fileName, String workingDirectory, IDictionary`2 environmentVariables) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/TestHelper.cs:line 579
   at OctoshiftCLI.IntegrationTests.TestHelper.RunPowershellScript(String script, IDictionary`2 tokens) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/TestHelper.cs:line 545
   at OctoshiftCLI.IntegrationTests.TestHelper.RunCliMigration(String generateScriptCommand, String cliName, IDictionary`2 tokens) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/TestHelper.cs:line 533
   at OctoshiftCLI.IntegrationTests.TestHelper.RunGeiCliMigration(String generateScriptCommand, IDictionary`2 tokens) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/TestHelper.cs:line 586
   at OctoshiftCLI.IntegrationTests.GithubToGithub.Basic() in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/GithubToGithub.cs:line 61
--- End of stack trace from previous location ---