aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongqin Liu <yongqin.liu@linaro.org>2017-02-22 14:56:30 +0800
committerYongqin Liu <yongqin.liu@linaro.org>2017-02-22 14:56:30 +0800
commit559a2fd7408399428222002a8668e13f8995d42a (patch)
tree107ad02de96442bd5e796f40267483fcc381199d
parent52da99c176c779ff05962859c343849d32f05b51 (diff)
android x15 cts media: use cts-media-x15 sub test plan
which have the known failures exclude in the sub test plan, because of the bug reported here: https://bugs.linaro.org/show_bug.cgi?id=2899 Will change it back to use the normal cts-media sub plan after the bug fixed Change-Id: Ie3ff832c63cb3744850ed20bd1e2e7d649d926bf Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
-rw-r--r--android/x15/template-cts-media.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/x15/template-cts-media.json b/android/x15/template-cts-media.json
index e06dce9..9cafad0 100644
--- a/android/x15/template-cts-media.json
+++ b/android/x15/template-cts-media.json
@@ -65,7 +65,7 @@
"JRE": "openjdk-8-jre-headless",
"DEPENDENCIES": "wget adb xz-utils python-lxml python-setuptools python-pexpect zip lib32z1-dev libc6-dev-i386 lib32gcc1 libc6:i386 libncurses5:i386 libstdc++6:i386",
"TEST_NAME": "android-cts-7.0-media",
- "TEST_PARAMS": "run cts-media --disable-reboot --skip-preconditions --skip-device-info"}
+ "TEST_PARAMS": "run cts-media-x15 --disable-reboot --skip-preconditions --skip-device-info"}
}
],
"timeout": 18000