Skip to content

Create Platform PRs #89

Create Platform PRs

Create Platform PRs #89

Manually triggered November 24, 2023 11:35
Status Success
Total duration 36s
Artifacts

create-prs.yml

on: workflow_dispatch
Create iOS Pull Request  /  create-pr
4s
Create iOS Pull Request / create-pr
Create macOS Pull Request  /  create-pr
4s
Create macOS Pull Request / create-pr
Create BSK Pull Request
5s
Create BSK Pull Request
Comment on Asana Task
2s
Comment on Asana Task
Fit to window
Zoom out
Zoom in

Annotations

51 errors
BookmarkListViewModelTests.testDisplayAllMode_WhenAllFormFactorsFavoriteIsUnfavoritedThenItIsRemovedFromAllFolders: .build/arm64-apple-macosx/debug/BookmarksTests.build/BookmarkListViewModelTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/BookmarksTests/BookmarkListViewModelTests.swift:536 - XCTAssertEqual failed: throwing "NSInvalidArgumentException: -[BookmarkEntity lastChildrenPayloadReceivedFromSync]: unrecognized selector sent to instance 0x600002ad4e10" - root folder lastChildrenArrayReceivedFromSync mismatch
BookmarkListViewModelTests.testDisplayAllMode_WhenAllFormFactorsFavoriteIsUnfavoritedThenItIsRemovedFromAllFolders: .build/arm64-apple-macosx/debug/BookmarksTests.build/BookmarkListViewModelTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/BookmarksTests/BookmarkListViewModelTests.swift:536 - XCTAssertEqual failed: throwing "NSInvalidArgumentException: -[BookmarkEntity lastChildrenPayloadReceivedFromSync]: unrecognized selector sent to instance 0x600002ad4e10" - lastChildrenArrayReceivedFromSync mismatch for bookmarks_root
BookmarkListViewModelTests.testDisplayAllMode_WhenBookmarkIsFavoritedThenItIsAddedToNativeAndUnifiedFolders: .build/arm64-apple-macosx/debug/BookmarksTests.build/BookmarkListViewModelTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/BookmarksTests/BookmarkListViewModelTests.swift:461 - XCTAssertEqual failed: throwing "NSInvalidArgumentException: -[BookmarkEntity lastChildrenPayloadReceivedFromSync]: unrecognized selector sent to instance 0x600002ac25d0" - root folder lastChildrenArrayReceivedFromSync mismatch
BookmarkListViewModelTests.testDisplayAllMode_WhenBookmarkIsFavoritedThenItIsAddedToNativeAndUnifiedFolders: .build/arm64-apple-macosx/debug/BookmarksTests.build/BookmarkListViewModelTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/BookmarksTests/BookmarkListViewModelTests.swift:461 - XCTAssertEqual failed: throwing "NSInvalidArgumentException: -[BookmarkEntity lastChildrenPayloadReceivedFromSync]: unrecognized selector sent to instance 0x600002ac25d0" - lastChildrenArrayReceivedFromSync mismatch for bookmarks_root
BookmarkListViewModelTests.testDisplayAllMode_WhenNonNativeBrokenFavoriteIsFavoritedThenItIsAddedToNativeAndUnifiedFolder: .build/arm64-apple-macosx/debug/BookmarksTests.build/BookmarkListViewModelTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/BookmarksTests/BookmarkListViewModelTests.swift:511 - XCTAssertEqual failed: throwing "NSInvalidArgumentException: -[BookmarkEntity lastChildrenPayloadReceivedFromSync]: unrecognized selector sent to instance 0x600002a2d040" - root folder lastChildrenArrayReceivedFromSync mismatch
BookmarkListViewModelTests.testDisplayAllMode_WhenNonNativeBrokenFavoriteIsFavoritedThenItIsAddedToNativeAndUnifiedFolder: .build/arm64-apple-macosx/debug/BookmarksTests.build/BookmarkListViewModelTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/BookmarksTests/BookmarkListViewModelTests.swift:511 - XCTAssertEqual failed: throwing "NSInvalidArgumentException: -[BookmarkEntity lastChildrenPayloadReceivedFromSync]: unrecognized selector sent to instance 0x600002a2d040" - lastChildrenArrayReceivedFromSync mismatch for bookmarks_root
BookmarkListViewModelTests.testDisplayAllMode_WhenNonNativeFavoriteIsUnfavoritedThenItIsRemovedFromAllFolders: .build/arm64-apple-macosx/debug/BookmarksTests.build/BookmarkListViewModelTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/BookmarksTests/BookmarkListViewModelTests.swift:486 - XCTAssertEqual failed: throwing "NSInvalidArgumentException: -[BookmarkEntity lastChildrenPayloadReceivedFromSync]: unrecognized selector sent to instance 0x600002ac2710" - root folder lastChildrenArrayReceivedFromSync mismatch
BookmarkListViewModelTests.testDisplayAllMode_WhenNonNativeFavoriteIsUnfavoritedThenItIsRemovedFromAllFolders: .build/arm64-apple-macosx/debug/BookmarksTests.build/BookmarkListViewModelTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/BookmarksTests/BookmarkListViewModelTests.swift:486 - XCTAssertEqual failed: throwing "NSInvalidArgumentException: -[BookmarkEntity lastChildrenPayloadReceivedFromSync]: unrecognized selector sent to instance 0x600002ac2710" - lastChildrenArrayReceivedFromSync mismatch for bookmarks_root
BookmarkListViewModelTests.testDisplayNativeMode_WhenAllFormFactorsFavoriteIsUnfavoritedThenItIsOnlyRemovedFromNativeFolder: .build/arm64-apple-macosx/debug/BookmarksTests.build/BookmarkListViewModelTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/BookmarksTests/BookmarkListViewModelTests.swift:436 - XCTAssertEqual failed: throwing "NSInvalidArgumentException: -[BookmarkEntity lastChildrenPayloadReceivedFromSync]: unrecognized selector sent to instance 0x600002a2d770" - root folder lastChildrenArrayReceivedFromSync mismatch
BookmarkListViewModelTests.testDisplayNativeMode_WhenAllFormFactorsFavoriteIsUnfavoritedThenItIsOnlyRemovedFromNativeFolder: .build/arm64-apple-macosx/debug/BookmarksTests.build/BookmarkListViewModelTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/BookmarksTests/BookmarkListViewModelTests.swift:436 - XCTAssertEqual failed: throwing "NSInvalidArgumentException: -[BookmarkEntity lastChildrenPayloadReceivedFromSync]: unrecognized selector sent to instance 0x600002a2d770" - lastChildrenArrayReceivedFromSync mismatch for bookmarks_root
BookmarkListViewModelTests.testDisplayNativeMode_WhenBookmarkIsFavoritedThenItIsAddedToNativeAndUnifiedFolders: .build/arm64-apple-macosx/debug/BookmarksTests.build/BookmarkListViewModelTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/BookmarksTests/BookmarkListViewModelTests.swift:336 - XCTAssertEqual failed: throwing "NSInvalidArgumentException: -[BookmarkEntity lastChildrenPayloadReceivedFromSync]: unrecognized selector sent to instance 0x600002ac2d00" - root folder lastChildrenArrayReceivedFromSync mismatch
BookmarkListViewModelTests.testDisplayNativeMode_WhenBookmarkIsFavoritedThenItIsAddedToNativeAndUnifiedFolders: .build/arm64-apple-macosx/debug/BookmarksTests.build/BookmarkListViewModelTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/BookmarksTests/BookmarkListViewModelTests.swift:336 - XCTAssertEqual failed: throwing "NSInvalidArgumentException: -[BookmarkEntity lastChildrenPayloadReceivedFromSync]: unrecognized selector sent to instance 0x600002ac2d00" - lastChildrenArrayReceivedFromSync mismatch for bookmarks_root
BookmarkListViewModelTests.testDisplayNativeMode_WhenFavoriteIsUnfavoritedThenItIsRemovedFromNativeAndUnifiedFolder: .build/arm64-apple-macosx/debug/BookmarksTests.build/BookmarkListViewModelTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/BookmarksTests/BookmarkListViewModelTests.swift:411 - XCTAssertEqual failed: throwing "NSInvalidArgumentException: -[BookmarkEntity lastChildrenPayloadReceivedFromSync]: unrecognized selector sent to instance 0x600002a0def0" - root folder lastChildrenArrayReceivedFromSync mismatch
BookmarkListViewModelTests.testDisplayNativeMode_WhenFavoriteIsUnfavoritedThenItIsRemovedFromNativeAndUnifiedFolder: .build/arm64-apple-macosx/debug/BookmarksTests.build/BookmarkListViewModelTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/BookmarksTests/BookmarkListViewModelTests.swift:411 - XCTAssertEqual failed: throwing "NSInvalidArgumentException: -[BookmarkEntity lastChildrenPayloadReceivedFromSync]: unrecognized selector sent to instance 0x600002a0def0" - lastChildrenArrayReceivedFromSync mismatch for bookmarks_root
BookmarkListViewModelTests.testDisplayNativeMode_WhenNonNativeBrokenFavoriteIsFavoritedThenItIsAddedToNativeAndUnifiedFolder: .build/arm64-apple-macosx/debug/BookmarksTests.build/BookmarkListViewModelTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/BookmarksTests/BookmarkListViewModelTests.swift:386 - XCTAssertEqual failed: throwing "NSInvalidArgumentException: -[BookmarkEntity lastChildrenPayloadReceivedFromSync]: unrecognized selector sent to instance 0x600002a0c4b0" - root folder lastChildrenArrayReceivedFromSync mismatch
BookmarkListViewModelTests.testDisplayNativeMode_WhenNonNativeBrokenFavoriteIsFavoritedThenItIsAddedToNativeAndUnifiedFolder: .build/arm64-apple-macosx/debug/BookmarksTests.build/BookmarkListViewModelTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/BookmarksTests/BookmarkListViewModelTests.swift:386 - XCTAssertEqual failed: throwing "NSInvalidArgumentException: -[BookmarkEntity lastChildrenPayloadReceivedFromSync]: unrecognized selector sent to instance 0x600002a0c4b0" - lastChildrenArrayReceivedFromSync mismatch for bookmarks_root
BookmarkListViewModelTests.testDisplayNativeMode_WhenNonNativeFavoriteIsFavoritedThenItIsAddedToNativeFolder: .build/arm64-apple-macosx/debug/BookmarksTests.build/BookmarkListViewModelTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/BookmarksTests/BookmarkListViewModelTests.swift:361 - XCTAssertEqual failed: throwing "NSInvalidArgumentException: -[BookmarkEntity lastChildrenPayloadReceivedFromSync]: unrecognized selector sent to instance 0x600002a2dc70" - root folder lastChildrenArrayReceivedFromSync mismatch
BookmarkListViewModelTests.testDisplayNativeMode_WhenNonNativeFavoriteIsFavoritedThenItIsAddedToNativeFolder: .build/arm64-apple-macosx/debug/BookmarksTests.build/BookmarkListViewModelTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/BookmarksTests/BookmarkListViewModelTests.swift:361 - XCTAssertEqual failed: throwing "NSInvalidArgumentException: -[BookmarkEntity lastChildrenPayloadReceivedFromSync]: unrecognized selector sent to instance 0x600002a2dc70" - lastChildrenArrayReceivedFromSync mismatch for bookmarks_root
BookmarkListViewModelTests.testWhenBookmarkIsDeletedAndAnotherIsMovedThenNoErrorIsFired: .build/arm64-apple-macosx/debug/BookmarksTests.build/BookmarkListViewModelTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/BookmarksTests/BookmarkListViewModelTests.swift:107 - XCTAssertEqual failed: throwing "NSInvalidArgumentException: -[BookmarkEntity lastChildrenPayloadReceivedFromSync]: unrecognized selector sent to instance 0x600002a2cff0" - root folder lastChildrenArrayReceivedFromSync mismatch
BookmarkListViewModelTests.testWhenBookmarkIsDeletedAndAnotherIsMovedThenNoErrorIsFired: .build/arm64-apple-macosx/debug/BookmarksTests.build/BookmarkListViewModelTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/BookmarksTests/BookmarkListViewModelTests.swift:107 - XCTAssertEqual failed: throwing "NSInvalidArgumentException: -[BookmarkEntity lastChildrenPayloadReceivedFromSync]: unrecognized selector sent to instance 0x600002a2cff0" - lastChildrenArrayReceivedFromSync mismatch for bookmarks_root
BookmarkListViewModelTests.testWhenBookmarkIsMovedBelowOrphanedBookmarkThenAllOrphanedBookmarksBeforeToIndexAreAttachedToRootFolder: .build/arm64-apple-macosx/debug/BookmarksTests.build/BookmarkListViewModelTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/BookmarksTests/BookmarkListViewModelTests.swift:269 - XCTAssertEqual failed: throwing "NSInvalidArgumentException: -[BookmarkEntity lastChildrenPayloadReceivedFromSync]: unrecognized selector sent to instance 0x600002ac3840" - root folder lastChildrenArrayReceivedFromSync mismatch
BookmarkListViewModelTests.testWhenBookmarkIsMovedBelowOrphanedBookmarkThenAllOrphanedBookmarksBeforeToIndexAreAttachedToRootFolder: .build/arm64-apple-macosx/debug/BookmarksTests.build/BookmarkListViewModelTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/BookmarksTests/BookmarkListViewModelTests.swift:269 - XCTAssertEqual failed: throwing "NSInvalidArgumentException: -[BookmarkEntity lastChildrenPayloadReceivedFromSync]: unrecognized selector sent to instance 0x600002ac3840" - lastChildrenArrayReceivedFromSync mismatch for bookmarks_root
BookmarkListViewModelTests.testWhenBookmarkIsMovedToIndexOutsideOfRootFolderBoundsThenErrorIsFired: .build/arm64-apple-macosx/debug/BookmarksTests.build/BookmarkListViewModelTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/BookmarksTests/BookmarkListViewModelTests.swift:137 - XCTAssertEqual failed: throwing "NSInvalidArgumentException: -[BookmarkEntity lastChildrenPayloadReceivedFromSync]: unrecognized selector sent to instance 0x600002a2a8f0" - root folder lastChildrenArrayReceivedFromSync mismatch
BookmarkListViewModelTests.testWhenBookmarkIsMovedToIndexOutsideOfRootFolderBoundsThenErrorIsFired: .build/arm64-apple-macosx/debug/BookmarksTests.build/BookmarkListViewModelTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/BookmarksTests/BookmarkListViewModelTests.swift:137 - XCTAssertEqual failed: throwing "NSInvalidArgumentException: -[BookmarkEntity lastChildrenPayloadReceivedFromSync]: unrecognized selector sent to instance 0x600002a2a8f0" - lastChildrenArrayReceivedFromSync mismatch for bookmarks_root
BookmarkListViewModelTests.testWhenBookmarkIsMovedWithinNonOrphanedBookmarksThenOrphanedBookmarksAreNotAffected: .build/arm64-apple-macosx/debug/BookmarksTests.build/BookmarkListViewModelTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/BookmarksTests/BookmarkListViewModelTests.swift:305 - XCTAssertEqual failed: throwing "NSInvalidArgumentException: -[BookmarkEntity lastChildrenPayloadReceivedFromSync]: unrecognized selector sent to instance 0x600002a0ef30" - root folder lastChildrenArrayReceivedFromSync mismatch
BookmarkListViewModelTests.testWhenBookmarkIsMovedWithinNonOrphanedBookmarksThenOrphanedBookmarksAreNotAffected: .build/arm64-apple-macosx/debug/BookmarksTests.build/BookmarkListViewModelTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/BookmarksTests/BookmarkListViewModelTests.swift:305 - XCTAssertEqual failed: throwing "NSInvalidArgumentException: -[BookmarkEntity lastChildrenPayloadReceivedFromSync]: unrecognized selector sent to instance 0x600002a0ef30" - lastChildrenArrayReceivedFromSync mismatch for bookmarks_root
BookmarkListViewModelTests.testWhenOrphanedBookmarkIsMovedDownThenAllOrphanedBookmarksBeforeToIndexAreAttachedToRootFolder: .build/arm64-apple-macosx/debug/BookmarksTests.build/BookmarkListViewModelTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/BookmarksTests/BookmarkListViewModelTests.swift:233 - XCTAssertEqual failed: throwing "NSInvalidArgumentException: -[BookmarkEntity lastChildrenPayloadReceivedFromSync]: unrecognized selector sent to instance 0x600002ad6940" - root folder lastChildrenArrayReceivedFromSync mismatch
BookmarkListViewModelTests.testWhenOrphanedBookmarkIsMovedDownThenAllOrphanedBookmarksBeforeToIndexAreAttachedToRootFolder: .build/arm64-apple-macosx/debug/BookmarksTests.build/BookmarkListViewModelTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/BookmarksTests/BookmarkListViewModelTests.swift:233 - XCTAssertEqual failed: throwing "NSInvalidArgumentException: -[BookmarkEntity lastChildrenPayloadReceivedFromSync]: unrecognized selector sent to instance 0x600002ad6940" - lastChildrenArrayReceivedFromSync mismatch for bookmarks_root
BookmarkListViewModelTests.testWhenOrphanedBookmarkIsMovedThenItIsAttachedToRootFolder: .build/arm64-apple-macosx/debug/BookmarksTests.build/BookmarkListViewModelTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/BookmarksTests/BookmarkListViewModelTests.swift:165 - XCTAssertEqual failed: throwing "NSInvalidArgumentException: -[BookmarkEntity lastChildrenPayloadReceivedFromSync]: unrecognized selector sent to instance 0x600002a29cc0" - root folder lastChildrenArrayReceivedFromSync mismatch
BookmarkListViewModelTests.testWhenOrphanedBookmarkIsMovedThenItIsAttachedToRootFolder: .build/arm64-apple-macosx/debug/BookmarksTests.build/BookmarkListViewModelTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/BookmarksTests/BookmarkListViewModelTests.swift:165 - XCTAssertEqual failed: throwing "NSInvalidArgumentException: -[BookmarkEntity lastChildrenPayloadReceivedFromSync]: unrecognized selector sent to instance 0x600002a29cc0" - lastChildrenArrayReceivedFromSync mismatch for bookmarks_root
BookmarkListViewModelTests.testWhenOrphanedBookmarkIsMovedUpThenAllOrphanedBookmarksBeforeItAreAttachedToRootFolder: .build/arm64-apple-macosx/debug/BookmarksTests.build/BookmarkListViewModelTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/BookmarksTests/BookmarkListViewModelTests.swift:197 - XCTAssertEqual failed: throwing "NSInvalidArgumentException: -[BookmarkEntity lastChildrenPayloadReceivedFromSync]: unrecognized selector sent to instance 0x600002a2d6d0" - root folder lastChildrenArrayReceivedFromSync mismatch
BookmarkListViewModelTests.testWhenOrphanedBookmarkIsMovedUpThenAllOrphanedBookmarksBeforeItAreAttachedToRootFolder: .build/arm64-apple-macosx/debug/BookmarksTests.build/BookmarkListViewModelTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/BookmarksTests/BookmarkListViewModelTests.swift:197 - XCTAssertEqual failed: throwing "NSInvalidArgumentException: -[BookmarkEntity lastChildrenPayloadReceivedFromSync]: unrecognized selector sent to instance 0x600002a2d6d0" - lastChildrenArrayReceivedFromSync mismatch for bookmarks_root
BookmarkUtilsTests.testCopyFavoritesWhenDisablingSyncInDisplayAllMode: .build/arm64-apple-macosx/debug/BookmarksTests.build/BookmarkUtilsTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/BookmarksTests/BookmarkUtilsTests.swift:170 - XCTAssertEqual failed: throwing "NSInvalidArgumentException: -[BookmarkEntity lastChildrenPayloadReceivedFromSync]: unrecognized selector sent to instance 0x600002a2f250" - root folder lastChildrenArrayReceivedFromSync mismatch
BookmarkUtilsTests.testCopyFavoritesWhenDisablingSyncInDisplayAllMode: .build/arm64-apple-macosx/debug/BookmarksTests.build/BookmarkUtilsTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/BookmarksTests/BookmarkUtilsTests.swift:170 - XCTAssertEqual failed: throwing "NSInvalidArgumentException: -[BookmarkEntity lastChildrenPayloadReceivedFromSync]: unrecognized selector sent to instance 0x600002a2f250" - lastChildrenArrayReceivedFromSync mismatch for bookmarks_root
BookmarkUtilsTests.testCopyFavoritesWhenDisablingSyncInDisplayNativeMode: .build/arm64-apple-macosx/debug/BookmarksTests.build/BookmarkUtilsTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/BookmarksTests/BookmarkUtilsTests.swift:130 - XCTAssertEqual failed: throwing "NSInvalidArgumentException: -[BookmarkEntity lastChildrenPayloadReceivedFromSync]: unrecognized selector sent to instance 0x600002a2c8c0" - root folder lastChildrenArrayReceivedFromSync mismatch
BookmarkUtilsTests.testCopyFavoritesWhenDisablingSyncInDisplayNativeMode: .build/arm64-apple-macosx/debug/BookmarksTests.build/BookmarkUtilsTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/BookmarksTests/BookmarkUtilsTests.swift:130 - XCTAssertEqual failed: throwing "NSInvalidArgumentException: -[BookmarkEntity lastChildrenPayloadReceivedFromSync]: unrecognized selector sent to instance 0x600002a2c8c0" - lastChildrenArrayReceivedFromSync mismatch for bookmarks_root
BookmarkUtilsTests.testThatMigrationToFormFactorSpecificFavoritesAddsFavoritesToNativeFolder: .build/arm64-apple-macosx/debug/BookmarksTests.build/BookmarkUtilsTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/BookmarksTests/BookmarkUtilsTests.swift:90 - XCTAssertEqual failed: throwing "NSInvalidArgumentException: -[BookmarkEntity lastChildrenPayloadReceivedFromSync]: unrecognized selector sent to instance 0x600002a2e4e0" - root folder lastChildrenArrayReceivedFromSync mismatch
BookmarkUtilsTests.testThatMigrationToFormFactorSpecificFavoritesAddsFavoritesToNativeFolder: .build/arm64-apple-macosx/debug/BookmarksTests.build/BookmarkUtilsTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/BookmarksTests/BookmarkUtilsTests.swift:90 - XCTAssertEqual failed: throwing "NSInvalidArgumentException: -[BookmarkEntity lastChildrenPayloadReceivedFromSync]: unrecognized selector sent to instance 0x600002a2e4e0" - lastChildrenArrayReceivedFromSync mismatch for bookmarks_root
BookmarkUtilsTests.testThatMigrationToFormFactorSpecificFavoritesAddsFavoritesToNativeFolder: .build/arm64-apple-macosx/debug/BookmarksTests.build/BookmarkUtilsTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/BookmarksTests/BookmarkUtilsTests.swift:90 - XCTAssertEqual failed: throwing "NSInvalidArgumentException: -[BookmarkEntity lastChildrenPayloadReceivedFromSync]: unrecognized selector sent to instance 0x600002a2c0f0" - lastChildrenArrayReceivedFromSync mismatch for 10
BookmarksProviderTests.testThatLastChildrenArrayIsUpdatedAfterEveryHandledResponse: .build/arm64-apple-macosx/debug/SyncDataProvidersTests.build/Bookmarks/BookmarksProviderTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/SyncDataProvidersTests/Bookmarks/BookmarksProviderTests.swift:748 - XCTAssertEqual failed: ("Optional(["3"])") is not equal to ("Optional(["1", "2", "3"])") - root folder lastChildrenArrayReceivedFromSync mismatch
BookmarksProviderTests.testThatLastChildrenArrayIsUpdatedAfterEveryHandledResponse: .build/arm64-apple-macosx/debug/SyncDataProvidersTests.build/Bookmarks/BookmarksProviderTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/SyncDataProvidersTests/Bookmarks/BookmarksProviderTests.swift:748 - XCTAssertEqual failed: ("Optional(["3"])") is not equal to ("Optional(["1", "2", "3"])") - lastChildrenArrayReceivedFromSync mismatch for bookmarks_root
BookmarksProviderTests.testThatSentItemsAreProperlyCleanedUp: .build/arm64-apple-macosx/debug/SyncDataProvidersTests.build/Bookmarks/BookmarksProviderTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/SyncDataProvidersTests/Bookmarks/BookmarksProviderTests.swift:204 - XCTAssertEqual failed: ("nil") is not equal to ("Optional(["1", "5", "6"])") - root folder lastChildrenArrayReceivedFromSync mismatch
BookmarksProviderTests.testThatSentItemsAreProperlyCleanedUp: .build/arm64-apple-macosx/debug/SyncDataProvidersTests.build/Bookmarks/BookmarksProviderTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/SyncDataProvidersTests/Bookmarks/BookmarksProviderTests.swift:204 - XCTAssertEqual failed: ("nil") is not equal to ("Optional(["1", "5", "6"])") - lastChildrenArrayReceivedFromSync mismatch for bookmarks_root
BookmarksProviderTests.testWhenBookmarkIsMovedBetweenFoldersRemotelyAndUpdatedLocallyAfterStartingSyncThenItsModifiedAtIsNotCleared: .build/arm64-apple-macosx/debug/SyncDataProvidersTests.build/Bookmarks/BookmarksProviderTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/SyncDataProvidersTests/Bookmarks/BookmarksProviderTests.swift:636 - XCTAssertEqual failed: ("nil") is not equal to ("Optional([])") - lastChildrenArrayReceivedFromSync mismatch for 1
BookmarksProviderTests.testWhenObjectDeleteIsSentAndTheSameObjectUpdateIsReceivedThenObjectIsNotDeletedAndIsNotMovedWithinFolder: .build/arm64-apple-macosx/debug/SyncDataProvidersTests.build/Bookmarks/BookmarksProviderTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/SyncDataProvidersTests/Bookmarks/BookmarksProviderTests.swift:496 - XCTAssertEqual failed: ("nil") is not equal to ("Optional(["2"])") - root folder lastChildrenArrayReceivedFromSync mismatch
BookmarksProviderTests.testWhenObjectDeleteIsSentAndTheSameObjectUpdateIsReceivedThenObjectIsNotDeletedAndIsNotMovedWithinFolder: .build/arm64-apple-macosx/debug/SyncDataProvidersTests.build/Bookmarks/BookmarksProviderTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/SyncDataProvidersTests/Bookmarks/BookmarksProviderTests.swift:496 - XCTAssertEqual failed: ("nil") is not equal to ("Optional(["2"])") - lastChildrenArrayReceivedFromSync mismatch for bookmarks_root
BookmarksProviderTests.testWhenObjectDeleteIsSentAndTheSameObjectUpdateIsReceivedWithoutParentFolderThenObjectIsNotDeleted: .build/arm64-apple-macosx/debug/SyncDataProvidersTests.build/Bookmarks/BookmarksProviderTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/SyncDataProvidersTests/Bookmarks/BookmarksProviderTests.swift:470 - XCTAssertEqual failed: ("nil") is not equal to ("Optional([])") - root folder lastChildrenArrayReceivedFromSync mismatch
BookmarksProviderTests.testWhenObjectDeleteIsSentAndTheSameObjectUpdateIsReceivedWithoutParentFolderThenObjectIsNotDeleted: .build/arm64-apple-macosx/debug/SyncDataProvidersTests.build/Bookmarks/BookmarksProviderTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/SyncDataProvidersTests/Bookmarks/BookmarksProviderTests.swift:470 - XCTAssertEqual failed: ("nil") is not equal to ("Optional([])") - lastChildrenArrayReceivedFromSync mismatch for bookmarks_root
BookmarksProviderTests.testWhenObjectWasUpdatedLocallyAfterStartingSyncThenRemoteDeletionIsApplied: .build/arm64-apple-macosx/debug/SyncDataProvidersTests.build/Bookmarks/BookmarksProviderTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/SyncDataProvidersTests/Bookmarks/BookmarksProviderTests.swift:595 - XCTAssertEqual failed: ("nil") is not equal to ("Optional([])") - root folder lastChildrenArrayReceivedFromSync mismatch
BookmarksProviderTests.testWhenObjectWasUpdatedLocallyAfterStartingSyncThenRemoteDeletionIsApplied: .build/arm64-apple-macosx/debug/SyncDataProvidersTests.build/Bookmarks/BookmarksProviderTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/SyncDataProvidersTests/Bookmarks/BookmarksProviderTests.swift:595 - XCTAssertEqual failed: ("nil") is not equal to ("Optional([])") - lastChildrenArrayReceivedFromSync mismatch for bookmarks_root
BookmarksRegularSyncResponseHandlerTests.testThatResponseArrayOrderDoesNotAffectHandling: .build/arm64-apple-macosx/debug/SyncDataProvidersTests.build/Bookmarks/BookmarksRegularSyncResponseHandlerTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/SyncDataProvidersTests/Bookmarks/BookmarksRegularSyncResponseHandlerTests.swift:472 - XCTAssertEqual failed: ("nil") is not equal to ("Optional([])") - lastChildrenArrayReceivedFromSync mismatch for 1