Commit d08931d7 authored by Patrick Noland's avatar Patrick Noland Committed by Commit Bot

[Sheriff] Disable flaky test testThumbnailFetchingResult_defaultAspectRatio

Bug: 1138739
Change-Id: Iecab6daf9b8caa37abb55ca2f7d4998768dec1a6
TBR: wychen@chromium.org
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2500312Reviewed-by: default avatarPatrick Noland <pnoland@chromium.org>
Commit-Queue: Patrick Noland <pnoland@chromium.org>
Cr-Commit-Position: refs/heads/master@{#820968}
parent 7fd58206
......@@ -1137,6 +1137,7 @@ public class StartSurfaceLayoutTest {
@Test
@MediumTest
@CommandLineFlags.Add({BASE_PARAMS})
@DisabledTest(message = "https://crbug.com/1138739")
public void testThumbnailFetchingResult_defaultAspectRatio() throws Exception {
prepareTabs(2, 0, mUrl);
int oldJpegCount = RecordHistogram.getHistogramValueCountForTesting(
......
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