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

Commit b67f3574 authored by Rahul Banerjee's avatar Rahul Banerjee
Browse files

Disable ControlsFavoritingActivityTest

Bug: 259549854
Test: manual
Change-Id: I94617054d9b074f8f95e8d534aeb9df5d325436d
parent 2d7fb7b2
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -5,6 +5,7 @@ import android.testing.AndroidTestingRunner
import android.testing.TestableLooper
import android.window.OnBackInvokedCallback
import android.window.OnBackInvokedDispatcher
import androidx.test.filters.FlakyTest
import androidx.test.filters.SmallTest
import androidx.test.rule.ActivityTestRule
import androidx.test.runner.intercepting.SingleActivityFactory
@@ -79,6 +80,8 @@ class ControlsFavoritingActivityTest : SysuiTestCase() {
        activityRule.launchActivity(intent)
    }

    // b/259549854 to root-cause and fix
    @FlakyTest
    @Test
    fun testBackCallbackRegistrationAndUnregistration() {
        // 1. ensure that launching the activity results in it registering a callback