Skip to content
GitHub Actions / Integration Test Results - Bbs failed Nov 18, 2024 in 0s

1 fail in 2s

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

Results for commit 663cc7e. ± Comparison against earlier commit 7f099c1.

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

MigrateRepo_MultipartUpload (OctoshiftCLI.IntegrationTests.BbsToGithub) failed

src/OctoshiftCLI.IntegrationTests/integration-tests.xml [took 2s]
Raw output
Expected repos.Select(x => x.Name) {empty} to contain "multi-part-E2E -LINUX-e2e-63f61186-5fdd-4a38-810e-04397be0fe2e".
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.Collections.GenericCollectionAssertions`3.Contain(T expected, String because, Object[] becauseArgs)
   at OctoshiftCLI.IntegrationTests.TestHelper.AssertGithubRepoExists(String githubOrg, String repo) in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/TestHelper.cs:line 609
   at OctoshiftCLI.IntegrationTests.BbsToGithub.MigrateRepo_MultipartUpload() in /home/runner/work/gh-gei/gh-gei/src/OctoshiftCLI.IntegrationTests/BbsToGithub.cs:line 171
--- End of stack trace from previous location ---