From 49a67a6e0fba802b02571145ba132ecd57f08d08 Mon Sep 17 00:00:00 2001 From: Pete Smith <5278441+aataraxiaa@users.noreply.github.com> Date: Mon, 7 Oct 2024 17:50:07 +0100 Subject: [PATCH] macOS Maintenance - Disable failing tests (#3363) Task/Issue URL: https://app.asana.com/0/1201037661562251/1208490757591885/f **Description**: Temp disable of failing tests. Will assign task to owner to fix and re-enable --- UITests/UI Tests.xctestplan | 3 +++ 1 file changed, 3 insertions(+) diff --git a/UITests/UI Tests.xctestplan b/UITests/UI Tests.xctestplan index e1394ca735..ecc8458112 100644 --- a/UITests/UI Tests.xctestplan +++ b/UITests/UI Tests.xctestplan @@ -36,6 +36,9 @@ "testTargets" : [ { "skippedTests" : [ + "BookmarkSortTests\/testManualSortWorksAsExpectedOnBookmarksPanel()", + "BookmarksAndFavoritesTests\/test_bookmarks_canBeAddedTo_byClickingBookmarksButtonInAddressBar()", + "BookmarksAndFavoritesTests\/test_favorites_canBeAddedTo_byClickingAddFavoriteInAddBookmarkPopover()", "PermissionsTests" ], "target" : {