Ray Essick | d4ef98e | 2020-04-23 16:28:21 -0700 | [diff] [blame] | 1 | { |
| 2 | "presubmit": [ |
Ray Essick | f867ca7 | 2020-04-29 19:41:08 -0700 | [diff] [blame] | 3 | // TODO(b/148094059): unit tests not allowed to download content |
Edwin Wong | d2e3bed | 2020-05-04 16:11:35 -0700 | [diff] [blame^] | 4 | // { "name": "ExtractorUnitTest" }, |
| 5 | |
| 6 | // TODO(b/153661591) enable test once the bug is fixed |
| 7 | // This tests the extractor path |
| 8 | // { |
| 9 | // "name": "GtsYouTubeTestCases", |
| 10 | // "options" : [ |
| 11 | // { |
| 12 | // "include-annotation": "android.platform.test.annotations.Presubmit" |
| 13 | // }, |
| 14 | // { |
| 15 | // "include-filter": "com.google.android.youtube.gts.SimultaneousClearAndProtectedDecodeTest#testSimultaneousClearAndProtectedDecode" |
| 16 | // } |
| 17 | // ] |
| 18 | // } |
Ray Essick | d4ef98e | 2020-04-23 16:28:21 -0700 | [diff] [blame] | 19 | ] |
| 20 | } |