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

Unified Diff: chrome/test/functional/PYAUTO_TESTS

Issue 10857069: Update the name of a test (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 4 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 c7cc4868ae71931d49a138b687d13593a0ddf644..d4668a71aad4fde286daecefc5a0082117d1987a 100644
--- a/chrome/test/functional/PYAUTO_TESTS
+++ b/chrome/test/functional/PYAUTO_TESTS
@@ -267,7 +267,7 @@
'-omnibox.OmniboxTest.testCrazyFilenames',
'-omnibox.OmniboxTest.testDifferentTypesOfResults',
'-omnibox.OmniboxTest.testFetchHistoryResultItems',
- '-omnibox.OmniboxTest.testGoogleSearch',
+ '-omnibox.OmniboxLiveTest.testGoogleSearch',
'-omnibox.OmniboxTest.testInlineAutoComplete',
'-omnibox.OmniboxTest.testSelect',
'-omnibox.OmniboxTest.testSuggest',
@@ -577,7 +577,7 @@
'omnibox.OmniboxTest.testCrazyFilenames',
'omnibox.OmniboxTest.testDifferentTypesOfResults',
'omnibox.OmniboxTest.testFetchHistoryResultItems',
- 'omnibox.OmniboxTest.testGoogleSearch',
+ 'omnibox.OmniboxLiveTest.testGoogleSearch',
'omnibox.OmniboxTest.testInlineAutoComplete',
'omnibox.OmniboxTest.testSelect',
'omnibox.OmniboxTest.testSuggest',
« 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