Merge "Replace testWidevine23FpsH264Fixed with a shorter test."

This commit is contained in:
Edwin Wong
2020-09-18 17:25:01 +00:00
committed by Android (Google) Code Review

View File

@@ -4,21 +4,13 @@
"name": "GtsMediaTestCases",
"options" : [
{
"include-annotation": "android.platform.test.annotations.Presubmit"
"include-annotation": "android.platform.test.annotations.Presubmit"
},
{
"include-filter": "com.google.android.media.gts.WidevineGenericOpsTests"
}
]
},
{
"name": "GtsExoPlayerTestCases",
"options" : [
{
"include-annotation": "android.platform.test.annotations.SocPresubmit"
},
{
"include-filter": "com.google.android.exoplayer.gts.DashTest#testWidevine23FpsH264Fixed"
"include-filter": "com.google.android.media.gts.WidevineYouTubePerformanceTests"
}
]
}