Skip to content

test: Migrate to Swift Testing #97

test: Migrate to Swift Testing

test: Migrate to Swift Testing #97

GitHub Actions / Swift tests on macos-14 failed Aug 30, 2024 in 0s

3 passed, 6 failed and 2 skipped

Tests failed

❌ results-swift-testing.xml

11 tests were completed in 7ms with 3 passed, 6 failed and 2 skipped.

Test suite Passed Failed Skipped Time
TestResults 3✔️ 6❌ 2✖️ 7ms

❌ TestResults

GitHubStatsCoreTests.RepoTests
  ✖️ testRepoInitWithHttpUrl()
  ✔️ testRepoInitWithUrl()
  ✖️ testRepoInitWithSshUrl()
GitHubStatsCoreTests.EndpointSessionTests
  ✔️ testGetNextPagesUrls()
  ✔️ testGetNextPagesUrl()
GitHubStatsCoreTests.EndpointTests
  ❌ testGetPullRequestsFilteredByClosed()
	Caught error: XCTSkip(skippedTestContext: <XCTSkippedTestContext: 0x6000021006c0>, errorCode: 106)
  ❌ testGetPullRequestsFilteredByAuthor()
	Caught error: XCTSkip(skippedTestContext: <XCTSkippedTestContext: 0x600002100ac0>, errorCode: 106)
  ❌ testInvalidRepoPullRequests()
	Caught error: XCTSkip(skippedTestContext: <XCTSkippedTestContext: 0x600002104a40>, errorCode: 106)
  ❌ testGetPullRequests()
	Caught error: XCTSkip(skippedTestContext: <XCTSkippedTestContext: 0x60000210d900>, errorCode: 106)
  ❌ testGetPullRequestsWithMultiplePagesAndComplexFilter()
	Caught error: XCTSkip(skippedTestContext: <XCTSkippedTestContext: 0x600002100700>, errorCode: 106)
  ❌ testGetPullRequestsLimitedToMaxResults()
	Caught error: XCTSkip(skippedTestContext: <XCTSkippedTestContext: 0x600002104e80>, errorCode: 106)

Annotations

Check failure on line 0 in results-swift-testing.xml

See this annotation in the file changed.

@github-actions github-actions / Swift tests on macos-14

TestResults ► GitHubStatsCoreTests.EndpointTests ► testGetPullRequestsFilteredByClosed()

Failed test found in:
  results-swift-testing.xml
Error:
  Caught error: XCTSkip(skippedTestContext: <XCTSkippedTestContext: 0x6000021006c0>, errorCode: 106)

Check failure on line 0 in results-swift-testing.xml

See this annotation in the file changed.

@github-actions github-actions / Swift tests on macos-14

TestResults ► GitHubStatsCoreTests.EndpointTests ► testGetPullRequestsFilteredByAuthor()

Failed test found in:
  results-swift-testing.xml
Error:
  Caught error: XCTSkip(skippedTestContext: <XCTSkippedTestContext: 0x600002100ac0>, errorCode: 106)

Check failure on line 0 in results-swift-testing.xml

See this annotation in the file changed.

@github-actions github-actions / Swift tests on macos-14

TestResults ► GitHubStatsCoreTests.EndpointTests ► testInvalidRepoPullRequests()

Failed test found in:
  results-swift-testing.xml
Error:
  Caught error: XCTSkip(skippedTestContext: <XCTSkippedTestContext: 0x600002104a40>, errorCode: 106)

Check failure on line 0 in results-swift-testing.xml

See this annotation in the file changed.

@github-actions github-actions / Swift tests on macos-14

TestResults ► GitHubStatsCoreTests.EndpointTests ► testGetPullRequests()

Failed test found in:
  results-swift-testing.xml
Error:
  Caught error: XCTSkip(skippedTestContext: <XCTSkippedTestContext: 0x60000210d900>, errorCode: 106)

Check failure on line 0 in results-swift-testing.xml

See this annotation in the file changed.

@github-actions github-actions / Swift tests on macos-14

TestResults ► GitHubStatsCoreTests.EndpointTests ► testGetPullRequestsWithMultiplePagesAndComplexFilter()

Failed test found in:
  results-swift-testing.xml
Error:
  Caught error: XCTSkip(skippedTestContext: <XCTSkippedTestContext: 0x600002100700>, errorCode: 106)

Check failure on line 0 in results-swift-testing.xml

See this annotation in the file changed.

@github-actions github-actions / Swift tests on macos-14

TestResults ► GitHubStatsCoreTests.EndpointTests ► testGetPullRequestsLimitedToMaxResults()

Failed test found in:
  results-swift-testing.xml
Error:
  Caught error: XCTSkip(skippedTestContext: <XCTSkippedTestContext: 0x600002104e80>, errorCode: 106)