Merge "Use a longer test timeout in integration test"
This commit is contained in:
@@ -73,7 +73,7 @@ import kotlin.test.assertTrue
|
|||||||
import kotlin.test.fail
|
import kotlin.test.fail
|
||||||
|
|
||||||
const val SERVICE_BIND_TIMEOUT_MS = 5_000L
|
const val SERVICE_BIND_TIMEOUT_MS = 5_000L
|
||||||
const val TEST_TIMEOUT_MS = 1_000L
|
const val TEST_TIMEOUT_MS = 10_000L
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Test that exercises an instrumented version of ConnectivityService against an instrumented
|
* Test that exercises an instrumented version of ConnectivityService against an instrumented
|
||||||
|
|||||||
Reference in New Issue
Block a user