Commit 704f006b by ibaker Committed by Ian Baker

Remove mobile_test_v29 while the V29 tests are disabled

PiperOrigin-RevId: 351117930
parent 361e80f4
......@@ -48,7 +48,7 @@ import org.junit.runner.RunWith;
/** Tests Widevine encrypted DASH playbacks using offline keys. */
@RunWith(AndroidJUnit4.class)
// TODO(internal b/176960595): Re-add the V22 test targets when re-enabling these tests.
// TODO(internal b/176960595): Re-add the V22 & V29 test targets when re-enabling these tests.
@Ignore(
"Need to be reconfigured/rewritten with an offline-compatible licence [internal b/176960595].")
public final class DashWidevineOfflineTest {
......
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