Skip to content

chore(toolkit): bump for lock-screen artwork off-main crash fix (e672637) [gated on toolkit #198]#1304

Merged
mauricecarrier7 merged 4 commits into
developfrom
fix/audiobook-nowplaying-offmain
Jul 21, 2026
Merged

chore(toolkit): bump for lock-screen artwork off-main crash fix (e672637) [gated on toolkit #198]#1304
mauricecarrier7 merged 4 commits into
developfrom
fix/audiobook-nowplaying-offmain

Conversation

@mauricecarrier7

Copy link
Copy Markdown
Contributor

Draft — build-verification for the toolkit now-playing artwork crash fix

Closes the toolkit half of the two 3.2.0 audiobook now-playing crashes.

The two crashes, split

Crashlytics Where Status
4a92d371 updateNowPlayingInfo app (NowPlayingCoordinator) already fixed on develop by #1218 — zero recurrence on 3.3.0 builds
e672637 block_destroy_helper.46 toolkit (AudiobookPlaybackModel) 🔧 this — toolkit PR #198

The toolkit's updateLockScreenCoverArtwork had the same un-hardened MPMediaItemArtwork(boundsSize:) { _ in image } pattern the app fixed in #1218, but it was never applied toolkit-side. MediaPlayer builds/destroys that request handler off-main → block_destroy_helper EXC_BREAKPOINT. The toolkit fix marks the handler @Sendable + captures an immutable local.

Why this PR is a draft

Verification

  • ios-core CI (this PR) = the build gate for the toolkit change.
  • Runtime confirmation via Crashlytics: zero new e672637 on builds carrying the fix (the trap can't be reproduced on demand).

🤖 Generated with Claude Code

@github-actions

github-actions Bot commented Jul 20, 2026

Copy link
Copy Markdown

🧪 Unit Test Results

📊 View Full Interactive Report

❌ 1 TEST FAILED

7874 tests | 7739 passed | 1 failed | 132 skipped | ⏱️ 12m 46s | 📊 98.3% | 📈 45.3% coverage

Tests by Class — 902 classes, 1 with failures
Class Tests Passed Failed Duration
✅ AccessLintComplianceTests 11 11 0 202ms
✅ AccessibilityAnnouncementCenterTests 20 20 0 1.81s
✅ AccessibilityLabelTests 9 9 0 108ms
✅ AccessibilityPreferencesTests 26 26 0 176ms
✅ AccessibilityServiceTests 11 11 0 432ms
✅ AccountAuthDocCarryoverTests 5 5 0 393ms
✅ AccountAuthSurfaceHostsTests 7 7 0 172ms
✅ AccountAwareNetworkTests 10 10 0 532ms
✅ AccountDetailCredentialStateTests 7 0 0 202ms
✅ AccountDetailPINVisibilityTests 25 0 0 823ms
✅ AccountDetailSignOutConfirmationTests 2 0 0 49ms
✅ AccountDetailViewModelGapTests 1 1 0 205ms
✅ AccountDetailViewModelLeakTests 1 1 0 162ms
✅ AccountDetailViewModelSignedInDerivationTests 5 0 0 92ms
✅ AccountDetailViewModelTests 19 0 0 489ms
✅ AccountDetailsAuthenticationIsBrowserBasedTests 10 10 0 199ms
✅ AccountDetailsNeedsAuthAggregateTests 10 10 0 8ms
✅ AccountDetailsURLTests 17 17 0 310ms
✅ AccountModelGapTests 9 9 0 623ms
✅ AccountModelTests 20 20 0 53ms
✅ AccountProfileDocumentTests 3 3 0 31ms
✅ AccountStateMachineTests 10 10 0 130ms
✅ AccountSwitchCleanupTests 8 8 0 294ms
✅ AccountSwitchIntegrationTests 8 8 0 143ms
✅ AccountSwitchLifecycleTests 9 0 0 235ms
✅ AccountsManagerAccountIndexTests 7 7 0 516ms
✅ AccountsManagerCacheReadTests 4 4 0 1.65s
✅ AccountsManagerCacheTests 16 16 0 398ms
✅ AccountsManagerCancellationTests 5 5 0 615ms
✅ AccountsManagerFirstRunDecodeTests 3 3 0 4.72s
✅ AccountsManagerGapTests 3 3 0 5ms
✅ AccountsManagerHelpersTests 12 12 0 80ms
✅ AccountsManagerIsolationLintTests 4 4 0 1.46s
✅ AccountsManagerLaunchSnapshotTests 13 13 0 2.93s
✅ AccountsManagerStateMachineWiringTests 16 16 0 4.68s
✅ AccountsManagerTests 51 49 0 2.17s
✅ ActiveSessionsViewModelTests 12 12 0 265ms
✅ AdobeActivationTests 6 6 0 23ms
✅ AdobeCertificateGapTests 7 7 0 18ms
✅ AdobeDRMCharacterizationTests 21 21 0 380ms
✅ AdobeDRMErrorGapTests 3 3 0 84ms
✅ AdobeDRMHandlerTests 12 12 0 151ms
✅ AdobeDRMServiceGapTests 2 2 0 50ms
✅ AlertModelCoverageTests 6 6 0 9ms
✅ AlertModelRetryTests 7 7 0 7ms
✅ AlertModelTests 2 2 0 39ms
✅ AlertPresentationRawGuardLintTests 6 6 0 66ms
✅ AlertUtilsTests 20 20 0 361ms
✅ AnnotationContractTests 3 3 0 21ms
✅ AnnotationDeviceIDTests 2 2 0 5ms
✅ AnnotationPostResponseContractTests 1 1 0 99ms
✅ AnnouncementChainTests 5 5 0 226ms
✅ AnnouncementTests 3 3 0 57ms
✅ AnonymousBorrowBaselineFixtureTests 13 13 0 306ms
✅ AnonymousBorrowCandidateFixtureTests 6 6 0 31ms
✅ AnonymousBorrowDeltaTests 2 2 0 109ms
✅ AppContainerAudiobookFactoryTests 3 3 0 20ms
✅ AppContainerAuthCoordinatorRegistrationTests 3 3 0 3ms
✅ AppContainerImageLoaderInjectionTests 4 4 0 235ms
✅ AppContainerIsolationLintTests 7 7 0 1.91s
✅ AppContainerResetTests 5 5 0 73ms
✅ AppContainerTests 4 4 0 3ms
✅ AppContainerWithSignInModalSheetPresenterTests 2 2 0 3ms
✅ AppHealthViewModelTests 8 8 0 78ms
✅ AppLaunchTrackerExtendedTests 16 16 0 504ms
✅ AppLaunchTrackerTests 10 10 0 483ms
✅ AppLaunchTrackerWiringTests 2 2 0 59ms
✅ AppRatingServiceOverrideTests 3 3 0 19ms
✅ AppRatingServiceTests 9 9 0 431ms
✅ AppRouteTests 5 5 0 838ms
✅ AppTabHostMiniPlayerIntegrationTests 6 6 0 449ms
✅ AppTabHostViewBadgeCountTests 10 10 0 148ms
✅ AppTabRouterCoverageTests 4 4 0 83ms
✅ AppTabRouterGapTests 3 3 0 40ms
✅ ArrayExtensionsTests 6 6 0 20ms
✅ AudioBookmarkGapTests 6 6 0 2.16s
✅ AudioEngineWrapperTests 8 8 0 110ms
✅ AudioInterruptionLogicTests 6 6 0 1.21s
✅ AudioSessionActivatorTests 8 8 0 34ms
✅ AudiobookAccessibilityTests 7 7 0 373ms
✅ AudiobookBackgroundAudioTests 2 2 0 120ms
✅ AudiobookBookmarkBusinessLogicConcurrencyTests 3 3 0 482ms
✅ AudiobookBookmarkBusinessLogicPositionWriteTests 6 6 0 294ms
✅ AudiobookBookmarkBusinessLogicTests 21 21 0 4.19s
✅ AudiobookChapterTOCNormalizationTests 6 6 0 55ms
✅ AudiobookColdLoadRecoveryTests 4 4 0 5ms
✅ AudiobookCrossVendorSmokeTests 4 4 0 67ms
✅ AudiobookDataManagerEmptyQueueTests 1 1 0 6ms
✅ AudiobookDataManagerErrorHandlingTests 5 5 0 594ms
✅ AudiobookDataManagerModelsTests 20 20 0 160ms
✅ AudiobookDataManagerNetworkSyncTests 5 5 0 256ms
✅ AudiobookDataManagerSaveTests 4 4 0 29ms
✅ AudiobookDataManagerStoreRecoveryTests 5 5 0 58ms
✅ AudiobookFileLoggerTests 14 14 0 366ms
✅ AudiobookFirstOpenHangTests 14 14 0 1.60s
✅ AudiobookLoadFailureSAMLReauthTests 10 10 0 964ms
✅ AudiobookLoaderDispatchTests 7 7 0 293ms
✅ AudiobookLoaderFinalizeBuildTests 11 11 0 730ms
✅ AudiobookLoaderOPDSShapeMatrixTests 8 0 0 310ms
✅ AudiobookLoaderPredicateTests 11 11 0 16ms
✅ AudiobookLoaderTests 2 2 0 94ms
✅ AudiobookMorphingPlayerViewTests 10 10 0 90ms
✅ AudiobookNetworkValidationTests 3 3 0 10ms
✅ AudiobookOpenStateRaceTests 3 3 0 320ms
✅ AudiobookPhoneAlertContentTests 3 3 0 10ms
✅ AudiobookPlaybackStateTests 3 3 0 183ms
✅ AudiobookPlaybackTests 26 26 0 450ms
✅ AudiobookPlaytimesLifecycleTests 6 6 0 945ms
✅ AudiobookPositionAdapterContractTests 3 3 0 903ms
✅ AudiobookPositionPolicyValidatorTests 14 14 0 22ms
✅ AudiobookPositionRestoreTests 18 18 0 800ms
✅ AudiobookSAMLReauthTests 6 6 0 22ms
✅ AudiobookSessionErrorDescriptionTests 4 4 0 24ms
✅ AudiobookSessionErrorExtTests 4 4 0 9ms
✅ AudiobookSessionErrorTests 3 3 0 5ms
✅ AudiobookSessionManagerErrorMappingTests 6 6 0 23ms
✅ AudiobookSessionManagerFlagGatePresentationTests 4 4 0 202ms
✅ AudiobookSessionManagerPresenterMigrationTests 10 10 0 5.08s
✅ AudiobookSessionManagerShutdownTests 12 12 0 328ms
✅ AudiobookSessionPresenterTests 31 31 0 377ms
✅ AudiobookSessionStateTests 6 6 0 8ms
✅ AudiobookSessionStateTransitionTests 22 22 0 349ms
✅ AudiobookSkipIntervalSettingsTests 7 7 0 85ms
✅ AudiobookSleepTimerIntegrationTests 5 5 0 480ms
✅ AudiobookStorageLocationTests 3 3 0 3ms
✅ AudiobookTOCTests 18 18 0 226ms
✅ AudiobookTimeEntryTests 6 6 0 47ms
✅ AudiobookTimeTrackerEdgeTests 8 8 0 145ms
✅ AudiobookTimeTrackerLifecycleTests 5 5 0 5.94s
✅ AudiobookTimeTrackerTests 9 9 0 81ms
✅ AudiobookTrackCompletionTests 2 2 0 155ms
✅ AudiobookTypeRoutingTests 5 5 0 13ms
✅ AudiobookVendorAdapterTests 5 5 0 170ms
✅ AudiobookmarkTests 4 4 0 25ms
✅ AuthCoordinatorTelemetryTests 5 5 0 17ms
✅ AuthDecisionEventEmissionTests 7 7 0 29ms
✅ AuthDocumentContractTests 2 2 0 5ms
✅ AuthDocumentVariantsContractTests 5 5 0 116ms
✅ AuthErrorCategoryTests 12 12 0 225ms
✅ AuthErrorProblemDocSeamTests 6 6 0 2.87s
✅ AuthFlowSecurityTests 3 0 0 200ms
✅ AuthReducerTests 21 21 0 223ms
✅ AuthTypeTests 7 7 0 86ms
✅ AuthenticationTests 16 16 0 286ms
✅ BackgroundDownloadHandlerTests 28 28 0 629ms
✅ BackgroundListenerTests 2 2 0 16ms
✅ BackgroundSessionRoutingTests 6 6 0 24ms
✅ BackupExclusionMigrationTests 3 3 0 12ms
✅ BadgeDefinitionTests 33 33 0 595ms
✅ BadgeServiceTests 16 16 0 215ms
✅ BadgeUnlockPhaseTests 4 4 0 45ms
✅ BadgesViewModelTests 14 14 0 389ms
✅ BasicAuthEmptyCredentialTests 4 4 0 138ms
✅ BearerTokenAdapterTests 5 4 0 3.00s
✅ BearerTokenFulfillFlowTests 4 4 0 271ms
✅ BearerTokenRefreshTests 4 4 0 16ms
✅ BearerTokenResponseDetectionTests 7 7 0 43ms
✅ BeginningPositionPolicyTests 8 8 0 109ms
✅ BookAvailabilityFormatterTests 18 18 0 152ms
✅ BookButtonMapperHoldReadyTests 10 10 0 23ms
✅ BookButtonMapperTests 21 21 0 150ms
✅ BookButtonMapperViewModelTests 18 18 0 254ms
✅ BookButtonStateTests 8 8 0 95ms
✅ BookButtonTypeMetaTests 4 4 0 36ms
✅ BookButtonTypeTests 13 13 0 177ms
✅ BookCellModelActionTests 18 18 0 754ms
✅ BookCellModelCacheInvalidationTests 8 8 0 54ms
✅ BookCellModelCachePrefetchSafetyTests 9 9 0 623ms
✅ BookCellModelCacheTests 22 22 0 1.13s
✅ BookCellModelComputedPropertyTests 19 19 0 547ms
✅ BookCellModelOfflineTests 9 9 0 340ms
✅ BookCellModelRegistryBindingTests 4 4 0 228ms
✅ BookCellModelStateTests 16 16 0 6.14s
✅ BookCellModelStreamingHTMLTests 2 2 0 313ms
✅ BookCellStateComprehensiveTests 14 14 0 71ms
✅ BookContentResetServiceTests 2 2 0 54ms
✅ BookDetailMetadataHydrationTests 6 6 0 65ms
✅ BookDetailViewModelAudiobookDismissTests 1 1 0 99ms
✅ BookDetailViewModelTests 91 91 0 3.15s
✅ BookFileManagerSideloadResolutionTests 4 4 0 139ms
✅ BookFileManagerTests 8 8 0 47ms
✅ BookListViewAccessibilityTests 9 9 0 296ms
✅ BookPreviewTests 4 4 0 158ms
✅ BookRegistryStoreTests 26 26 0 611ms
✅ BookRegistrySyncReadinessTests 3 2 0 161ms
✅ BookRegistrySyncReentrancyTests 6 6 0 1.40s
✅ BookRegistrySyncSideloadExemptionTests 2 0 0 390ms
✅ BookRegistrySyncTests 35 30 0 1.06s
✅ BookReturnCleverReauthTests 1 1 0 38ms
✅ BookReturnServiceAuthCoordinatorTests 3 3 0 349ms
✅ BookReturnServiceContractTests 6 6 0 485ms
✅ BookReturnServiceTests 16 16 0 621ms
✅ BookServiceAudiobookOpenTests 2 2 0 26ms
✅ BookSignInRedirectHandlerTests 8 8 0 230ms
✅ BookStateIntegrationTests 8 8 0 227ms
✅ BookmarkBusinessLogicExtendedTests 6 6 0 1.85s
✅ BookmarkDeletionLogTests 3 3 0 553ms
✅ BookmarkDeviceIdMatchingTests 3 3 0 406ms
✅ BookmarkExistenceTests 4 4 0 1.05s
✅ BookmarkManagerTests 24 24 0 732ms
✅ BookmarkSortingTests 1 1 0 58ms
✅ BookmarkSyncTests 3 3 0 602ms
✅ BorrowAndDownloadIntegrationTests 7 7 0 293ms
✅ BorrowErrorMessageTests 13 13 0 484ms
✅ BorrowErrorPresenterTests 6 6 0 423ms
✅ BorrowOperationAuthCoordinatorTests 6 6 0 301ms
✅ BorrowOperationCleverReauthTests 2 2 0 98ms
✅ BorrowOperationContractTests 6 6 0 541ms
✅ BorrowOperationStreamingHTMLTests 3 3 0 33ms
✅ BorrowOperationTests 13 13 0 836ms
✅ BorrowOperationTimeoutTests 3 3 0 210ms
✅ BorrowReducerContractTests 2 2 0 78ms
✅ BorrowReducerTests 21 21 0 279ms
✅ BundledRegistrySnapshotTests 5 5 0 221ms
✅ ButtonStateMonotonicClampTests 10 10 0 1.79s
✅ ButtonStateTests 16 16 0 787ms
✅ ButtonStyleTypeTests 2 2 0 1ms
✅ C64ConversionTests 6 6 0 9ms
✅ CarPlayAudiobookBridgePresenterMigrationTests 2 2 0 18ms
✅ CarPlayAuthHelperReadinessTests 3 3 0 1.25s
✅ CarPlayChapterListTests 3 3 0 6ms
✅ CarPlayIntegrationTests 2 2 0 62ms
✅ CarPlayLibraryRefreshTests 3 3 0 13ms
✅ CarPlayNowPlayingTemplateTests 4 4 0 588ms
✅ CarPlayOpenAppAlertTests 6 6 0 1.61s
✅ CarPlayPlaybackErrorTests 8 8 0 19ms
✅ CarPlayTests 12 12 0 176ms
✅ CarPlayTimeTrackingTests 3 3 0 236ms
✅ CatalogAPIDedupeTests 3 3 0 430ms
✅ CatalogAPIEntryPointTests 1 1 0 8ms
✅ CatalogAccessibilityTests 8 8 0 47ms
✅ CatalogCacheKeyAndIsolationTests 12 12 0 612ms
✅ CatalogCacheMetadataExactBoundaryTests 4 4 0 11ms
✅ CatalogCacheMetadataTests 21 21 0 218ms
✅ CatalogFeedModelTests 4 4 0 27ms
✅ CatalogFilterGroupModelTests 17 17 0 345ms
✅ CatalogFilterModelTests 17 17 0 497ms
✅ CatalogFilterServiceTests 29 29 0 294ms
✅ CatalogFilterTests 1 1 0 2ms
✅ CatalogLaneAssemblyTests 7 7 0 131ms
✅ CatalogLaneModelStructTests 20 20 0 1.44s
✅ CatalogLaneModelTests 3 3 0 47ms
✅ CatalogLaneMoreFilterStateTests 8 8 0 140ms
✅ CatalogLaneMoreViewModelTests 43 43 0 677ms
✅ CatalogLaneRowViewAccessibilityTests 11 11 0 168ms
✅ CatalogLaneSortingTests 5 5 0 66ms
✅ CatalogLoadIntegrationTests 6 6 0 270ms
✅ CatalogOPDS2NegotiationTests 12 12 0 205ms
✅ CatalogPreloaderTests 6 6 0 36ms
✅ CatalogProblemDocumentTests 6 6 0 51ms
✅ CatalogRepositoryCoreTests 9 9 0 73ms
✅ CatalogRepositoryStaleWhileRevalidateTests 12 12 0 644ms
✅ CatalogRepositoryTests 19 19 0 619ms
✅ CatalogSearchViewModelRegistryUpdateTests 5 5 0 199ms
✅ CatalogSearchViewModelTests 67 67 0 7.44s
✅ CatalogSelectorsTests 2 2 0 6ms
✅ CatalogSortServiceTests 14 14 0 249ms
✅ CatalogStateTests 7 7 0 181ms
✅ CatalogViewContinueRowsIntegrationTests 3 3 0 32ms
✅ CatalogViewModelStateMachineTests 19 19 0 823ms
✅ ChaosFaultInjectionTests 5 5 0 189ms
✅ ChapterChangeDetectorTests 5 5 0 117ms
✅ ChapterTOCNormalizerTests 7 7 0 127ms
✅ CirculationAnalyticsTests 4 4 0 27ms
✅ ColdStartResumeIntegrationTests 10 10 0 11.77s
✅ ColorExtensionTests 5 5 0 379ms
✅ ConcurrentBookStateTests 3 3 0 20ms
✅ ConcurrentDownloadStateTests 3 3 0 116ms
✅ ConcurrentTokenRefreshTests 2 2 0 302ms
✅ ContinueRowSectionTests 6 6 0 43ms
✅ ContinuousPlaybackTrackingTests 3 3 0 486ms
✅ CookiePersistenceTests 10 10 0 753ms
✅ CrawlStateTests 16 16 0 166ms
✅ CrawlableFeedAnalysisTests 17 17 0 55ms
✅ CrawlerFallbackTests 12 12 0 385ms
✅ CredentialEdgeCaseTests 6 6 0 8ms
✅ CredentialPrivacyTests 4 4 0 12ms
✅ CredentialPromptCoordinatorTests 4 4 0 46ms
✅ CredentialSnapshotInvalidationTests 5 0 0 378ms
✅ CrossDeviceBookmarkSyncTests 12 12 0 161ms
✅ CrossDeviceSyncE2ETests 5 5 0 1.31s
✅ CrossDomain401Tests 8 8 0 9ms
✅ CrossFormatMappingTests 14 14 0 571ms
✅ DPLAErrorTests 3 3 0 52ms
✅ DRMAdversarialTests 4 1 0 605ms
✅ DRMFulfilledPublicationTests 6 6 0 22ms
✅ DataBase64Tests 3 3 0 40ms
✅ DataReceptionComparisonTests 2 2 0 144ms
✅ DateExtensionTests 9 9 0 33ms
✅ DateFormattingTests 4 4 0 7ms
✅ Date_NYPLAdditionsTests 7 7 0 536ms
✅ DebugSettingsForceSkeletonsTests 4 4 0 15ms
✅ DebugSettingsGapTests 4 4 0 13ms
✅ DebugSettingsTests 31 31 0 768ms
✅ DefaultCatalogAPITests 31 31 0 314ms
✅ DefaultRecentlyReadingServiceTests 13 13 0 164ms
✅ DeriveInitialStateTests 4 4 0 28ms
✅ DeveloperSettingsEngineeringTierTests 4 4 0 9ms
✅ DeveloperSettingsViewModelOverrideTests 3 0 0 25ms
✅ DeviceLogCollectorGapTests 2 2 0 4ms
✅ DeviceLogCollectorTests 13 13 0 293ms
✅ DeviceOrientationTests 7 7 0 32.15s
✅ DeviceSpecificErrorMonitorTests 11 11 0 693ms
✅ DictionaryExtensionsTests 5 5 0 9ms
✅ DiskBudgetManagerTests 7 7 0 131ms
✅ DiskBudgetTests 2 2 0 9ms
✅ DownloadAlertPresenterTests 8 8 0 148ms
✅ DownloadAnnouncementServiceTests 12 12 0 121ms
✅ DownloadAuthRetryHandlerAuthCoordinatorTests 6 6 0 3.45s
✅ DownloadAuthRetryHandlerTaskLifecycleTests 4 4 0 632ms
✅ DownloadAuthRetryHandlerTests 17 17 0 2.20s
✅ DownloadCancellationHandlerTests 5 5 0 81ms
✅ DownloadCompleteMomentTests 6 6 0 8ms
✅ DownloadCompletionParserTests 9 9 0 159ms
✅ DownloadCoordinatorIntegrationTests 10 10 0 214ms
✅ DownloadCoordinatorTests 11 11 0 222ms
✅ DownloadDiskSpaceTests 2 2 0 29ms
✅ DownloadErrorInfoTests 3 3 0 93ms
✅ DownloadErrorRecoveryPolicyTests 11 11 0 355ms
✅ DownloadErrorRecoveryTests 3 3 0 11ms
✅ DownloadFreeSpaceExhaustionTests 11 11 0 437ms
✅ DownloadInfoTests 5 5 0 54ms
✅ DownloadIntegrityTests 10 10 0 205ms
✅ DownloadOnlyOnWiFiTests 10 10 0 85ms
✅ DownloadPersistenceStoreTests 5 5 0 78ms
✅ DownloadProgressPublisherCoreTests 19 19 0 749ms
✅ DownloadProgressPublisherTests 2 2 0 7ms
✅ DownloadQueueIntegrationTests 3 3 0 55ms
✅ DownloadQueueOrchestratorTests 9 9 0 737ms
✅ DownloadRMSDKHandoffTests 1 1 0 2ms
✅ DownloadReconciliationLaunchOrderContractTests 2 2 0 77ms
✅ DownloadReconciliationTests 17 17 0 126ms
✅ DownloadRedirectTests 7 7 0 13ms
✅ DownloadResumeAfterKillTests 7 7 0 80ms
✅ DownloadSlotManagementTests 5 5 0 131ms
✅ DownloadStartCoordinatorContractTests 5 5 0 87ms
✅ DownloadStartCoordinatorTests 9 9 0 189ms
✅ DownloadStartDispatcherTests 26 26 0 311ms
✅ DownloadStateMachineIntegrationTests 15 15 0 159ms
✅ DownloadStateMachineTests 5 5 0 121ms
✅ DownloadStateManagerTests 16 16 0 837ms
✅ DownloadTaskLifecycleServiceTests 9 9 0 119ms
✅ DownloadTaskPersistenceTests 14 14 0 291ms
✅ DownloadThrottlingServiceTests 10 10 0 195ms
✅ DownloadTransferRetryTests 6 6 0 2.09s
✅ DownloadWatchdogTests 3 3 0 104ms
✅ EPUBKeyCommandsPP4289Tests 4 4 0 30ms
✅ EPUBModuleTests 4 4 0 218ms
✅ EPUBPositionTests 10 10 0 103ms
✅ EPUBSearchViewModelTests 18 18 0 2.21s
✅ EPUBToolbarToggleTests 11 11 0 67ms
✅ EmailAddressTests 16 16 0 400ms
✅ EpubSampleFactoryTests 5 5 0 53ms
✅ ErrorActivityTrackerTests 12 12 0 106ms
✅ ErrorDetailTests 12 12 0 133ms
✅ ErrorDetailViewControllerGapTests 3 3 0 395ms
✅ ErrorDetailViewControllerTests 14 14 0 113ms
✅ ErrorLogExporterTests 5 5 0 56ms
✅ ExecutorNetworkHermeticityTests 1 1 0 41ms
✅ ExpiredLoanStringsTests 5 5 0 98ms
✅ FacetEnumTests 3 3 0 81ms
✅ FacetToolbarAccessibilityTests 5 5 0 58ms
✅ FacetViewModelLogoDelegateTests 4 4 0 18ms
✅ FacetViewModelTests 18 18 0 1.11s
✅ FetchManifestWithBearerTokenLCPSafetyTests 1 1 0 30ms
✅ FetchManifestWithBearerTokenTests 9 9 0 415ms
✅ FetchOpenAccessManifestLCPSafetyTests 4 4 0 12ms
✅ FileURLGenerationTests 3 3 0 161ms
✅ FindawayChapterStatusGuardTests 1 1 0 6ms
✅ FindawaySavedVsPlayedTests 1 1 0 251ms
✅ FloatTPPAdditionsTests 5 5 0 7ms
✅ FocusIndicationTests 7 7 0 252ms
✅ FontManagerTests 17 17 0 294ms
✅ ForceResetTests 6 6 0 255ms
✅ GeneralCacheClearOnUpdateTests 3 3 0 18ms
✅ GeneralCacheTests 20 20 0 839ms
✅ GroupEnumTests 1 1 0 4ms
✅ HTMLTextViewTests 70 70 0 29.93s
✅ HoldNotificationClassificationTests 2 2 0 12ms
✅ HoldsBadgeCountTests 9 9 0 56ms
✅ HoldsBookViewModelTests 8 8 0 523ms
✅ HoldsReducerTests 11 11 0 295ms
✅ HoldsSyncFailureTests 12 12 0 512ms
✅ HoldsViewModelTests 23 23 0 1.25s
✅ HostFailureTrackerTests 2 2 0 24ms
✅ ImageCacheContinuationTests 1 1 0 31.09s
✅ ImageCacheTypeTests 1 1 0 8ms
✅ ImageCoverKeyUnificationTests 2 2 0 3ms
✅ ImageLoaderTests 14 14 0 728ms
✅ InflightFeedFetchesTimeoutTests 4 4 0 10.31s
✅ IntExtensionsTests 4 4 0 28ms
✅ IsReaderActiveTrackingModifierTests 4 4 0 64ms
✅ KeyboardNavigationFKATests 11 11 0 311ms
✅ KeyboardNavigationHandlerTests 16 16 0 168ms
✅ KeyboardVoiceOverTests 5 5 0 98ms
✅ LCPAcquisitionPredicateTests 4 4 0 12ms
✅ LCPAdapterTests 8 8 0 62ms
✅ LCPAudiobookURLSchemeTests 4 4 0 26ms
✅ LCPAudiobooksTests 21 21 0 330ms
✅ LCPBotanCRLGuardTests 5 5 0 15ms
✅ LCPCharacterizationTests 31 31 0 424ms
✅ LCPClientTests 8 8 0 158ms
✅ LCPFulfillmentHandlerTests 8 8 0 1.42s
✅ LCPKeychainMigrationTests 3 3 0 30ms
✅ LCPLibraryServiceTests 20 20 0 411ms
✅ LCPLicenseDocumentDetectionTests 5 5 0 12ms
✅ LCPLicenseFilePathTests 3 3 0 5ms
✅ LCPOrphanedDownloadRegistryTests 4 4 0 19ms
✅ LCPPDFAcquisitionPredicateTests 5 5 0 25ms
✅ LCPPDFDiskExtractTests 5 5 0 147ms
✅ LCPPDFOpenProgressTests 13 13 0 508ms
✅ LCPPassphraseReadinessTests 2 2 0 25ms
✅ LCPSessionIdentifierTests 3 3 0 118ms
✅ LegacySAMLProblemDocumentPropagationTests 7 7 0 727ms
✅ LibrariesSectionViewModelTests 16 16 0 38ms
✅ LibraryCatalogMergerTests 9 9 0 116ms
✅ LibraryRegistryCrawlerTests 15 15 0 181ms
✅ LicensesServiceTests 4 4 0 45ms
✅ LiveCrawlableParsingTest 4 0 0 64ms
✅ LoanEvictionPolicyTests 13 13 0 98ms
✅ LoanRenewalServiceTests 9 9 0 112ms
✅ LocalBookContentServiceTests 7 7 0 119ms
✅ LocalFileAdapterTests 6 5 0 321ms
✅ LogTests 13 13 0 379ms
✅ LoginKeyboardTests 8 8 0 47ms
✅ MainActorHelpersTests 22 22 0 1.12s
✅ MappedCatalogBridgeTests 3 3 0 10ms
✅ MappedCatalogModelTests 11 11 0 388ms
✅ MockBackendExpiredCredentialsTests 3 3 0 435ms
✅ MockBackendHoldsTests 3 3 0 219ms
✅ MockBackendIntegrationTests 4 4 0 404ms
✅ MockBackendLoanLimitTests 2 2 0 194ms
✅ MockBackendRouteMatchingTests 4 4 0 32ms
✅ MockBackendServerDownTests 1 1 0 52ms
✅ MockIsolationLintTests 5 5 0 2.07s
✅ MultiLibraryTokenIsolationTests 14 14 0 5.23s
✅ MyBooksDownloadCenterAccountIdThreadingTests 7 7 0 229ms
✅ MyBooksDownloadCenterAdeptGapTests 3 3 0 7ms
✅ MyBooksDownloadCenterConcurrencyTests 22 22 0 566ms
✅ MyBooksDownloadCenterEvictionTests 7 7 0 75ms
✅ MyBooksDownloadCenterOfflineTests 8 8 0 125ms
✅ MyBooksDownloadSessionInvalidationTests 3 3 0 19ms
✅ MyBooksSimplifiedBearerTokenTests 17 17 0 226ms
✅ MyBooksViewModelBooksPublisherTests 3 3 0 94ms
✅ MyBooksViewModelConcurrencyTests 4 4 0 65ms
✅ MyBooksViewModelDownloadStateTests 3 3 0 58ms
✅ MyBooksViewModelEmptyArrayTests 3 3 0 102ms
✅ MyBooksViewModelEmptyStateTests 4 4 0 44ms
✅ MyBooksViewModelExtendedTests 15 15 0 271ms
✅ MyBooksViewModelFacetIntegrationTests 4 4 0 94ms
✅ MyBooksViewModelFacetPublisherTests 5 5 0 118ms
✅ MyBooksViewModelFilterSortInteractionTests 2 2 0 18ms
✅ MyBooksViewModelFilterTests 9 9 0 272ms
✅ MyBooksViewModelGuardConditionsTests 2 2 0 89ms
✅ MyBooksViewModelLargeDatasetTests 2 2 0 283ms
✅ MyBooksViewModelLoadAccountTests 2 2 0 383ms
✅ MyBooksViewModelLoginStateTests 4 4 0 1.03s
✅ MyBooksViewModelMultipleAuthorSortingTests 3 3 0 31ms
✅ MyBooksViewModelNotificationTests 4 4 0 330ms
✅ MyBooksViewModelOfflineFilteringTests 3 3 0 16ms
✅ MyBooksViewModelPublisherTests 7 7 0 151ms
✅ MyBooksViewModelSearchEdgeCaseTests 6 6 0 217ms
✅ MyBooksViewModelSearchQueryTests 3 3 0 46ms
✅ MyBooksViewModelSortPersistenceTests 3 3 0 86ms
✅ MyBooksViewModelSortingIntegrationTests 5 5 0 51ms
✅ MyBooksViewModelSortingTests 6 6 0 150ms
✅ MyBooksViewModelStateTransitionTests 3 3 0 361ms
✅ MyBooksViewModelUIBindingTests 3 3 0 99ms
✅ NSErrorAdditionsTests 7 7 0 11ms
✅ NSNotificationTPPTests 3 3 0 37ms
✅ NavigationCoordinatorTests 18 18 0 32ms
✅ NavigationFreezePreventionTests 5 5 0 67ms
✅ NetworkCacheClearRoutingTests 3 3 0 55ms
✅ NetworkExecutorCredentialGuardTests 8 8 0 1.14s
✅ NetworkExecutorResponseRegressionTests 4 4 0 210ms
✅ NetworkExecutorTaskTypeTests 3 3 0 102ms
✅ NetworkOfflineDetectionTests 3 3 0 109ms
✅ NetworkQueueTests 11 11 0 58ms
✅ NetworkRequestQueueTests 2 2 0 10.08s
✅ NetworkRetryLogicTests 7 7 0 1.08s
✅ NetworkTimeoutTests 2 2 0 115ms
✅ NotificationEventTypeContractTests 7 7 0 587ms
✅ NotificationPayloadContractTests 10 10 0 560ms
✅ NotificationServiceStateMachineTests 9 9 0 1.27s
✅ NotificationServiceTests 16 16 0 238ms
✅ NotificationServiceTokenTests 13 13 0 29ms
✅ NotificationSyncThrottleTests 5 5 0 58ms
✅ NotificationTokenDataTests 4 4 0 18ms
✅ NotificationTokenRegistrationTests 10 10 0 96ms
✅ NowPlayingCoordinatorBackgroundTests 6 6 0 4.14s
✅ NowPlayingCoordinatorTests 19 19 0 2.20s
✅ OAuthSAMLRedirectRegressionTests 4 4 0 594ms
✅ OIDCAuthDocumentParsingTests 4 4 0 374ms
✅ OIDCAuthTypeTests 5 5 0 19ms
✅ OIDCAuthenticationPropertyTests 8 8 0 355ms
✅ OIDCCallbackEdgeCaseTests 9 9 0 488ms
✅ OIDCCallbackHandlingTests 5 5 0 916ms
✅ OIDCCallbackSchemeTests 3 3 0 38ms
✅ OIDCIsolationRegressionTests 6 6 0 290ms
✅ OIDCLoginRoutingTests 3 3 0 340ms
✅ OIDCMakeRequestTests 3 3 0 210ms
✅ OIDCNSCodingTests 1 1 0 101ms
✅ OIDCNetworkLayer401Tests 5 5 0 323ms
✅ OIDCReauthOnExpiredTokenTests 5 5 0 403ms
✅ OIDCRedirectURIConstructionTests 6 6 0 478ms
✅ OIDCRegressionTests 9 9 0 1.03s
✅ OIDCSelectedAuthenticationTests 2 2 0 409ms
✅ OIDCSignOutRegressionTests 6 6 0 569ms
✅ OIDCTokenRefreshRegressionTests 6 6 0 327ms
✅ OIDCUpdateUserAccountTests 5 5 0 246ms
✅ OIDCViewModelRegressionTests 1 1 0 84ms
✅ OIDCViewModelSignInTests 2 2 0 13ms
✅ OPDS1BorrowEntryContractTests 4 4 0 13ms
✅ OPDS1CatalogGroupedContractTests 3 3 0 19ms
✅ OPDS1HoldEntriesContractTests 4 4 0 238ms
✅ OPDS1LoansFeedContractTests 6 6 0 79ms
✅ OPDS1ParsingTests 34 34 0 636ms
✅ OPDS1RevokeResponseContractTests 2 2 0 25ms
✅ OPDS2AuthenticationDocumentTests 18 18 0 47.83s
✅ OPDS2AvailabilityTests 4 4 0 7ms
✅ OPDS2BookBridgeTests 44 44 0 1.24s
✅ OPDS2BorrowResponseContractTests 3 3 0 7ms
✅ OPDS2CatalogWiringTests 21 21 0 565ms
✅ OPDS2CatalogsFeedTests 3 3 0 119ms
✅ OPDS2ContributorTests 2 2 0 157ms
✅ OPDS2EmptyFeedContractTests 1 1 0 3ms
✅ OPDS2FeedContractTests 4 4 0 189ms
✅ OPDS2FeedParsingTests 11 11 0 2.24s
✅ OPDS2FeedTests 14 14 0 1.01s
✅ OPDS2FullMetadataTests 4 4 0 117ms
✅ OPDS2FullPublicationTests 13 13 0 33ms
✅ OPDS2IntegrationTests 18 18 0 2.76s
✅ OPDS2LinkArrayTests 5 5 0 224ms
✅ OPDS2LinkComputedPropertyTests 20 20 0 397ms
✅ OPDS2LinkRelTests 1 1 0 <1ms
✅ OPDS2LinkTests 2 2 0 55ms
✅ OPDS2ParsingTests 38 38 0 431ms
✅ OPDS2PublicationExtendedTests 53 53 0 6.38s
✅ OPDS2PublicationImageTests 6 6 0 123ms
✅ OPDS2PublicationNarratorTests 3 3 0 230ms
✅ OPDS2PublicationTests 2 2 0 101ms
✅ OPDS2SamlIDPTests 6 6 0 65ms
✅ OPDS2SearchResultsContractTests 3 3 0 8ms
✅ OPDS2SubjectTests 2 2 0 3ms
✅ OPDS2SupportingTypesTests 5 5 0 91ms
✅ OPDSAcquisitionPathExpandedTests 15 15 0 562ms
✅ OPDSFeedCacheTests 14 14 0 315ms
✅ OPDSFeedMigrationTests 11 11 0 213ms
✅ OPDSFeedParsingTests 2 2 0 81ms
✅ OPDSFeedServiceStateMachineTests 3 3 0 312ms
✅ OPDSFeedServiceTests 2 2 0 4ms
✅ OPDSFormatTests 13 13 0 331ms
✅ OPDSParserCoreTests 4 4 0 9ms
✅ OPDSParserTests 4 4 0 52ms
✅ OPDSParsingTests 57 57 0 2.31s
✅ OfflineActionTests 29 29 0 652ms
✅ OfflineQueueCoordinatorTests 11 11 0 144ms
✅ OfflineQueueServiceExtendedTests 13 13 0 5.14s
✅ OfflineQueueServiceTests 17 17 0 7.04s
✅ OpenAccessAdapterTests 13 13 0 246ms
✅ OverdriveDeferredFulfillmentTests 6 6 0 15ms
✅ OverdriveDownloadHandlerTests 9 9 0 492ms
✅ OverdriveFulfillmentTests 25 24 0 415ms
✅ PDFExtensionsTests 20 20 0 971ms
✅ PDFKitThumbnailProviderTests 5 5 0 54ms
✅ PDFReaderTests 12 12 0 2.89s
✅ PDFSearchEmptyStateTests 4 4 0 171ms
✅ PP3596RegressionTests 3 3 0 18ms
✅ Palace 2 2 0 <1ms
✅ PalaceCheckPropertyTests 8 8 0 143ms
✅ PalaceErrorCategoryTests 20 20 0 159ms
✅ PalaceErrorExtendedTests 23 23 0 362ms
✅ PalaceErrorTests 11 11 0 73ms
✅ PalaceHapticTests 4 4 0 19ms
✅ PalaceMotionTests 11 11 0 59ms
✅ PalacePDFViewTests 12 12 0 422ms
✅ PalacePressableButtonStyleTests 6 6 0 6ms
✅ PalaceTestSetupObservationTests 4 4 0 183ms
✅ PalaceWiringTestCaseTests 4 4 0 328ms
✅ ParserFuzzTests 4 4 0 17.52s
✅ PatronProfileContractTests 4 4 0 103ms
✅ PerformanceMonitorTests 14 14 0 470ms
✅ PerformanceReportTests 14 14 0 140ms
✅ PersistentLoggerTests 9 9 0 961ms
✅ PlaybackBootstrapperAudioSessionTests 2 2 0 236ms
✅ PlaybackBootstrapperTests 8 8 0 303ms
✅ PlaybackFailureRecordTests 5 5 0 16ms
✅ PlaybackOpenPolicyTests 7 7 0 29ms
✅ PlaybackRateTests 18 18 0 96ms
✅ PlaybackTrackingRegressionTests 5 5 0 175ms
✅ PoolResponsivenessProbeTests 5 4 0 3.19s
✅ PositionPersistenceLogicTests 6 6 0 120ms
✅ PositionPersistenceTests 2 2 0 4ms
✅ PositionSyncServiceTests 13 13 0 442ms
✅ PositionSyncTests 5 5 0 6ms
✅ PositionWriterContractTests 6 6 0 138ms
✅ PostUpdateMigrationTests 5 5 0 84ms
✅ ProblemDocumentContractTests 4 4 0 11ms
✅ ProblemDocumentLoanExpiryTests 5 5 0 4ms
✅ ProblemDocumentTests 12 12 0 52ms
✅ ProblemReportEmailTests 8 8 0 47ms
✅ RatingCardMotionGateTests 5 5 0 68ms
✅ RatingEligibilityPolicyTests 17 17 0 550ms
✅ RatingEngagementTrackerTests 9 9 0 282ms
✅ RatingFeedbackPresenterTests 3 3 0 63ms
✅ RatingPromptPresenterTests 15 15 0 538ms
✅ ReachabilityTests 10 10 0 94ms
✅ Reader2BookmarkContractTests 3 3 0 29ms
✅ Reader2PositionAdapterContractTests 4 3 0 267ms
✅ Reader2PositionResumeContractTests 3 3 0 297ms
✅ ReaderAccessibilityTests 7 7 0 63ms
✅ ReaderChromeToggleFadeTests 3 3 0 19ms
✅ ReaderEditingActionsTests 5 5 0 23ms
✅ ReaderErrorTests 5 5 0 7ms
✅ ReaderNavBarVoiceOverTests 2 2 0 6ms
✅ ReaderServicePDFRouteTests 3 3 0 6ms
✅ ReaderServiceSyncTests 3 3 0 15ms
✅ ReaderThemeTests 24 24 0 252ms
✅ ReadingPositionTests 22 22 0 3.71s
✅ ReadingSessionTrackerTests 13 13 0 245ms
✅ ReadingStatsServiceTests 12 12 0 189ms
✅ ReadingStatsStoreTests 9 9 0 1.42s
✅ RedirectHandlingIntegrationTests 4 4 0 241ms
✅ RedirectPolicyTests 9 9 0 4.23s
✅ RegistryFileRecoveryTests 21 21 0 102ms
✅ RemoteFeatureFlagsGapTests 4 4 0 267ms
✅ RemoteFeatureFlagsSideLoadingTests 5 5 0 33ms
✅ RemoteFeatureFlagsTests 21 21 0 1.84s
✅ ResourcePropertiesLengthTests 3 3 0 22ms
✅ RetryClassificationTests 17 17 0 68ms
✅ ReturnFlowTests 1 1 0 3ms
✅ RightsManagementDetectionTests 5 5 0 16ms
✅ RightsManagementDispatcherTests 10 10 0 517ms
✅ RuntimeQuiescenceGateTests 11 10 0 1.56s
✅ RuntimeQuiescenceLintTests 5 5 0 1.06s
✅ SAMLCookieSyncTests 5 5 0 14ms
✅ SAMLLogoutCallbackDetectionTests 4 4 0 11ms
✅ SAMLLogoutLinkParsingTests 5 5 0 70ms
✅ SAMLLogoutURLTests 4 4 0 19ms
✅ SAMLPlusBiblioBoardExpirationTests 8 8 0 402ms
✅ SEMigrationsTests 6 6 0 138ms
✅ SafeDictionaryTests 21 21 0 368ms
✅ SamplePlayerErrorTests 5 5 0 38ms
✅ SampleTypeTests 8 8 0 117ms
✅ SceneDelegateTests 1 1 0 <1ms
✅ ScopedResetTests 9 9 0 234ms
✅ SearchAccessibilityTests 11 11 0 190ms
✅ SearchFlowIntegrationTests 8 8 0 223ms
✅ SettingsViewModelComputedPropertyTests 6 6 0 417ms
✅ SettingsViewModelEdgeCaseTests 7 7 0 100ms
✅ SettingsViewModelGapTests 1 1 0 49ms
✅ SettingsViewModelSyncTests 14 14 0 119ms
✅ SettingsViewModelTests 33 33 0 4.41s
✅ SideloadImportContractTests 1 1 0 80ms
✅ SideloadedBookManagerTests 17 17 0 322ms
✅ SideloadedBookRegistryTests 14 14 0 379ms
✅ SideloadedLaneBridgeTests 6 6 0 61ms
✅ SideloadedLaneViewModelTests 7 7 0 153ms
✅ SignInFormPresentationTests 3 3 0 39ms
✅ SignInModalLifecycleTests 9 9 0 1.18s
✅ SignInModalPredicateTests 3 3 0 99ms
✅ SignInModalSAMLOIDCTests 6 6 0 340ms
✅ SignInOAuthErrorPropagationTests 8 8 0 869ms
✅ SignInToReadFlowIntegrationTests 5 5 0 357ms
✅ SignInWebSheetIntegrationTests 3 3 0 1m 33s
✅ SignInWebSheetViewModelTests 31 31 0 236ms
✅ SignOutCacheClearingTests 3 3 0 97ms
✅ SingletonResetRegistryTests 5 5 0 30ms
✅ SkeletonTests 22 22 0 234ms
✅ StatsViewModelTests 10 10 0 464ms
✅ StatusAnnouncementTests 22 22 0 520ms
✅ StopPositionSaveTests 2 2 0 6ms
✅ StoreTests 5 5 0 18ms
✅ StreamingReaderPresentationContractTests 1 1 0 19ms
✅ StreamingReaderProgressStoreTests 7 7 0 46ms
✅ StreamingReaderViewControllerScrollRestoreTests 12 12 0 447ms
✅ StreamingReaderViewModelTests 9 9 0 95ms
✅ StringExtensionTests 8 8 0 251ms
✅ StringExtensionsTests 3 3 0 68ms
✅ StringHTMLEntitiesTests 7 7 0 10ms
✅ StringNYPLAdditionsTests 4 4 0 29ms
✅ String_NYPLAdditionsTests 4 4 0 47ms
✅ SupportSectionDecisionTests 5 5 0 26ms
✅ SyncConflictResolutionTests 3 3 0 11ms
✅ SyncDeletionGuardTests 5 5 0 16ms
✅ SyncDeletionRatioTests 6 6 0 35ms
✅ SyncPermissionTests 5 5 0 99ms
✅ TPPAccountAuthStateEnumTests 5 5 0 50ms
✅ TPPAccountListDataSourceTests 3 3 0 16ms
✅ TPPAdobeActivationSkipTests 6 6 0 286ms
✅ TPPAgeCheckCompletionTests 5 5 0 149ms
✅ TPPAgeCheckIsValidTests 5 5 0 8ms
✅ TPPAgeCheckStateMachineTests 4 4 0 417ms
✅ TPPAgeCheckTests 6 6 0 1.32s
✅ TPPAgeCheckVerifyDecisionTests 5 5 0 112ms
✅ TPPAlertUtilsTests 45 45 0 1.59s
✅ TPPAnnotationsHermeticTests 15 15 0 533ms
✅ TPPAnnotationsOverrideTests 4 4 0 162ms
✅ TPPAnnotationsTests 29 29 0 1.10s
✅ TPPAnnouncementManagerTests 3 3 0 10ms
✅ TPPAuthDocumentContractTests 3 3 0 210ms
✅ TPPBackgroundExecutorTests 3 3 0 10ms
✅ TPPBadgeImageGapTests 2 2 0 7ms
✅ TPPBaseReaderViewControllerInitialLocationTests 10 10 0 236ms
✅ TPPBasicAuthTests 11 11 0 28ms
✅ TPPBookAccessibilityLabelTests 8 8 0 26ms
✅ TPPBookAuthorCoverageTests 3 3 0 5ms
✅ TPPBookAuthorTests 6 6 0 260ms
✅ TPPBookBearerTokenTests 9 8 0 122ms
✅ TPPBookButtonsStateTests 7 7 0 152ms
✅ TPPBookContentMetadataFilesHelperTests 9 9 0 23ms
✅ TPPBookContentTypeConverterStreamingHTMLTests 2 2 0 4ms
✅ TPPBookContentTypeConverterTests 4 4 0 5ms
✅ TPPBookContentTypeExtendedTests 4 4 0 10ms
✅ TPPBookContentTypeTests 14 14 0 70ms
✅ TPPBookCoverRegistryTests 17 17 0 862ms
✅ TPPBookCreationTests 7 7 0 204ms
✅ TPPBookExtensionsTests 21 21 0 312ms
✅ TPPBookIsDRMProtectedTests 9 9 0 209ms
✅ TPPBookLocationCoverageTests 7 7 0 42ms
✅ TPPBookLocationEdgeCaseTests 27 27 0 735ms
✅ TPPBookLocationKeyTests 3 3 0 375ms
✅ TPPBookLocationTests 11 11 0 90ms
✅ TPPBookModelGapTests 4 4 0 169ms
✅ TPPBookRegistryAsyncReadinessTests 3 3 0 237ms
✅ TPPBookRegistryAtomicWriteTests 7 7 0 1.01s
✅ TPPBookRegistryBookRetrievalTests 7 7 0 541ms
✅ TPPBookRegistryBookmarkTests 7 7 0 85ms
✅ TPPBookRegistryCorruptedDataTests 5 5 0 111ms
✅ TPPBookRegistryDataTests 4 4 0 78ms
✅ TPPBookRegistryDependencyTests 4 4 0 255ms
✅ TPPBookRegistryFulfillmentIdTests 4 4 0 47ms
✅ TPPBookRegistryLargeCorpusTests 5 5 0 42.63s
✅ TPPBookRegistryLoadReentrancyTests 2 2 0 533ms
✅ TPPBookRegistryLocationTests 4 4 0 87ms
✅ TPPBookRegistryMigrationTests 16 16 0 1.94s
✅ TPPBookRegistryPersistenceTests 10 10 0 3.19s
✅ TPPBookRegistryProcessingTests 2 2 0 15ms
✅ TPPBookRegistryPublisherTests 6 6 0 62ms
✅ TPPBookRegistryRecordPersistenceTests 3 3 0 1.86s
✅ TPPBookRegistryRecordTests 10 10 0 45ms
✅ TPPBookRegistryStateConcurrencyTests 2 2 0 78ms
✅ TPPBookRegistryStateManagementTests 11 11 0 267ms
✅ TPPBookRegistryThreadSafetyTests 3 3 0 144ms
✅ TPPBookRegistryUpdateAndRemoveTests 1 1 0 77ms
✅ TPPBookRequiresAdobeDRMTests 6 6 0 51ms
✅ TPPBookSerializationTests 13 13 0 360ms
✅ TPPBookStateInitializationTests 4 4 0 6ms
✅ TPPBookStateTests 4 4 0 2.49s
✅ TPPBookTests 98 98 0 1.88s
✅ TPPBookmarkDeletionLogTests 11 11 0 138ms
✅ TPPBookmarkFactoryInitTests 2 2 0 138ms
✅ TPPBookmarkFactoryServerAnnotationEdgeCaseTests 5 5 0 873ms
✅ TPPBookmarkFactoryTests 15 15 0 306ms
✅ TPPBookmarkR3ConversionTests 5 5 0 2.00s
✅ TPPBookmarkR3LocationTests 13 13 0 47ms
✅ TPPBookmarkSpecTests 1 1 0 7ms
✅ TPPCachingTests 3 3 0 500ms
✅ TPPCapturedCredentialsTests 5 5 0 280ms
✅ TPPConfigurationCustomRegistryTests 16 16 0 679ms
✅ TPPConfigurationTests 22 22 0 272ms
✅ TPPContentTypeTests 9 9 0 15ms
✅ TPPCredentialConcurrencyTests 3 3 0 9ms
✅ TPPCredentialIsolationE2ETests 5 0 0 275ms
✅ TPPCredentialPersistenceTests 6 6 0 310ms
✅ TPPCredentialSnapshotCoherenceTests 3 0 0 93ms
✅ TPPCredentialSnapshotTests 8 8 0 129ms
✅ TPPCredentialsCoverageTests 9 9 0 55ms
✅ TPPCredentialsTests 26 26 0 530ms
✅ TPPCrossLibrarySignOutTests 6 6 0 792ms
✅ TPPDRMFailureCredentialPreservationTests 4 4 0 258ms
✅ TPPErrorLoggerTests 27 27 0 229ms
✅ TPPIdleSignOutRegressionTests 13 13 0 1.76s
✅ TPPJWKConversionTest 1 1 0 28ms
✅ TPPKeychainManagerTests 5 5 0 144ms
✅ TPPLastReadPositionPosterTests 13 13 0 631ms
✅ TPPLastReadPositionSynchronizerIntegrationTests 5 5 0 413ms
✅ TPPLastReadPositionSynchronizerTests 23 23 0 2.15s
✅ TPPLastReadPositionSynchronizer_BehaviorDocumentationTests 5 5 0 70ms
✅ TPPLastReadPositionSynchronizer_BookLocationTests 9 9 0 198ms
✅ TPPLastReadPositionSynchronizer_ConcurrencyTests 3 3 0 258ms
✅ TPPLastReadPositionSynchronizer_ReadiumBookmarkTests 9 9 0 58ms
✅ TPPLastReadPositionSynchronizer_SyncLogicTests 10 10 0 106ms
✅ TPPLastReadPositionSynchronizer_WriterDelegationTests 4 4 0 128ms
✅ TPPLoginNoActivationTests 3 3 0 225ms
✅ TPPMainThreadCheckerTests 4 4 0 13ms
✅ TPPMigrationManagerTests 15 15 0 467ms
✅ TPPNetworkExecutorAPITests 14 14 0 296ms
✅ TPPNetworkExecutorConcurrencyTests 4 4 0 4.33s
✅ TPPNetworkExecutorStubbedTests 17 17 0 277ms
✅ TPPNetworkExecutorTests 3 3 0 30ms
✅ TPPNetworkResponderAuthCoordinatorTests 5 5 0 66ms
✅ TPPNetworkResponderSizeLimitTests 5 5 0 871ms
✅ TPPNetworkResponderTests 12 12 0 47ms
✅ TPPOPDSAcquisitionPathTests 5 5 0 21ms
✅ TPPOPDSEntryTests 5 5 0 83ms
✅ TPPOPDSFeedTests 3 3 0 112ms
✅ TPPOPDSGroupSwiftTests 3 3 0 8ms
✅ TPPOPDSLinkTests 7 7 0 21ms
✅ TPPOpenSearchDescriptionExpandedTests 10 10 0 27ms
✅ TPPOpenSearchDescriptionTests 1 1 0 1ms
✅ TPPPDFDocumentMetadataTests 15 15 0 806ms
✅ TPPPDFDocumentTests 8 8 0 121ms
✅ TPPPDFLocationCoverageTests 7 7 0 440ms
✅ TPPPDFLocationTests 10 10 0 208ms
✅ TPPPDFPageBookmarkTests 9 9 0 102ms
✅ TPPPDFPageTests 5 5 0 55ms
✅ TPPPDFReaderModeTests 6 6 0 64ms
✅ TPPPDFReaderSearchBindingTests 3 3 0 52ms
✅ TPPPerAccountIsolationTests 8 0 0 727ms
✅ TPPPreferredAuthSelectionTests 8 8 0 418ms
✅ TPPProblemDocumentCacheManagerTests 12 12 0 19ms
✅ TPPProblemDocumentTests 21 21 0 467ms
✅ TPPReaderAppearanceTests 4 4 0 1.45s
✅ TPPReaderBlockNavigationTests 12 12 0 30ms
✅ TPPReaderBookmarksBusinessLogicTests 12 12 0 2.11s
✅ TPPReaderBookmarksReadinessTests 2 2 0 196ms
✅ TPPReaderFontTests 4 4 0 52ms
✅ TPPReaderFootnoteAccessibilityTests 16 16 0 175ms
✅ TPPReaderPageListBusinessLogicTests 27 27 0 216ms
✅ TPPReaderPositionReportTests 10 10 0 15ms
✅ TPPReaderPreferencesLoadTests 3 3 0 448ms
✅ TPPReaderSettingsTests 28 28 0 486ms
✅ TPPReaderTOCBusinessLogicTests 15 15 0 334ms
✅ TPPReaderTOCFlattenTests 2 2 0 11ms
✅ TPPReadiumBookmarkLocationMatchingTests 5 5 0 15ms
✅ TPPReadiumBookmarkTests 23 23 0 861ms
✅ TPPReauthenticatorMockTests 2 2 0 115ms
✅ TPPReauthenticatorTests 4 4 0 289ms
✅ TPPReturnPromptHelperTests 5 5 0 37ms
✅ TPPSAMLCookieExpirationTests 7 7 0 1.95s
✅ TPPSAMLFlowTests 10 10 0 80ms
✅ TPPSAMLReauthFlowTests 2 2 0 2.05s
✅ TPPSAMLRegressionTests 4 4 0 111ms
✅ TPPSAMLSignInTests 26 26 0 1.68s
✅ TPPSAMLStateIsolationTests 4 4 0 286ms
✅ TPPSAMLStateMachineTests 6 6 0 381ms
✅ TPPSettingsTests 6 6 0 3.54s
✅ TPPSignInAdobeSkipTests 14 14 0 1.11s
✅ TPPSignInAuthStateTransitionTests 3 3 0 933ms
✅ TPPSignInBusinessLogicExtendedTests 58 58 0 10.98s
✅ TPPSignInBusinessLogicOAuthTests 11 11 0 832ms
✅ TPPSignInBusinessLogicSignOutTests 11 11 0 1.16s
✅ TPPSignInBusinessLogicStateMachineTests 10 10 0 900ms
✅ TPPSignInBusinessLogicTests 18 18 0 2.70s
✅ TPPSignInBusinessLogicTokenFlowTests 3 3 0 513ms
✅ TPPSignInBusinessLogicValidationCallbackOrderTests 2 2 0 419ms
✅ TPPSignInErrorHandlingTests 2 2 0 242ms
✅ TPPSignInProfileDocEdgeCaseTests 3 3 0 218ms
✅ TPPSignedInStateProviderTests 3 3 0 19ms
✅ TPPUserAccountAuthStateTests 6 6 0 19ms
✅ TPPUserAccountConcurrencyTests 1 1 0 5ms
✅ TPPUserAccountGapTests 4 4 0 14ms
✅ TPPUserAccountIsolationLintTests 3 3 0 1.03s
✅ TPPUserAccountTestFactoryTests 7 0 0 153ms
✅ TPPUserFriendlyErrorTests 11 11 0 920ms
✅ TPPUserNotificationsTests 10 10 0 168ms
✅ TPPXMLSwiftTests 16 16 0 2.36s
✅ TPPXMLTests 3 3 0 9ms
✅ TabBarModernizationTests 8 8 0 14ms
✅ TearDownRequiredLintTests 5 5 0 2.94s
✅ TestAppContainerFactoryTests 5 5 0 60ms
✅ TestTargetHermeticityRegressionTests 4 3 0 2.25s
✅ TimeEntryTests 3 3 0 26ms
✅ TokenRefreshAndRetryQueueTests 9 9 0 5.62s
✅ TokenRefreshIntegrationTests 2 2 0 142ms
✅ TokenRefreshInterceptorAuthCoordinatorTests 8 8 0 524ms
❌ TokenRefreshInterceptorTests 26 25 1 36.99s
✅ TokenRefreshOnForegroundTests 10 10 0 2.21s
✅ TokenRefreshTests 25 25 0 654ms
✅ TokenRefreshWatchdogTests 5 5 0 32ms
✅ TokenRequestCredentialGuardTests 13 13 0 904ms
✅ TokenRequestTests 11 11 0 123ms
✅ TokenResponseTests 21 21 0 404ms
✅ TriageBotKeyAdminTests 4 4 0 8ms
✅ TypographyPresetTests 21 21 0 274ms
✅ TypographyServiceTests 31 31 0 917ms
✅ TypographySettingsViewModelTests 27 27 0 566ms
✅ UIAlertCACommitGuardTests 9 9 0 645ms
✅ UIColor_NYPLAdditionsTests 1 1 0 3ms
✅ URLBackupExclusionTests 3 3 0 47ms
✅ URLExtensionTests 16 16 0 678ms
✅ URLExtensionsTests 11 11 0 60ms
✅ URLRequestExtensionsCoverageTests 3 3 0 3ms
✅ URLRequestExtensionsTests 11 11 0 108ms
✅ URLRequestNYPLAdditionsTests 11 11 0 83ms
✅ URLRequest_NYPLTests 1 1 0 2ms
✅ URLResponseAuthenticationTests 10 10 0 221ms
✅ URLResponseNYPLTests 14 14 0 284ms
✅ URLSessionCredentialStorageTests 3 3 0 8ms
✅ URLSessionStubbingResetTests 2 2 0 7ms
✅ URLTypeTests 2 2 0 8ms
✅ URLValidationTests 5 5 0 355ms
✅ UnifiedOPDSServiceStateMachineTests 2 2 0 236ms
✅ UserAccountPublisherAuthStateTests 5 5 0 226ms
✅ UserAccountPublisherTests 14 14 0 608ms
✅ UserAccountValidationTests 11 11 0 995ms
✅ UserDefaultsIsolationLintTests 2 2 0 1.27s
✅ UserProfileDocumentTests 7 7 0 19ms
✅ UserRetryTrackerTests 10 10 0 47ms
✅ XCTestCase_testUserDefaultsTests 3 3 0 28ms
✅ iPadOnMacRMSDKGuardTests 7 7 0 399ms
Failed Tests (click to expand)
TokenRefreshInterceptorTests.First Run

📊 Testing Coverage Breakdown

Unit Test Line Coverage (testable surfaces): 45.3%

Total coverage incl. UI/lifecycle: 44.4% (17 files excluded from testable denominator — see scripts/coverage-exclude.json)

Target Lines Covered
Palace.app 44.4%

Why two coverage numbers? Testable coverage subtracts files that can't be exercised from xcodebuild — SwiftUI views, UIKit VCs, lifecycle (see scripts/coverage-exclude.json) — so raising it means more testable logic is tested, not that we shipped less UI. Total coverage is kept for continuity. The excluded paths are covered by simdrive E2E journeys (see chaos-replay-on-pr.yml).


🔗 Interactive HTML Report | CI Run Details

📦 Downloadable Artifacts
Artifact Description
test-report 📄 Markdown + HTML reports
test-data 📊 JSON data for tooling
test-results 🔍 Full xcresult (open in Xcode)

…637)

SURGICAL bump — develop's current toolkit pointer (358f8d3) + ONLY the 14-line
artwork fix (no other toolkit-main delta), so this changes nothing but the crash
fix.

Fixes the toolkit half of the two 3.2.0 audiobook now-playing crashes: the
toolkit's updateLockScreenCoverArtwork built a non-@sendable MPMediaItemArtwork
request handler capturing the UIImage, which MediaPlayer destroys on its own
background queue → block_destroy_helper EXC_BREAKPOINT (Crashlytics e672637).
Mirrors the app-side NowPlayingCoordinator fix (#1218).

Companion crash 4a92d371 (app-side updateNowPlayingInfo) is ALREADY fixed on
develop by #1218 — this closes the remaining toolkit half.

Toolkit fix: ThePalaceProject/ios-audiobooktoolkit surgical branch (cherry-picked
onto develop's pointer). Toolkit main gets the same fix via #198.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@mauricecarrier7
mauricecarrier7 force-pushed the fix/audiobook-nowplaying-offmain branch from 2b4fa02 to 3700926 Compare July 20, 2026 13:54
@mauricecarrier7 mauricecarrier7 self-assigned this Jul 20, 2026
…70459)

Toolkit PR #198 (lock-screen artwork off-main block-destroy crash fix, e672637)
merged to ios-audiobooktoolkit main as 08f70459. Re-point the submodule from the
pre-merge branch commit to the merged main SHA so the pin is reachable from
toolkit main (reproducible), completing the gate this PR was blocked on.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@mauricecarrier7
mauricecarrier7 marked this pull request as ready for review July 21, 2026 14:17
@mauricecarrier7
mauricecarrier7 merged commit 04fccbb into develop Jul 21, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant