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

Commit 83488963 authored by Jordan Demeulenaere's avatar Jordan Demeulenaere
Browse files

Disable flaky STL test

This CL disables a STL test that was apparently flaky since it was
introduced.

Bug: 363964445
Test: N/A
Flag: EXEMPT disabled test
Change-Id: I34866f51a7b614fc6baedd413748a2f21cadda92
parent 0d84ee07
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2208,6 +2208,7 @@ class ElementTest {
    }

    @Test
    @Ignore("b/363964445")
    fun interruption_considerPreviousUniqueState() {
        @Composable
        fun SceneScope.Foo(modifier: Modifier = Modifier) {