Create Platform PRs #206
GitHub Actions / Test Report (macOS)
failed
Nov 8, 2024 in 0s
1571 tests run, 1558 passed, 10 skipped, 3 failed.
Annotations
github-actions / Test Report (macOS)
DDGSyncLifecycleTests.testWhenInitializingAndAfterReinstallThenStateIsInactive
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/DDGSyncTests/DDGSyncLifecycleTests.swift:75 - XCTAssertEqual failed: ("[DDGSync.SyncError.accountRemoved(DDGSync.SyncError.AccountRemovedReason.syncEnabledNotSetOnKeyValueStore)]") is not equal to ("[]")
github-actions / Test Report (macOS)
DDGSyncLifecycleTests.testWhenInitializingAndKeysBeenRemovedThenStateIsInactive
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/DDGSyncTests/DDGSyncLifecycleTests.swift:91 - XCTAssertEqual failed: ("[DDGSync.SyncError.accountRemoved(DDGSync.SyncError.AccountRemovedReason.notFoundInSecureStorage)]") is not equal to ("[]")
github-actions / Test Report (macOS)
DDGSyncLifecycleTests.testWhenInitializingAndOffThenStateIsInactive
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/DDGSyncTests/DDGSyncLifecycleTests.swift:53 - XCTAssertEqual failed: ("[DDGSync.SyncError.accountRemoved(DDGSync.SyncError.AccountRemovedReason.notFoundInSecureStorage)]") is not equal to ("[]")
Loading