Update Privacy Pro translations #626
ui_tests.yml
on: pull_request
Build Notarized Review app
/
Export Notarized App
10m 38s
Build Notarized Review app
/
Send Mattermost message
0s
Matrix: UI tests
Notify on failure
0s
Annotations
15 errors and 14 warnings
UI tests (macos-13-xlarge)
Process completed with exit code 1.
|
UI tests (macos-13-xlarge)
Process completed with exit code 74.
|
UI tests (macos-14-xlarge)
Process completed with exit code 1.
|
UI tests (macos-14-xlarge)
Process completed with exit code 74.
|
UI tests (macos-15-xlarge):
UITests/Common/XCUIElementExtension.swift#L81
test_bookmark_canBeRemovedViaAddressBarIconClick, XCTAssertTrue failed - Query chain:
|
UI tests (macos-15-xlarge):
UITests/Common/XCUIElementExtension.swift#L81
test_bookmark_canBeRemovedViaAddressBarIconClick, XCTAssertTrue failed - Query chain:
|
UI tests (macos-15-xlarge):
UITests/BookmarksAndFavoritesTests.swift#L134
test_bookmarks_canBeAddedTo_withContextClickBookmarkThisPage, XCTAssertEqual failed: ("Optional("Unbookmarked")") is not equal to ("Optional("Bookmarked")") - The accessibility value of the address bar bookmark button must be "Bookmarked", which indicates the icon in the filled state.
|
UI tests (macos-15-xlarge):
UITests/BookmarksAndFavoritesTests.swift#L134
test_bookmarks_canBeAddedTo_withContextClickBookmarkThisPage, XCTAssertEqual failed: ("Optional("Unbookmarked")") is not equal to ("Optional("Bookmarked")") - The accessibility value of the address bar bookmark button must be "Bookmarked", which indicates the icon in the filled state.
|
UI tests (macos-15-xlarge):
UITests/BookmarksAndFavoritesTests.swift#L178
test_bookmarks_canBeAddedTo_withSettingsItemBookmarkThisPage, XCTAssertEqual failed: ("Optional("Unbookmarked")") is not equal to ("Optional("Bookmarked")") - The accessibility value of the address bar bookmark button must be "Bookmarked", which indicates the icon in the filled state.
|
UI tests (macos-15-xlarge):
UITests/BookmarksAndFavoritesTests.swift#L178
test_bookmarks_canBeAddedTo_withSettingsItemBookmarkThisPage, XCTAssertEqual failed: ("Optional("Unbookmarked")") is not equal to ("Optional("Bookmarked")") - The accessibility value of the address bar bookmark button must be "Bookmarked", which indicates the icon in the filled state.
|
UI tests (macos-15-xlarge):
UITests/BookmarksAndFavoritesTests.swift#L355
test_bookmarks_canBeViewedInAddressBarBookmarkDialog, XCTAssertEqual failed: ("Optional("Unbookmarked")") is not equal to ("Optional("Bookmarked")") - The accessibility value of the Address Bar Bookmark Button must be "Bookmarked".
|
UI tests (macos-15-xlarge):
UITests/BookmarksAndFavoritesTests.swift#L355
test_bookmarks_canBeViewedInAddressBarBookmarkDialog, XCTAssertEqual failed: ("Optional("Unbookmarked")") is not equal to ("Optional("Bookmarked")") - The accessibility value of the Address Bar Bookmark Button must be "Bookmarked".
|
UI tests (macos-15-xlarge):
UITests/BookmarksAndFavoritesTests.swift#L244
test_favorites_canBeAddedTo_byClickingFavoriteThisPageMenuBarItem, XCTAssertEqual failed: ("Optional("Unbookmarked")") is not equal to ("Optional("Bookmarked")") - The accessibility value of the address bar bookmark button must be "Bookmarked", which indicates the icon in the filled state.
|
UI tests (macos-15-xlarge):
UITests/BookmarksAndFavoritesTests.swift#L244
test_favorites_canBeAddedTo_byClickingFavoriteThisPageMenuBarItem, XCTAssertEqual failed: ("Optional("Unbookmarked")") is not equal to ("Optional("Bookmarked")") - The accessibility value of the address bar bookmark button must be "Bookmarked", which indicates the icon in the filled state.
|
UI tests (macos-15-xlarge)
Process completed with exit code 65.
|
Build Notarized Review app / Export Notarized App:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
Build Notarized Review app / Export Notarized App:
LocalPackages/XPCHelper/Sources/XPCHelper/XPCServer.swift#L56
capture of 'newConnection' with non-sendable type 'NSXPCConnection' in a `@Sendable` closure; this is an error in the Swift 6 language mode
|
Build Notarized Review app / Export Notarized App:
LocalPackages/XPCHelper/Sources/XPCHelper/XPCServer.swift#L56
capture of 'newConnection' with non-sendable type 'NSXPCConnection' in a `@Sendable` closure; this is an error in the Swift 6 language mode
|
Build Notarized Review app / Export Notarized App:
LocalPackages/UDSHelper/Sources/UDSHelper/UDSServer.swift#L25
extension declares a conformance of imported type 'NWConnection' to imported protocols 'Hashable', 'Equatable'; this will not behave correctly if the owners of 'Network' introduce this conformance in the future
|
Build Notarized Review app / Export Notarized App:
LocalPackages/UDSHelper/Sources/UDSHelper/UDSServer.swift#L25
extension declares a conformance of imported type 'NWConnection' to imported protocols 'Hashable', 'Equatable'; this will not behave correctly if the owners of 'Network' introduce this conformance in the future
|
Build Notarized Review app / Export Notarized App:
LocalPackages/AppKitExtensions/Sources/AppKitExtensions/NSEventExtension.swift#L118
extension declares a conformance of imported type 'Set' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
|
Build Notarized Review app / Export Notarized App:
LocalPackages/AppKitExtensions/Sources/AppKitExtensions/NSEventExtension.swift#L118
extension declares a conformance of imported type 'Set' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
|
Build Notarized Review app / Export Notarized App:
LocalPackages/NetworkProtectionMac/Sources/NetworkProtectionProxy/FlowManagers/UDPFlowManager.swift#L179
global actor 'UDPFlowActor'-isolated instance method 'hash(into:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
|
Build Notarized Review app / Export Notarized App:
LocalPackages/NetworkProtectionMac/Sources/NetworkProtectionProxy/FlowManagers/UDPFlowManager.swift#L173
global actor 'UDPFlowActor'-isolated operator function '==' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
|
Build Notarized Review app / Export Notarized App:
LocalPackages/NetworkProtectionMac/Sources/NetworkProtectionProxy/FlowManagers/UDPFlowManager.swift#L326
global actor 'UDPFlowActor'-isolated instance method 'hash(into:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
|
UI tests (macos-15-xlarge):
LocalPackages/AppKitExtensions/Sources/AppKitExtensions/NSEventExtension.swift#L118
extension declares a conformance of imported type 'Set' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
|
UI tests (macos-15-xlarge):
LocalPackages/AppKitExtensions/Sources/AppKitExtensions/NSEventExtension.swift#L118
extension declares a conformance of imported type 'Set' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
|
UI tests (macos-15-xlarge):
UITests/FindInPageTests.swift#L551
extension declares a conformance of imported type 'CGPoint' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
|
UI tests (macos-15-xlarge):
UITests/FindInPageTests.swift#L551
extension declares a conformance of imported type 'CGPoint' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
BuildLogs macos-13-xlarge
Expired
|
1.97 KB |
|
BuildLogs macos-14-xlarge
Expired
|
1 KB |
|
BuildLogs macos-15-xlarge
Expired
|
410 MB |
|
DuckDuckGo-review-1.118.0.325.app
|
101 MB |
|
DuckDuckGo-review-dSYM-1.118.0.325
|
139 MB |
|