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

Commit c4588f70 authored by Mady Mellor's avatar Mady Mellor Committed by Android (Google) Code Review
Browse files

Merge "Mark BubblesTests as flaky" into tm-qpr-dev

parents 26fb39d2 40c92648
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -77,6 +77,7 @@ import android.view.View;
import android.view.ViewTreeObserver;
import android.view.WindowManager;

import androidx.test.filters.FlakyTest;
import androidx.test.filters.SmallTest;

import com.android.internal.colorextraction.ColorExtractor;
@@ -157,6 +158,7 @@ import java.util.HashMap;
import java.util.List;
import java.util.Optional;

@FlakyTest
@SmallTest
@RunWith(AndroidTestingRunner.class)
@TestableLooper.RunWithLooper(setAsMainLooper = true)