Skip to content

Add Support for Archive Uploads to GitHub-Owned Storage with Multipart Upload Option #4554

Add Support for Archive Uploads to GitHub-Owned Storage with Multipart Upload Option

Add Support for Archive Uploads to GitHub-Owned Storage with Multipart Upload Option #4554

GitHub Actions / Integration Test Results - AdoCsv failed Sep 24, 2024 in 0s

1 fail in 22m 21s

1 tests  ±0   0 ✅  - 1   22m 21s ⏱️ + 10m 20s
1 suites ±0   0 💤 ±0 
1 files   ±0   1 ❌ +1 

Results for commit 71e3ed6. ± Comparison against earlier commit 9867a30.

Annotations

Check warning on line 0 in OctoshiftCLI.IntegrationTests.AdoCsvToGithub

See this annotation in the file changed.

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

With_Inventory_Report_Csv (OctoshiftCLI.IntegrationTests.AdoCsvToGithub) failed

src/OctoshiftCLI.IntegrationTests/integration-tests.xml [took 22m 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 577
   at OctoshiftCLI.IntegrationTests.TestHelper.RunPowershellScript(String script, IDictionary`2 tokens) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/TestHelper.cs:line 543
   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 531
   at OctoshiftCLI.IntegrationTests.TestHelper.RunAdoToGithubCliMigration(String generateScriptCommand, IDictionary`2 tokens) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/TestHelper.cs:line 581
   at OctoshiftCLI.IntegrationTests.AdoCsvToGithub.With_Inventory_Report_Csv() in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/AdoCsvToGithub.cs:line 43
--- End of stack trace from previous location ---