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

Commit 76aff7af authored by Piotr Wilczyński's avatar Piotr Wilczyński
Browse files

Remove FlakyTest annotation for testCreateVirtualDisplay_setSurface

Bug: 326024947
Test: atest DisplayManagerServiceTest#testCreateVirtualDisplay_setSurface
Change-Id: Ibcbf7340ecd547cc414a3375da6417b12083634b
parent d7674f1e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1708,7 +1708,6 @@ public class DisplayManagerServiceTest {
     * {@link VirtualDisplayConfig.Builder#setSurface(Surface)}
     */
    @Test
    @FlakyTest(bugId = 127687569)
    public void testCreateVirtualDisplay_setSurface() throws Exception {
        DisplayManagerService displayManager = new DisplayManagerService(mContext, mBasicInjector);
        registerDefaultDisplays(displayManager);