summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordyu@chromium.org <dyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-12 00:41:56 +0000
committerdyu@chromium.org <dyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-12 00:41:56 +0000
commit1b2aaa57a5457d809da0cee27cf7d219726e7945 (patch)
tree3a10cfab7a26b66678dd2645567a2ff7b53fc80f
parentf4a80c720d0164eb8a942e3ad1b5244d30800e5a (diff)
downloadchromium_src-1b2aaa57a5457d809da0cee27cf7d219726e7945.zip
chromium_src-1b2aaa57a5457d809da0cee27cf7d219726e7945.tar.gz
chromium_src-1b2aaa57a5457d809da0cee27cf7d219726e7945.tar.bz2
Disable media test for testBasicPlaybackMatrix.
TEST=Test failing on Mac chrome-qa bots. BUG=127880 NOTRY=true Review URL: https://chromiumcodereview.appspot.com/10332131 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136727 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--chrome/test/functional/PYAUTO_TESTS4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/test/functional/PYAUTO_TESTS b/chrome/test/functional/PYAUTO_TESTS
index 2890cbe..17e1412 100644
--- a/chrome/test/functional/PYAUTO_TESTS
+++ b/chrome/test/functional/PYAUTO_TESTS
@@ -530,9 +530,9 @@
# Consistently failing on Mac QA bots only: crbug.com/97810
'-process_count',
- # ==================================================
+ # =================================================
# Disabled tests that need to be investigated/fixed.
- # ==================================================
+ # =================================================
# crbug.com/127880
'-media.media_basic_playback.MediaConstrainedNetworkPerfTest.testBasicPlaybackMatrix',
],