Skip to content

Commit

Permalink
For mozilla-mobile#23817 disable failing toggleSearchSuggestionsTest
Browse files Browse the repository at this point in the history
  • Loading branch information
AndiAJ authored and mergify[bot] committed Apr 20, 2022
1 parent 20d1928 commit b3acaa3
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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:
Expand Down

0 comments on commit b3acaa3

Please sign in to comment.