Skip to content

Apple client send and receive support for crash report cohort IDs (CRCIDs) #3242

Apple client send and receive support for crash report cohort IDs (CRCIDs)

Apple client send and receive support for crash report cohort IDs (CRCIDs) #3242

Triggered via pull request December 18, 2024 15:59
Status Failure
Total duration 5m 0s
Artifacts 2

pr.yml

on: pull_request
Run SwiftLint
36s
Run SwiftLint
Run unit tests (macOS)
4m 50s
Run unit tests (macOS)
Run unit tests (iOS)
4m 33s
Run unit tests (iOS)
Create Asana Task
0s
Create Asana Task
Close Asana Task
0s
Close Asana Task
Fit to window
Zoom out
Zoom in

Annotations

18 errors, 14 warnings, and 10 notices
Run SwiftLint: Tests/CrashesTests/CrashCollectionTests.swift#L106
Lines should not have trailing whitespace (trailing_whitespace)
Run SwiftLint: Tests/CrashesTests/CrashCollectionTests.swift#L125
Lines should not have trailing whitespace (trailing_whitespace)
Run SwiftLint: Tests/CrashesTests/CrashCollectionTests.swift#L127
Lines should not have trailing whitespace (trailing_whitespace)
Run SwiftLint: Tests/CrashesTests/CrashCollectionTests.swift#L130
Lines should not have trailing whitespace (trailing_whitespace)
Run SwiftLint: Tests/CrashesTests/CrashCollectionTests.swift#L137
Lines should not have trailing whitespace (trailing_whitespace)
Run SwiftLint: Tests/CrashesTests/CrashCollectionTests.swift#L157
Lines should not have trailing whitespace (trailing_whitespace)
Run SwiftLint: Tests/CrashesTests/CrashCollectionTests.swift#L159
Lines should not have trailing whitespace (trailing_whitespace)
Run SwiftLint: Tests/CrashesTests/CrashCollectionTests.swift#L183
Lines should not have trailing whitespace (trailing_whitespace)
Run SwiftLint: Tests/CrashesTests/CrashCollectionTests.swift#L193
Lines should not have trailing whitespace (trailing_whitespace)
Run SwiftLint: Tests/CrashesTests/CrashCollectionTests.swift#L199
Lines should not have trailing whitespace (trailing_whitespace)
DistributedNavigationDelegateTests.testOpenAboutBlankInNewWindow: .build/arm64-apple-macosx/debug/NavigationTests.build/DistributedNavigationDelegateTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/NavigationTests/DistributedNavigationDelegateTests.swift:711 - failed -
DistributedNavigationDelegateTests.testWhenWebContentProcessIsTerminated_webProcessDidTerminateAndNavigationDidFailReceived: .build/arm64-apple-macosx/debug/NavigationTests.build/DistributedNavigationDelegateTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/NavigationTests/DistributedNavigationDelegateTests.swift:1663 - failed -
NavigationRedirectsTests.testWhenCustomSchemeNavigationIsInterruptedByNewRequestThenDidFailIsCalled: .build/arm64-apple-macosx/debug/NavigationTests.build/NavigationRedirectsTests.d#L1
/Users/runner/work/BrowserServicesKit/BrowserServicesKit/Tests/NavigationTests/NavigationRedirectsTests.swift:1095 - failed -
Run unit tests (macOS): Tests/NavigationTests/DistributedNavigationDelegateTests.swift#L1663
testWhenWebContentProcessIsTerminated_webProcessDidTerminateAndNavigationDidFailReceived, failed -
Run unit tests (macOS): Tests/NavigationTests/NavigationRedirectsTests.swift#L1095
testWhenCustomSchemeNavigationIsInterruptedByNewRequestThenDidFailIsCalled, failed -
Run unit tests (macOS): Tests/NavigationTests/NavigationRedirectsTests.swift#L1101
testWhenCustomSchemeNavigationIsInterruptedByNewRequestThenDidFailIsCalled, failed -
Run unit tests (macOS)
Process completed with exit code 1.
Run SwiftLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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): CoreData#L1
Multiple NSEntityDescriptions claim the NSManagedObject subclass 'DailyBlockedTrackersEntity' so +entity is unable to disambiguate.
Run unit tests (macOS): CoreData#L1
'DailyBlockedTrackersEntity' (0x600001234bb0) from NSManagedObjectModel (0x60000433ef80) claims 'DailyBlockedTrackersEntity'.
Run unit tests (macOS): Sources/Navigation/DistributedNavigationDelegate.swift#L22
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'
Run unit tests (macOS): Sources/Navigation/Extensions/WKErrorExtension.swift#L67
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
Run unit tests (macOS): Sources/Navigation/DistributedNavigationDelegate.swift#L22
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'
Run unit tests (macOS): Sources/Navigation/Extensions/WKErrorExtension.swift#L67
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
Run unit tests (macOS): Sources/Navigation/DistributedNavigationDelegate.swift#L22
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'
Run unit tests (macOS): Sources/Navigation/Extensions/WKErrorExtension.swift#L67
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
Run unit tests (macOS): Sources/Navigation/DistributedNavigationDelegate.swift#L22
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'
Run unit tests (macOS): Sources/Navigation/Extensions/WKErrorExtension.swift#L67
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
Run unit tests (macOS): Sources/Navigation/DistributedNavigationDelegate.swift#L22
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'
Run unit tests (macOS): Sources/Navigation/Extensions/WKErrorExtension.swift#L67
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
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
54.7 KB
ios-build-log.txt
143 KB