Initial changes for compilation time tracking. #3178
Annotations
10 errors, 12 warnings, and 10 notices
Run tests:
Tests/BrowserServicesKitTests/ContentBlocker/ContentBlockerRulesManagerInitialCompilationTests.swift#L273
testSuccessfulCompilationStoresLastCompiledRules, XCTAssertEqual failed: ("1") is not equal to ("0")
|
Run tests:
Tests/BrowserServicesKitTests/ContentBlocker/ContentBlockerRulesManagerTests.swift#L648
test_CurrentTDSEqualToFallbackTDS_ValidTempList_ValidAllowList_BrokenUnprotectedSites, XCTAssertEqual failed: ("4") is not equal to ("3")
|
Run tests:
Tests/BrowserServicesKitTests/ContentBlocker/ContentBlockerRulesManagerTests.swift#L272
test_InvalidTDS_NoTempList_NoAllowList_NoUnprotectedSites, XCTAssertEqual failed: ("2") is not equal to ("1")
|
Run tests:
Tests/BrowserServicesKitTests/ContentBlocker/ContentBlockerRulesManagerTests.swift#L221
test_ValidTDS_NoTempList_NoAllowList_NoUnprotectedSites, XCTAssertEqual failed: ("1") is not equal to ("0")
|
Run tests:
Tests/BrowserServicesKitTests/ContentBlocker/ContentBlockerRulesManagerTests.swift#L566
test_ValidTDS_ValidTempList_ValidAllowList_BrokenUnprotectedSites, XCTAssertEqual failed: ("5") is not equal to ("4")
|
Run tests:
Tests/DDGSyncTests/DDGSyncTests.swift#L97
testWhenSyncGetsDisabledBeforeStartingOperationThenOperationReturnsEarly, Fulfilled inverted expectation "fetch".
|
Run tests:
Tests/DDGSyncTests/DDGSyncTests.swift#L103
testWhenSyncGetsDisabledBeforeStartingOperationThenOperationReturnsEarly, Fulfilled inverted expectation "handleSyncResponse".
|
Run tests:
Tests/DDGSyncTests/DDGSyncTests.swift#L442
testWhenSyncGetsDisabledBeforeStartingOperationThenOperationReturnsEarly, XCTAssertEqual failed: ("[DDGSyncTests.SyncOperationEvent.started(1), DDGSyncTests.SyncOperationEvent.fetch(1), DDGSyncTests.SyncOperationEvent.handleResponse(1), DDGSyncTests.SyncOperationEvent.finished(1)]") is not equal to ("[DDGSyncTests.SyncOperationEvent.started(1), DDGSyncTests.SyncOperationEvent.finished(1)]")
|
Run tests:
Tests/DDGSyncTests/DDGSyncTests.swift#L448
testWhenSyncGetsDisabledBeforeStartingOperationThenOperationReturnsEarly, XCTAssertTrue failed
|
Run tests
Process completed with exit code 1.
|
Run tests:
CoreData#L1
Multiple NSEntityDescriptions claim the NSManagedObject subclass 'DailyBlockedTrackersEntity' so +entity is unable to disambiguate.
|
Run tests:
CoreData#L1
'DailyBlockedTrackersEntity' (0x6000006549a0) from NSManagedObjectModel (0x60000579e3a0) claims 'DailyBlockedTrackersEntity'.
|
Build BSK:
Sources/Navigation/DistributedNavigationDelegate.swift#L22
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'
|
Build BSK:
Sources/Navigation/Extensions/WKErrorExtension.swift#L63
extension declares a conformance of imported type 'WKError' to imported protocol 'LocalizedError'; this will not behave correctly if the owners of 'WebKit' introduce this conformance in the future
|
Build BSK:
Sources/Navigation/WebKitDownload.swift#L34
sendability of function types in instance method 'cancel' does not match requirement in protocol 'WebKitDownload'; this is an error in the Swift 6 language mode
|
Build BSK:
Sources/Navigation/WebKitDownload.swift#L34
sendability of function types in instance method 'cancel' does not match requirement in protocol 'WebKitDownload'; this is an error in the Swift 6 language mode
|
Build BSK:
Sources/Navigation/WebKitDownload.swift#L34
sendability of function types in instance method 'cancel' does not match requirement in protocol 'WebKitDownload'; this is an error in the Swift 6 language mode
|
Build BSK:
Sources/Navigation/WebKitDownload.swift#L34
sendability of function types in instance method 'cancel' does not match requirement in protocol 'WebKitDownload'; this is an error in the Swift 6 language mode
|
Build BSK:
Sources/Navigation/WebKitDownload.swift#L34
sendability of function types in instance method 'cancel' does not match requirement in protocol 'WebKitDownload'; this is an error in the Swift 6 language mode
|
Build BSK:
Sources/Navigation/WebKitDownload.swift#L34
sendability of function types in instance method 'cancel' does not match requirement in protocol 'WebKitDownload'; this is an error in the Swift 6 language mode
|
Build BSK:
Sources/Navigation/WebKitDownload.swift#L34
sendability of function types in instance method 'cancel' does not match requirement in protocol 'WebKitDownload'; this is an error in the Swift 6 language mode
|
Build BSK:
Sources/Navigation/WebKitDownload.swift#L34
sendability of function types in instance method 'cancel' does not match requirement in protocol 'WebKitDownload'; this is an error in the Swift 6 language mode
|
Run tests
Skipped NavigationTests.DistributedNavigationDelegateTests.testSimulatedRequestAfterCustomSchemeRequest
|
Run tests
Skipped NavigationTests.DistributedNavigationDelegateTests.testSimulatedRequestAfterCustomSchemeRequestWithFailureAfterDidStartNavigation
|
Run tests
Skipped NavigationTests.DistributedNavigationDelegateTests.testSimulatedRequestAfterCustomSchemeRequestWithFailureAfterWillStartNavigation
|
Run tests
Skipped NavigationTests.DistributedNavigationDelegateTests.testSimulatedRequestAfterCustomSchemeRequestWithFailureBeforeWillStartNavigation
|
Run tests
Skipped NavigationTests.DistributedNavigationDelegateTests.testSimulatedRequest
|
Run tests
Skipped NavigationTests.DistributedNavigationDelegateTests.testSimulatedRequestWithData
|
Run tests
Skipped CommonTests.URLExtensionTests.test_navigational_urls_are_valid
|
Run tests
Skipped CommonTests.URLExtensionTests.test_non_valid_urls
|
Run tests
Skipped CommonTests.URLExtensionTests.testBasicAuthCredential
|
Run tests
Skipped CommonTests.URLExtensionTests.testURLRemovingBasicAuthCredential
|
Loading