mirror of
https://github.com/androidx/media.git
synced 2025-05-15 03:29:53 +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). */
|
/** Tests repeated transcoding operations (as a stress test and to help reproduce flakiness). */
|
||||||
@RunWith(AndroidJUnit4.class)
|
@RunWith(AndroidJUnit4.class)
|
||||||
@Ignore("Internal - b/206914753")
|
@Ignore("Internal - b/206917996")
|
||||||
public final class RepeatedTranscodeTransformationTest {
|
public final class RepeatedTranscodeTransformationTest {
|
||||||
|
|
||||||
private static final int TRANSCODE_COUNT = 10;
|
private static final int TRANSCODE_COUNT = 10;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user