Skip to content

Subscription oauth v2 #3060

Subscription oauth v2

Subscription oauth v2 #3060

GitHub Actions / Test Report (macOS) failed Nov 29, 2024 in 0s

1609 tests run, 1595 passed, 10 skipped, 4 failed.

Annotations

Check failure on line 1 in DefaultAppStorePurchaseFlowTests

See this annotation in the file changed.

@github-actions github-actions / Test Report (macOS)

DefaultAppStorePurchaseFlowTests.test_purchaseSubscription_purchaseCancelledByUser_returnsCancelledError

/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/SubscriptionTests/Flows/AppStorePurchaseFlowTests.swift:92 - XCTAssertEqual failed: ("failure(Subscription.AppStorePurchaseFlowError.accountCreationFailed(Subscription.AppStoreRestoreFlowError.missingAccountOrTransactions))") is not equal to ("failure(Subscription.AppStorePurchaseFlowError.cancelledByUser)")

Check failure on line 1 in DefaultAppStorePurchaseFlowTests

See this annotation in the file changed.

@github-actions github-actions / Test Report (macOS)

DefaultAppStorePurchaseFlowTests.test_purchaseSubscription_purchaseFailed_returnsPurchaseFailedError

/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/SubscriptionTests/Flows/AppStorePurchaseFlowTests.swift:103 - XCTAssertEqual failed: ("failure(Subscription.AppStorePurchaseFlowError.accountCreationFailed(Subscription.AppStoreRestoreFlowError.missingAccountOrTransactions))") is not equal to ("failure(Subscription.AppStorePurchaseFlowError.purchaseFailed(Subscription.StorePurchaseManagerError.purchaseFailed))")

Check failure on line 1 in DefaultAppStorePurchaseFlowTests

See this annotation in the file changed.

@github-actions github-actions / Test Report (macOS)

DefaultAppStorePurchaseFlowTests.test_purchaseSubscription_successfulPurchase_returnsTransactionJWS

/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/SubscriptionTests/Flows/AppStorePurchaseFlowTests.swift:80 - XCTAssertTrue failed

Check failure on line 1 in DefaultAppStorePurchaseFlowTests

See this annotation in the file changed.

@github-actions github-actions / Test Report (macOS)

DefaultAppStorePurchaseFlowTests.test_purchaseSubscription_withNoProductsFound_returnsError

/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/SubscriptionTests/Flows/AppStorePurchaseFlowTests.swift:70 - XCTAssertEqual failed: ("failure(Subscription.AppStorePurchaseFlowError.accountCreationFailed(Subscription.AppStoreRestoreFlowError.missingAccountOrTransactions))") is not equal to ("failure(Subscription.AppStorePurchaseFlowError.internalError)")