Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d0eb0348 authored by Yuichiro Hanada's avatar Yuichiro Hanada
Browse files

Mark DisplayManagerServiceTest#testDisplayedContentSampling as FlakyTest

Bug: 172555744
Test: None
Change-Id: I62dbf367d09c8f71d22d53fb0eeeda3681f03564
parent e5975c10
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -460,6 +460,7 @@ public class DisplayManagerServiceTest {
     * Tests that collection of display color sampling results are sensible.
     */
    @Test
    @FlakyTest(bugId = 172555744)
    public void testDisplayedContentSampling() {
        DisplayManagerService displayManager =
                new DisplayManagerService(mContext, mShortMockedInjector);