summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornirnimesh@chromium.org <nirnimesh@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-20 01:45:53 +0000
committernirnimesh@chromium.org <nirnimesh@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-20 01:45:53 +0000
commit3f75036b378e44e49936759ea12ca37fd13d79eb (patch)
tree9619f5fb221a7b56f22dc63d2f2d2235f10ee867
parented4e57a4184690dcf21bc614f3463bfabe5571fc (diff)
downloadchromium_src-3f75036b378e44e49936759ea12ca37fd13d79eb.zip
chromium_src-3f75036b378e44e49936759ea12ca37fd13d79eb.tar.gz
chromium_src-3f75036b378e44e49936759ea12ca37fd13d79eb.tar.bz2
Disable failing enterprise pyauto tests on linux
TBR=aocampo@chromium.org BUG= TEST= Review URL: http://codereview.chromium.org/7974005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@101890 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--chrome/test/functional/PYAUTO_TESTS4
1 files changed, 4 insertions, 0 deletions
diff --git a/chrome/test/functional/PYAUTO_TESTS b/chrome/test/functional/PYAUTO_TESTS
index 3950e5f..74fb6e7 100644
--- a/chrome/test/functional/PYAUTO_TESTS
+++ b/chrome/test/functional/PYAUTO_TESTS
@@ -268,6 +268,10 @@
# ==================================================
# Disabled tests that need to be investigated/fixed.
# ==================================================
+ # crbug.com/97179
+ '-enterprise.EnterpriseTest.testAlwaysAuthorizePlugins',
+ '-enterprise.EnterpriseTest.testDisabledPlugins',
+ '-enterprise.EnterpriseTest.testEnabledPlugins',
# crbug.com/91225
'-find_in_page.FindMatchTests.testSearchInPDF',
# crbug.com/91226