Ignore flaky test

PiperOrigin-RevId: 747793474
This commit is contained in:
dancho 2025-04-15 03:05:07 -07:00 committed by Copybara-Service
parent f261fe187a
commit 9fca713045

View File

@ -62,6 +62,7 @@ import java.util.List;
import java.util.concurrent.TimeoutException;
import org.junit.After;
import org.junit.Before;
import org.junit.Ignore;
import org.junit.Rule;
import org.junit.Test;
import org.junit.runner.RunWith;
@ -110,6 +111,7 @@ public class ReplayCacheTest {
}
@Test
@Ignore("TODO: b/391109644 - Fix this test and re-enable it")
public void replayOnEveryFrame_withExoPlayer_succeeds()
throws PlaybackException, TimeoutException {
assumeTrue(