Commit 9f6cdb4c by andrewlewis Committed by tonihei

Update bug number

PiperOrigin-RevId: 410770666
parent fc0e6a07
...@@ -29,7 +29,7 @@ import org.junit.runner.RunWith; ...@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment