Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Applications
android-components
Commits
36b8cb36
Commit
36b8cb36
authored
Feb 11, 2019
by
Christian Sadilek
Committed by
Jonathan Almeida
Feb 11, 2019
Browse files
Revert "Re-enable SearchEngineManagerTest that intermittently failed"
This reverts commit
899fa2d7
.
parent
b6f27c09
Changes
1
Hide whitespace changes
Inline
Side-by-side
components/browser/search/src/test/java/mozilla/components/browser/search/SearchEngineManagerTest.kt
View file @
36b8cb36
...
...
@@ -14,6 +14,7 @@ import kotlinx.coroutines.runBlocking
import
mozilla.components.browser.search.provider.SearchEngineProvider
import
org.junit.Assert.assertEquals
import
org.junit.Assert.assertTrue
import
org.junit.Ignore
import
org.junit.Test
import
org.junit.runner.RunWith
import
org.mockito.Mockito.mock
...
...
@@ -112,6 +113,7 @@ class SearchEngineManagerTest {
}
}
@Ignore
@Test
fun
`locale
update
broadcast
will
trigger
reload`
()
{
runBlocking
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment