Update bug number
PiperOrigin-RevId: 410770666
This commit is contained in:
parent
d49b39bf37
commit
9e2348f4c3
@ -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