summaryrefslogtreecommitdiffstats
path: root/chrome/test/functional
diff options
context:
space:
mode:
authornirnimesh@chromium.org <nirnimesh@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-11-23 01:04:13 +0000
committernirnimesh@chromium.org <nirnimesh@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-11-23 01:04:13 +0000
commit162500d5fe314c5c35e5911a814b31175d41a88a (patch)
tree53b50cd677755cea0ce3718cd6223ac17adab05d /chrome/test/functional
parent31e84eb14bc425f5865cd5a44ff2597dc98699d9 (diff)
downloadchromium_src-162500d5fe314c5c35e5911a814b31175d41a88a.zip
chromium_src-162500d5fe314c5c35e5911a814b31175d41a88a.tar.gz
chromium_src-162500d5fe314c5c35e5911a814b31175d41a88a.tar.bz2
Disable testRendererCrash pyauto test on chromeos
BUG=crosbug.com/9499 Review URL: http://codereview.chromium.org/5294001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67037 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test/functional')
-rw-r--r--chrome/test/functional/PYAUTO_TESTS2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/test/functional/PYAUTO_TESTS b/chrome/test/functional/PYAUTO_TESTS
index e8895f1..cc4e268 100644
--- a/chrome/test/functional/PYAUTO_TESTS
+++ b/chrome/test/functional/PYAUTO_TESTS
@@ -116,5 +116,7 @@
'-downloads.DownloadsTest.testCancelDownload',
'-downloads.DownloadsTest.testPauseAndResume',
'-translate.TranslateTest.testDownloadsNotTranslated',
+ # crosbug.com/9499
+ '-crash_reporter.CrashReporterTest.testRendererCrash',
],
}