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 |