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

Unified Diff: chrome/test/functional/PYAUTO_TESTS

Issue 10137016: [pyauto] Cleanup: Enable a bulk of pyauto tests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 8 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/functional/PYAUTO_TESTS
diff --git a/chrome/test/functional/PYAUTO_TESTS b/chrome/test/functional/PYAUTO_TESTS
index 55fdd38a9d96eceff1791766c5517ce86d4501d5..15e32ab71d8b7161468d06c3e31466dddcdd9415 100644
--- a/chrome/test/functional/PYAUTO_TESTS
+++ b/chrome/test/functional/PYAUTO_TESTS
@@ -503,32 +503,13 @@
# ==================================================
# Disabled tests that need to be investigated/fixed.
# ==================================================
- # This test fails due to crbug.com/35485
- '-translate.TranslateTest.testBarNotVisibleOnSSLErrorPage',
- # This test fails due to crbug.com/50706
- '-translate.TranslateTest.testToggleTranslateOption',
- # crbug.com/85601
- '-translate.TranslateTest.testAlwaysTranslateInIncognito',
- # This test fails due to crbug.com/85633
- '-translate.TranslateTest.testSessionRestore',
# The source is behind. Waiting for dev to automate the update.
'-nacl_sdk.NaClSDKTest.testVerifyNaClSDKChecksum',
# crbug.com/98681
'-nacl_sdk.NaClSDKTest.testNaClSDK',
'-nacl_sdk.NaClSDKTest.testVerifyPrereleaseGallery',
- # crbug.com/109148
- '-extensions.ExtensionsTest.testTriggerBrowserAction',
- '-extensions.ExtensionsTest.testTriggerPageAction',
- '-extensions.ExtensionsTest.testTriggerPageActionWithPopup',
# crbug.com/109160
'-execute_javascript.ExecuteJavascriptTest.testExecuteJavascriptInExtension',
- # crbug.com/119605
- '-protector.ProtectorPreferencesTest.testPreferencesBackupInvalid',
- '-protector.ProtectorPreferencesTest.testPreferencesBackupInvalidChangeDismissedOnEdit',
- # crbug.com/123899
- '-protector.ProtectorHomepageTest.testDetectHomepageChangeAndApply',
- '-protector.ProtectorHomepageTest.testDetectHomepageChangeAndDiscard',
- '-protector.ProtectorHomepageTest.testDetectHomepageChangeWhenButtonNotShown',
],
'win': [
@@ -565,8 +546,6 @@
# ===========================
# Consistently failing on Mac QA bots only: crbug.com/97810
'-process_count',
- # crbug.com/115646
- '-translate.TranslateTest.testSeveralLanguages',
],
'linux': [
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698