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

Unified Diff: chrome/test/functional/PYAUTO_TESTS

Issue 10411007: Add new PyAuto test for measuring audio tag latency. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Use webkitNow() instead of Date(). Created 8 years, 7 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
Index: chrome/test/functional/PYAUTO_TESTS
diff --git a/chrome/test/functional/PYAUTO_TESTS b/chrome/test/functional/PYAUTO_TESTS
index e8361f3fa3f4342689ec8451f9b08c772e90c153..c3be41e43869c343b4ffd4a2edaf76accc2df220 100644
--- a/chrome/test/functional/PYAUTO_TESTS
+++ b/chrome/test/functional/PYAUTO_TESTS
@@ -726,6 +726,7 @@
# HTML5 media performance tests.
'AV_PERF': {
'linux': [
+ 'media.audio_latency_perf',
'media.media_constrained_network_perf',
'media.media_stat_perf',
'media.media_seek_perf',

Powered by Google App Engine
This is Rietveld 408576698