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

Unified Diff: chrome/test/functional/PYAUTO_TESTS

Issue 10828369: Enable perf_av pyauto tests on windows bot. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years, 4 months 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/functional/PYAUTO_TESTS
diff --git a/chrome/test/functional/PYAUTO_TESTS b/chrome/test/functional/PYAUTO_TESTS
index 8645d9aaa2bbf5339264951836c28984a41c1f14..c7cc4868ae71931d49a138b687d13593a0ddf644 100644
--- a/chrome/test/functional/PYAUTO_TESTS
+++ b/chrome/test/functional/PYAUTO_TESTS
@@ -812,6 +812,14 @@
'media.media_stat_perf',
'media.mixed_audio_latency_perf',
],
+ 'win': [
+ 'media.audio_latency_perf',
+ 'media.media_constrained_network_perf',
+ 'media.media_scrub_perf',
+ 'media.media_seek_perf',
+ 'media.media_stat_perf',
+ 'media.mixed_audio_latency_perf',
+ ],
},
# WebRTC MediaStream tests. Requires webcam and audio device to be present on
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698