Commit 7fc051bd authored by Noel Gordon's avatar Noel Gordon Committed by Commit Bot

Disable GalleryBrowserTest.CheckAvailabilityOfEditAndPrintButtons

Flakes in RELEASE on linux-chromeos-rel CQ bot.

Tbr: tapted
Bug: 850372,857021
Change-Id: I548307fa8a93689a348f2e96504815e3fe27cf44
Reviewed-on: https://chromium-review.googlesource.com/1116879Reviewed-by: default avatarNoel Gordon <noel@chromium.org>
Commit-Queue: Noel Gordon <noel@chromium.org>
Cr-Commit-Position: refs/heads/master@{#570745}
parent 2189a1ff
......@@ -71,8 +71,9 @@ IN_PROC_BROWSER_TEST_F(GalleryBrowserTest, OpenMultipleImagesOnDrive) {
StartTest();
}
// Flaky in RELEASE crbug.com/857021
IN_PROC_BROWSER_TEST_F(GalleryBrowserTest,
CheckAvailabilityOfEditAndPrintButtons) {
DISABLED_CheckAvailabilityOfEditAndPrintButtons) {
set_test_case_name("checkAvailabilityOfEditAndPrintButtons");
StartTest();
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment