mirror of
https://github.com/samsonjs/media.git
synced 2026-04-01 10:35:48 +00:00
Remove mobile_test_v29 while the V29 tests are disabled
PiperOrigin-RevId: 351117930
This commit is contained in:
parent
361e80f40c
commit
704f006be1
1 changed files with 1 additions and 1 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in a new issue