Skip to content

Remove useGithubStorage from GHES version checker method #4719

Remove useGithubStorage from GHES version checker method

Remove useGithubStorage from GHES version checker method #4719

GitHub Actions / Integration Test Results - Bbs failed Nov 7, 2024 in 0s

1 fail, 2 pass in 24m 45s

3 tests  ±0   2 ✅ ±0   24m 45s ⏱️ + 2m 26s
1 suites ±0   0 💤 ±0 
1 files   ±0   1 ❌ ±0 

Results for commit 7f1c29d. ± Comparison against earlier commit f2091fd.

Annotations

Check warning on line 0 in OctoshiftCLI.IntegrationTests.BbsToGithub

See this annotation in the file changed.

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

Basic(bbsServer: "http://e2e-bbs-8-5-0-linux-2204.eastus.cloudapp.az"···, useSshForArchiveDownload: True, useAzureForArchiveUpload: False) (OctoshiftCLI.IntegrationTests.BbsToGithub) failed

src/OctoshiftCLI.IntegrationTests/integration-tests.xml [took 17s]
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.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.RunBbsCliMigration(String generateScriptCommand, IDictionary`2 tokens) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/TestHelper.cs:line 589
   at OctoshiftCLI.IntegrationTests.BbsToGithub.Basic(String bbsServer, Boolean useSshForArchiveDownload, Boolean useAzureForArchiveUpload) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/BbsToGithub.cs:line 125
--- End of stack trace from previous location ---