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

Commit f44963d5 authored by Jorge Gil's avatar Jorge Gil
Browse files

Ignore AppHandleEducationControllerTest

Running these with the entire WMShellModuleTests causes a crash and
leaves the system in a bad state leading to other failures outside
this class.

Bug: 374328725
Bug: 375386897
Bug: 375386605
Bug: 375396353
Bug: 375397302
Flag: EXEMPT bugfix
Test: atest WMShellModuleTests  - no crashes
Change-Id: Ibf5e6050c1ddbc80907dc050527379aa460775ea
parent 7e1bc07d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -68,6 +68,7 @@ import org.mockito.kotlin.whenever
@SmallTest
@RunWith(AndroidTestingRunner::class)
@OptIn(ExperimentalCoroutinesApi::class)
@Ignore("b/374328725")
class AppHandleEducationControllerTest : ShellTestCase() {
  @JvmField
  @Rule