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

Commit a4dbef2d authored by Antonio Kantek's avatar Antonio Kantek
Browse files

Revert "Skip test until concurrent multi-user IME is enabled"

This reverts commit 7480497b.

Reason for revert: This should be fixed by now.

Bug: 345557347
Test: tested on sdk_car_md_x86_64_emulator
Test: atest ConcurrentMultiUserTest
Change-Id: I7908546b2f5efc7f49a066fc673ceb5106179924
parent 7480497b
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -39,13 +39,11 @@ import com.android.bedstead.harrier.DeviceState;
import org.junit.After;
import org.junit.Before;
import org.junit.ClassRule;
import org.junit.Ignore;
import org.junit.Rule;
import org.junit.Test;
import org.junit.runner.RunWith;

@RunWith(BedsteadJUnit4.class)
@Ignore("b/345557347")
public final class ConcurrentMultiUserTest {

    @ClassRule