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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be 2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file. 3 # found in the LICENSE file.
4 # 4 #
5 # This file lists the pyauto tests that run as a part of the functional test 5 # This file lists the pyauto tests that run as a part of the functional test
6 # suite. 6 # suite.
7 # 7 #
8 # Tests can be enabled on a per-platform basis. Tests not listed here will 8 # Tests can be enabled on a per-platform basis. Tests not listed here will
9 # not be run. 9 # not be run.
10 # 10 #
(...skipping 249 matching lines...) Expand 10 before | Expand all | Expand 10 after
260 '-omnibox.OmniboxTest.testAppNameWithNumberSearch', 260 '-omnibox.OmniboxTest.testAppNameWithNumberSearch',
261 '-omnibox.OmniboxTest.testAppNameWithSpaceSearch', 261 '-omnibox.OmniboxTest.testAppNameWithSpaceSearch',
262 '-omnibox.OmniboxTest.testAppSearchWithVeryLongAppName', 262 '-omnibox.OmniboxTest.testAppSearchWithVeryLongAppName',
263 '-omnibox.OmniboxTest.testAutoCompleteForNonAsciiSearch', 263 '-omnibox.OmniboxTest.testAutoCompleteForNonAsciiSearch',
264 '-omnibox.OmniboxTest.testAutoCompleteForSearch', 264 '-omnibox.OmniboxTest.testAutoCompleteForSearch',
265 '-omnibox.OmniboxTest.testBasicAppSearch', 265 '-omnibox.OmniboxTest.testBasicAppSearch',
266 '-omnibox.OmniboxTest.testBookmarkResultInNewTabAndWindow', 266 '-omnibox.OmniboxTest.testBookmarkResultInNewTabAndWindow',
267 '-omnibox.OmniboxTest.testCrazyFilenames', 267 '-omnibox.OmniboxTest.testCrazyFilenames',
268 '-omnibox.OmniboxTest.testDifferentTypesOfResults', 268 '-omnibox.OmniboxTest.testDifferentTypesOfResults',
269 '-omnibox.OmniboxTest.testFetchHistoryResultItems', 269 '-omnibox.OmniboxTest.testFetchHistoryResultItems',
270 '-omnibox.OmniboxTest.testGoogleSearch', 270 '-omnibox.OmniboxLiveTest.testGoogleSearch',
271 '-omnibox.OmniboxTest.testInlineAutoComplete', 271 '-omnibox.OmniboxTest.testInlineAutoComplete',
272 '-omnibox.OmniboxTest.testSelect', 272 '-omnibox.OmniboxTest.testSelect',
273 '-omnibox.OmniboxTest.testSuggest', 273 '-omnibox.OmniboxTest.testSuggest',
274 '-omnibox.OmniboxTest.testSuggestPref', 274 '-omnibox.OmniboxTest.testSuggestPref',
275 275
276 # System password manager obstructs password automation. 276 # System password manager obstructs password automation.
277 '-passwords', 277 '-passwords',
278 278
279 # ================================================== 279 # ==================================================
280 # Disabled tests that need to be investigated/fixed. 280 # Disabled tests that need to be investigated/fixed.
(...skipping 289 matching lines...) Expand 10 before | Expand all | Expand 10 after
570 'omnibox.OmniboxTest.testAppNameWithNumberSearch', 570 'omnibox.OmniboxTest.testAppNameWithNumberSearch',
571 'omnibox.OmniboxTest.testAppNameWithSpaceSearch', 571 'omnibox.OmniboxTest.testAppNameWithSpaceSearch',
572 'omnibox.OmniboxTest.testAppSearchWithVeryLongAppName', 572 'omnibox.OmniboxTest.testAppSearchWithVeryLongAppName',
573 'omnibox.OmniboxTest.testAutoCompleteForNonAsciiSearch', 573 'omnibox.OmniboxTest.testAutoCompleteForNonAsciiSearch',
574 'omnibox.OmniboxTest.testAutoCompleteForSearch', 574 'omnibox.OmniboxTest.testAutoCompleteForSearch',
575 'omnibox.OmniboxTest.testBasicAppSearch', 575 'omnibox.OmniboxTest.testBasicAppSearch',
576 'omnibox.OmniboxTest.testBookmarkResultInNewTabAndWindow', 576 'omnibox.OmniboxTest.testBookmarkResultInNewTabAndWindow',
577 'omnibox.OmniboxTest.testCrazyFilenames', 577 'omnibox.OmniboxTest.testCrazyFilenames',
578 'omnibox.OmniboxTest.testDifferentTypesOfResults', 578 'omnibox.OmniboxTest.testDifferentTypesOfResults',
579 'omnibox.OmniboxTest.testFetchHistoryResultItems', 579 'omnibox.OmniboxTest.testFetchHistoryResultItems',
580 'omnibox.OmniboxTest.testGoogleSearch', 580 'omnibox.OmniboxLiveTest.testGoogleSearch',
581 'omnibox.OmniboxTest.testInlineAutoComplete', 581 'omnibox.OmniboxTest.testInlineAutoComplete',
582 'omnibox.OmniboxTest.testSelect', 582 'omnibox.OmniboxTest.testSelect',
583 'omnibox.OmniboxTest.testSuggest', 583 'omnibox.OmniboxTest.testSuggest',
584 'omnibox.OmniboxTest.testSuggestPref', 584 'omnibox.OmniboxTest.testSuggestPref',
585 585
586 # ================================================== 586 # ==================================================
587 # Disabled tests that need to be investigated/fixed. 587 # Disabled tests that need to be investigated/fixed.
588 # ================================================== 588 # ==================================================
589 # crbug.com/111289 589 # crbug.com/111289
590 '-extensions.ExtensionsTest.testAllowAccessFileURLs', 590 '-extensions.ExtensionsTest.testAllowAccessFileURLs',
(...skipping 291 matching lines...) Expand 10 before | Expand all | Expand 10 after
882 '-search_engines.SearchEnginesTest.testDiscoverSearchEngine', 882 '-search_engines.SearchEnginesTest.testDiscoverSearchEngine',
883 '-ntp.NTPTest.testUninstallApp', 883 '-ntp.NTPTest.testUninstallApp',
884 '-ntp.NTPTest.testLaunchAppWithDefaultSettings', 884 '-ntp.NTPTest.testLaunchAppWithDefaultSettings',
885 '-ntp.NTPTest.testLaunchAppRegularTab', 885 '-ntp.NTPTest.testLaunchAppRegularTab',
886 '-ntp.NTPTest.testLaunchAppPinnedTab', 886 '-ntp.NTPTest.testLaunchAppPinnedTab',
887 '-ntp.NTPTest.testGetAppsWhenInstallApp', 887 '-ntp.NTPTest.testGetAppsWhenInstallApp',
888 '-ntp.NTPTest.testLaunchAppNewWindow', 888 '-ntp.NTPTest.testLaunchAppNewWindow',
889 ], 889 ],
890 }, 890 },
891 } 891 }
OLDNEW
« 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