mirror of
https://github.com/androidx/media.git
synced 2025-05-14 19:19:58 +08:00
Update bug number
PiperOrigin-RevId: 410770666
This commit is contained in:
parent
fc0e6a075e
commit
9f6cdb4c36
@ -29,7 +29,7 @@ import org.junit.runner.RunWith;
|
||||
|
||||
/** Tests repeated transcoding operations (as a stress test and to help reproduce flakiness). */
|
||||
@RunWith(AndroidJUnit4.class)
|
||||
@Ignore("Internal - b/206914753")
|
||||
@Ignore("Internal - b/206917996")
|
||||
public final class RepeatedTranscodeTransformationTest {
|
||||
|
||||
private static final int TRANSCODE_COUNT = 10;
|
||||
|
Loading…
x
Reference in New Issue
Block a user