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

Unified Diff: chrome/test/functional/PYAUTO_TESTS

Issue 8440013: Removed 6 omnibox PyAuto tests from CONTINUOUS_PUBLIC suite. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 2 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 6465a62bde41b8729e31b472744904e4f2cc7cbb..0182952221906b272c62354689a7fb1d4d9a92f3 100644
--- a/chrome/test/functional/PYAUTO_TESTS
+++ b/chrome/test/functional/PYAUTO_TESTS
@@ -377,6 +377,17 @@
'-ntp.NTPTest.testLaunchAppRegularTab',
'-ntp.NTPTest.testLaunchAppWithDefaultSettings',
'-ntp.NTPTest.testUninstallApp',
+ '-omnibox.OmniboxTest.testAppComboNameWithSpecialCharSearch',
+ '-omnibox.OmniboxTest.testAppNameWithNumberSearch',
+ '-omnibox.OmniboxTest.testAppNameWithSpaceSearch',
+ '-omnibox.OmniboxTest.testAppSearchWithVeryLongAppName',
+ '-omnibox.OmniboxTest.testBasicAppSearch',
+ '-omnibox.OmniboxTest.testBeginningPartAppNameSearchInNewTab',
+ '-omnibox.OmniboxTest.testEndPartAppNameSearchInNewTab',
+ '-omnibox.OmniboxTest.testIncognitoAppComboNameWithSpecialCharSearch',
+ '-omnibox.OmniboxTest.testIncognitoAppNameWithSpaceSearch',
+ '-omnibox.OmniboxTest.testIncognitoAppSearchWithVeryLongAppName',
+ '-omnibox.OmniboxTest.testRepeatedlyAppLaunchInTabs',
'-passwords.PasswordTest.testDisplayAndSavePasswordInfobar',
'-passwords.PasswordTest.testInfoBarDisappearByNavigatingPage',
'-passwords.PasswordTest.testInfoBarDisappearByReload',
@@ -387,11 +398,6 @@
'-popups.PopupsTest.testPopupBlockedEverySec',
'-process_count.ProcessCountTest.testProcessCountCombination',
'-process_count.ProcessCountTest.testProcessCountFlashProcess',
- '-omnibox.OmniboxTest.testAppComboNameWithSpecialCharSearch',
- '-omnibox.OmniboxTest.testAppNameWithNumberSearch',
- '-omnibox.OmniboxTest.testAppNameWithSpaceSearch',
- '-omnibox.OmniboxTest.testAppSearchWithVeryLongAppName',
- '-omnibox.OmniboxTest.testBasicAppSearch',
],
'win': [
« 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