Increase ExoplayerEffectPlaybackSeekTest time out
This test will be moved so that it is run on emulators, which are generally slower to run. PiperOrigin-RevId: 670495551
This commit is contained in:
parent
95f69b649d
commit
af2f9cb37f
@ -55,7 +55,7 @@ public final class ExoplayerEffectPlaybackSeekTest {
|
|||||||
|
|
||||||
// This timeout is made longer for emulators - see
|
// This timeout is made longer for emulators - see
|
||||||
// ExternalTextureManager.SURFACE_TEXTURE_TIMEOUT_MS.
|
// ExternalTextureManager.SURFACE_TEXTURE_TIMEOUT_MS.
|
||||||
private static final long TEST_TIMEOUT_MS = 20_000;
|
private static final long TEST_TIMEOUT_MS = 60_000;
|
||||||
|
|
||||||
@Rule
|
@Rule
|
||||||
public ActivityScenarioRule<SurfaceTestActivity> rule =
|
public ActivityScenarioRule<SurfaceTestActivity> rule =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user