Index: client/site_tests/audiovideo_FFMPEG/audiovideo_FFMPEG.py |
diff --git a/client/site_tests/audiovideo_FFMPEG/audiovideo_FFMPEG.py b/client/site_tests/audiovideo_FFMPEG/audiovideo_FFMPEG.py |
index 01e357a6131d4f037ede62fbf7122693f01d004c..f16898c67439dd78a3604b18f0e0a333642173e0 100644 |
--- a/client/site_tests/audiovideo_FFMPEG/audiovideo_FFMPEG.py |
+++ b/client/site_tests/audiovideo_FFMPEG/audiovideo_FFMPEG.py |
@@ -11,10 +11,7 @@ from autotest_lib.client.common_lib import error, utils |
_IGNORE_PERFORMANCE_TESTS=( |
'tulip_hp.mp4', |
'tulip_bp.mp4', |
- 'tulip_mp.mp4', |
- 'tulip_vc1.wmv', |
- 'tulip_wmv8.wmv', |
- 'tulip_wmv9.wmv') |
+ 'tulip_mp.mp4') |
class audiovideo_FFMPEG(test.test): |
version = 1 |