summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorhkuang <hkuang@google.com>2015-02-18 14:09:28 -0800
committerGerrit Code Review <gerrit@gerrit.golo.chromium.org>2015-02-18 14:09:28 -0800
commit02bd4edc2af006152db6b6da228eb105863d5c24 (patch)
treefd4b801a1386522930342de59d91bb6106556a7e /test
parentd93fe856b90de5ec9ab559d0852d47a22b78fd81 (diff)
parent2fa9e9e2276b080c5357bcdbf6a129eb1fec864a (diff)
downloadlibvpx-02bd4edc2af006152db6b6da228eb105863d5c24.tar
libvpx-02bd4edc2af006152db6b6da228eb105863d5c24.tar.gz
libvpx-02bd4edc2af006152db6b6da228eb105863d5c24.tar.bz2
libvpx-02bd4edc2af006152db6b6da228eb105863d5c24.zip
Merge "Fix the frame parallel invalid file test failure on ARM."
Diffstat (limited to 'test')
-rw-r--r--test/vp9_frame_parallel_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/vp9_frame_parallel_test.cc b/test/vp9_frame_parallel_test.cc
index e6d26a470..0594d752b 100644
--- a/test/vp9_frame_parallel_test.cc
+++ b/test/vp9_frame_parallel_test.cc
@@ -184,7 +184,7 @@ void DecodeInvalidFiles(const InvalidFileList files[]) {
}
}
-TEST(VP9MultiThreadedFrameParallel, DISABLED_InvalidFileTest) {
+TEST(VP9MultiThreadedFrameParallel, InvalidFileTest) {
static const InvalidFileList files[] = {
// invalid-vp90-2-07-frame_parallel-1.webm is a 40 frame video file with
// one key frame for every ten frames. The 11th frame has corrupted data.