Update bug number

PiperOrigin-RevId: 410770666
This commit is contained in:
andrewlewis 2021-11-18 12:51:19 +00:00 committed by Ian Baker
parent d49b39bf37
commit 9e2348f4c3

View File

@ -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;