[Do Not Merge] Testing iOS 17.5 simulator #2665
pr.yml
on: pull_request
Run SwiftLint
32s
Run unit tests (macOS)
4m 27s
Run unit tests (iOS)
13m 34s
Annotations
19 errors, 13 warnings, and 10 notices
ClickToLoadBlockingTests.testDomainAllowlist:
DerivedData/Build/Intermediates.noindex/BrowserServicesKit.build/Debug-iphonesimulator/BrowserServicesKitTests.build/Objects-normal/arm64/ClickToLoadBlockingTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/BrowserServicesKitTests/ContentBlocker/ClickToLoadBlockingTests.swift:281 - Asynchronous wait failed: Exceeded timeout of 30 seconds, with unfulfilled expectations: "tests executed".
|
ContentBlockerReferenceTests.testDomainMatching:
DerivedData/Build/Intermediates.noindex/BrowserServicesKit.build/Debug-iphonesimulator/BrowserServicesKitTests.build/Objects-normal/arm64/ContentBlockerReferenceTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/BrowserServicesKitTests/ContentBlocker/ContentBlockerReferenceTests.swift:107 - Asynchronous wait failed: Exceeded timeout of 30 seconds, with unfulfilled expectations: "tests executed".
|
ContentBlockerRulesUserScriptsTests.testWhenContentBlockingFeatureIsDisabledThenTrackersAreReportedButNotBlocked:
DerivedData/Build/Intermediates.noindex/BrowserServicesKit.build/Debug-iphonesimulator/BrowserServicesKitTests.build/Objects-normal/arm64/ContentBlockerRulesUserScriptsTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/BrowserServicesKitTests/ContentBlocker/ContentBlockerRulesUserScriptsTests.swift:569 - Asynchronous wait failed: Exceeded timeout of 30 seconds, with unfulfilled expectations: "Website Loaded".
|
ContentBlockerRulesUserScriptsTests.testWhenThereIsFirstPartyRequestThenItIsNotBlocked:
DerivedData/Build/Intermediates.noindex/BrowserServicesKit.build/Debug-iphonesimulator/BrowserServicesKitTests.build/Objects-normal/arm64/ContentBlockerRulesUserScriptsTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/BrowserServicesKitTests/ContentBlocker/ContentBlockerRulesUserScriptsTests.swift:276 - Asynchronous wait failed: Exceeded timeout of 30 seconds, with unfulfilled expectations: "Website Loaded".
|
ContentBlockerRulesUserScriptsTests.testWhenThereIsFirstPartyTrackerThenItIsNotBlocked:
DerivedData/Build/Intermediates.noindex/BrowserServicesKit.build/Debug-iphonesimulator/BrowserServicesKitTests.build/Objects-normal/arm64/ContentBlockerRulesUserScriptsTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/BrowserServicesKitTests/ContentBlocker/ContentBlockerRulesUserScriptsTests.swift:245 - Asynchronous wait failed: Exceeded timeout of 30 seconds, with unfulfilled expectations: "Website Loaded".
|
ContentBlockerRulesUserScriptsTests.testWhenThereIsTrackerOnAllowlistThenItIsReportedButNotBlocked:
DerivedData/Build/Intermediates.noindex/BrowserServicesKit.build/Debug-iphonesimulator/BrowserServicesKitTests.build/Objects-normal/arm64/ContentBlockerRulesUserScriptsTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/BrowserServicesKitTests/ContentBlocker/ContentBlockerRulesUserScriptsTests.swift:338 - Asynchronous wait failed: Exceeded timeout of 30 seconds, with unfulfilled expectations: "Website Loaded".
|
ContentBlockerRulesUserScriptsTests.testWhenThereIsTrackerOnLocallyUnprotectedSiteSubdomainThenItIsReportedAndBlocked:
DerivedData/Build/Intermediates.noindex/BrowserServicesKit.build/Debug-iphonesimulator/BrowserServicesKitTests.build/Objects-normal/arm64/ContentBlockerRulesUserScriptsTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/BrowserServicesKitTests/ContentBlocker/ContentBlockerRulesUserScriptsTests.swift:365 - Asynchronous wait failed: Exceeded timeout of 30 seconds, with unfulfilled expectations: "Website Loaded".
|
ContentBlockerRulesUserScriptsTests.testWhenThereIsTrackerOnLocallyUnprotectedSiteThenItIsReportedButNotBlocked:
DerivedData/Build/Intermediates.noindex/BrowserServicesKit.build/Debug-iphonesimulator/BrowserServicesKitTests.build/Objects-normal/arm64/ContentBlockerRulesUserScriptsTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/BrowserServicesKitTests/ContentBlocker/ContentBlockerRulesUserScriptsTests.swift:306 - Asynchronous wait failed: Exceeded timeout of 30 seconds, with unfulfilled expectations: "Website Loaded".
|
ContentBlockerRulesUserScriptsTests.testWhenThereIsTrackerOnSiteFromExceptionListThenItIsReportedButNotBlocked:
DerivedData/Build/Intermediates.noindex/BrowserServicesKit.build/Debug-iphonesimulator/BrowserServicesKitTests.build/Objects-normal/arm64/ContentBlockerRulesUserScriptsTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/BrowserServicesKitTests/ContentBlocker/ContentBlockerRulesUserScriptsTests.swift:509 - Asynchronous wait failed: Exceeded timeout of 30 seconds, with unfulfilled expectations: "Website Loaded".
|
Run unit tests (iOS):
Tests/BrowserServicesKitTests/ContentBlocker/ClickToLoadBlockingTests.swift#L281
testDomainAllowlist, Asynchronous wait failed: Exceeded timeout of 30 seconds, with unfulfilled expectations: "tests executed".
|
Run unit tests (iOS):
Tests/BrowserServicesKitTests/ContentBlocker/ContentBlockerReferenceTests.swift#L107
testDomainMatching, Asynchronous wait failed: Exceeded timeout of 30 seconds, with unfulfilled expectations: "tests executed".
|
Run unit tests (iOS):
Tests/BrowserServicesKitTests/ContentBlocker/ContentBlockerRulesUserScriptsTests.swift#L569
testWhenContentBlockingFeatureIsDisabledThenTrackersAreReportedButNotBlocked, Asynchronous wait failed: Exceeded timeout of 30 seconds, with unfulfilled expectations: "Website Loaded".
|
Run unit tests (iOS):
Tests/BrowserServicesKitTests/ContentBlocker/ContentBlockerRulesUserScriptsTests.swift#L276
testWhenThereIsFirstPartyRequestThenItIsNotBlocked, Asynchronous wait failed: Exceeded timeout of 30 seconds, with unfulfilled expectations: "Website Loaded".
|
Run unit tests (iOS):
Tests/BrowserServicesKitTests/ContentBlocker/ContentBlockerRulesUserScriptsTests.swift#L245
testWhenThereIsFirstPartyTrackerThenItIsNotBlocked, Asynchronous wait failed: Exceeded timeout of 30 seconds, with unfulfilled expectations: "Website Loaded".
|
Run unit tests (iOS):
Tests/BrowserServicesKitTests/ContentBlocker/ContentBlockerRulesUserScriptsTests.swift#L338
testWhenThereIsTrackerOnAllowlistThenItIsReportedButNotBlocked, Asynchronous wait failed: Exceeded timeout of 30 seconds, with unfulfilled expectations: "Website Loaded".
|
Run unit tests (iOS):
Tests/BrowserServicesKitTests/ContentBlocker/ContentBlockerRulesUserScriptsTests.swift#L365
testWhenThereIsTrackerOnLocallyUnprotectedSiteSubdomainThenItIsReportedAndBlocked, Asynchronous wait failed: Exceeded timeout of 30 seconds, with unfulfilled expectations: "Website Loaded".
|
Run unit tests (iOS):
Tests/BrowserServicesKitTests/ContentBlocker/ContentBlockerRulesUserScriptsTests.swift#L306
testWhenThereIsTrackerOnLocallyUnprotectedSiteThenItIsReportedButNotBlocked, Asynchronous wait failed: Exceeded timeout of 30 seconds, with unfulfilled expectations: "Website Loaded".
|
Run unit tests (iOS):
Tests/BrowserServicesKitTests/ContentBlocker/ContentBlockerRulesUserScriptsTests.swift#L509
testWhenThereIsTrackerOnSiteFromExceptionListThenItIsReportedButNotBlocked, Asynchronous wait failed: Exceeded timeout of 30 seconds, with unfulfilled expectations: "Website Loaded".
|
Run unit tests (iOS)
Process completed with exit code 65.
|
Run unit tests (macOS)
The following actions use a deprecated Node.js version and will be forced to run on node20: mikepenz/action-junit-report@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run unit tests (macOS):
.build/arm64-apple-macosx/debug/GRDB.framework/Headers/GRDB.h#L11
umbrella header for module 'GRDB' does not include header 'sqlite3.h'
|
Run unit tests (macOS):
.build/arm64-apple-macosx/debug/GRDB.framework/Headers/GRDB.h#L11
umbrella header for module 'GRDB' does not include header 'sqlite3.h'
|
Run unit tests (macOS):
.build/arm64-apple-macosx/debug/GRDB.framework/Headers/GRDB.h#L11
umbrella header for module 'GRDB' does not include header 'sqlite3.h'
|
Run unit tests (macOS):
Sources/Configuration/ConfigurationFetching.swift#L129
'fetch()' is deprecated: Please use 'APIService' instead.
|
Run unit tests (macOS):
Sources/Configuration/ConfigurationFetching.swift#L129
'fetch()' is deprecated: Please use 'APIService' instead.
|
Run unit tests (macOS):
Sources/DDGSync/internal/RemoteAPIRequestCreator.swift#L56
'fetch()' is deprecated: Please use 'APIService' instead.
|
Run unit tests (macOS):
Sources/DDGSync/internal/RemoteAPIRequestCreator.swift#L56
'fetch()' is deprecated: Please use 'APIService' instead.
|
Run unit tests (macOS):
Sources/DDGSync/internal/RemoteAPIRequestCreator.swift#L56
'fetch()' is deprecated: Please use 'APIService' instead.
|
Run unit tests (macOS):
Sources/DDGSync/internal/RemoteAPIRequestCreator.swift#L56
'fetch()' is deprecated: Please use 'APIService' instead.
|
Run unit tests (macOS):
Sources/DDGSync/internal/RemoteAPIRequestCreator.swift#L56
'fetch()' is deprecated: Please use 'APIService' instead.
|
Run unit tests (iOS)
The following actions use a deprecated Node.js version and will be forced to run on node20: mikepenz/action-junit-report@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run unit tests (iOS):
DerivedData/Build/Products/Debug-iphonesimulator/GRDB.framework/Headers/GRDB.h#L11
umbrella header for module 'GRDB' does not include header 'sqlite3.h'
|
Run unit tests (macOS)
Skipped NavigationTests.DistributedNavigationDelegateTests.testSimulatedRequestAfterCustomSchemeRequest
|
Run unit tests (macOS)
Skipped NavigationTests.DistributedNavigationDelegateTests.testSimulatedRequestAfterCustomSchemeRequestWithFailureAfterDidStartNavigation
|
Run unit tests (macOS)
Skipped NavigationTests.DistributedNavigationDelegateTests.testSimulatedRequestAfterCustomSchemeRequestWithFailureAfterWillStartNavigation
|
Run unit tests (macOS)
Skipped NavigationTests.DistributedNavigationDelegateTests.testSimulatedRequestAfterCustomSchemeRequestWithFailureBeforeWillStartNavigation
|
Run unit tests (macOS)
Skipped NavigationTests.DistributedNavigationDelegateTests.testSimulatedRequest
|
Run unit tests (macOS)
Skipped NavigationTests.DistributedNavigationDelegateTests.testSimulatedRequestWithData
|
Run unit tests (macOS)
Skipped CommonTests.URLExtensionTests.test_navigational_urls_are_valid
|
Run unit tests (macOS)
Skipped CommonTests.URLExtensionTests.test_non_valid_urls
|
Run unit tests (macOS)
Skipped CommonTests.URLExtensionTests.testBasicAuthCredential
|
Run unit tests (macOS)
Skipped CommonTests.URLExtensionTests.testURLRemovingBasicAuthCredential
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
build-log.txt
|
48.6 KB |
|
ios-build-log.txt
|
155 KB |
|