Handling of URL variants for bookmarks refactored to avoid URL modification #399
GitHub Actions / Test Report macos-14-xlarge
failed
Dec 9, 2024 in 0s
81 tests run, 75 passed, 0 skipped, 6 failed.
Annotations
github-actions / Test Report macos-14-xlarge
BookmarksAndFavoritesTests.test_bookmark_canBeRemovedViaAddressBarIconClick
/Users/runner/work/macos-browser/macos-browser/UITests/Common/XCUIElementExtension.swift:81 - XCTAssertTrue failed - Query chain:
github-actions / Test Report macos-14-xlarge
BookmarksAndFavoritesTests.test_bookmarks_canBeAddedTo_withContextClickBookmarkThisPage
/Users/runner/work/macos-browser/macos-browser/UITests/BookmarksAndFavoritesTests.swift:134 - 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.
github-actions / Test Report macos-14-xlarge
BookmarksAndFavoritesTests.test_bookmarks_canBeAddedTo_withSettingsItemBookmarkThisPage
/Users/runner/work/macos-browser/macos-browser/UITests/BookmarksAndFavoritesTests.swift:178 - 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.
github-actions / Test Report macos-14-xlarge
BookmarksAndFavoritesTests.test_bookmarks_canBeViewedInAddressBarBookmarkDialog
/Users/runner/work/macos-browser/macos-browser/UITests/BookmarksAndFavoritesTests.swift:355 - XCTAssertEqual failed: ("Optional("Unbookmarked")") is not equal to ("Optional("Bookmarked")") - The accessibility value of the Address Bar Bookmark Button must be "Bookmarked".
github-actions / Test Report macos-14-xlarge
BookmarksAndFavoritesTests.test_favorites_canBeAddedTo_byClickingFavoriteThisPageMenuBarItem
/Users/runner/work/macos-browser/macos-browser/UITests/BookmarksAndFavoritesTests.swift:244 - 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.
github-actions / Test Report macos-14-xlarge
BookmarksAndFavoritesTests.test_favorites_canBeRemovedFromAddressBarBookmarkDialog
/Users/runner/work/macos-browser/macos-browser/UITests/BookmarksAndFavoritesTests.swift:467 - XCTAssertEqual failed: ("Optional("Unbookmarked")") is not equal to ("Optional("Bookmarked")") - The accessibility value of the Address Bar Bookmark Button must be "Bookmarked".
Loading