Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(11)

Unified Diff: client/site_tests/audiovideo_FFMPEG/audiovideo_FFMPEG.py

Issue 5336002: Remove tests for codecs we no longer plan on supporting. (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/autotest.git@master
Patch Set: Created 10 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
« no previous file with comments | « no previous file | client/site_tests/audiovideo_FFMPEG/testcases » ('j') | client/site_tests/audiovideo_FFMPEG/testcases » ('J')

Powered by Google App Engine
This is Rietveld 408576698