2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-02 03:40:16 +00:00

For #23817 disable failing toggleSearchSuggestionsTest

This commit is contained in:
AndiAJ 2022-04-20 08:01:03 +03:00 committed by mergify[bot]
parent 20d1928d1b
commit b3acaa3757

View File

@ -4,6 +4,7 @@ import androidx.compose.ui.test.junit4.AndroidComposeTestRule
import okhttp3.mockwebserver.MockWebServer
import org.junit.After
import org.junit.Before
import org.junit.Ignore
import org.junit.Rule
import org.junit.Test
import org.mozilla.fenix.customannotations.SmokeTest
@ -181,6 +182,7 @@ class SettingsSearchTest {
}
}
@Ignore("Failing, see: https://github.com/mozilla-mobile/fenix/issues/23817")
@SmokeTest
@Test
// Test running on beta/release builds in CI: