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

Commit 99174dfe authored by Rachel Lee's avatar Rachel Lee Committed by Android (Google) Code Review
Browse files

Merge "Disable/ignore CtsSurfaceControlTestsStaging" into main

parents aa1a3a62 8c764c56
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -30,10 +30,12 @@ import com.android.compatibility.common.util.DisplayUtil;

import org.junit.After;
import org.junit.Before;
import org.junit.Ignore;
import org.junit.Rule;
import org.junit.Test;
import org.junit.runner.RunWith;

@Ignore // b/330376055: Write tests for functionality for both dVRR and MRR devices.
@RunWith(AndroidJUnit4.class)
public class SurfaceControlTest {
    private static final String TAG = "SurfaceControlTest";