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

Unified Diff: chrome/test/functional/PYAUTO_TESTS

Issue 10836031: Remove Instant v1 API. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Update history, title, favicon 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 | « chrome/test/data/instant.html ('k') | chrome/test/functional/instant.py » ('j') | 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 a2fa0a51e6890315d57ab0b2053016e0c5f12a43..46a0a7351e3104c1d84f450d841a18192098ffcb 100644
--- a/chrome/test/functional/PYAUTO_TESTS
+++ b/chrome/test/functional/PYAUTO_TESTS
@@ -150,12 +150,6 @@
'-infobars.OneClickInfobarTest.testNoSameIDSigninForTwoProfiles',
# crbug.com/124280
'-downloads.DownloadsTest.testPauseAndResume',
- # crbug.com/137042
- '-instant.InstantTest.testFindInCanDismissInstant',
- '-instant.InstantTest.testInstantLoadsFor100CharsLongQuery',
- '-instant.InstantTest.testInstantNavigation',
- '-instant.InstantTest.testNTPCanDismissInstant',
- '-instant.InstantTest.testNewWindowCanDismissInstant',
# Mysteriously broken?
# crbug.com/138857
@@ -285,8 +279,6 @@
# ==================================================
# Disabled tests that need to be investigated/fixed.
# ==================================================
- # crbug.com/85310
- '-instant',
# crbug.com/91033
'-omnibox.OmniboxTest.testOmniboxSearchHistory',
# crbug.com/103379
@@ -380,8 +372,6 @@
'-infobars.InfobarTest.testPluginCrashForMultiTabs',
# crbug.com/109035
'-infobars.InfobarTest.testPluginCrashInfobar',
- # Flaky: crosbug.com/14439
- '-instant',
# crosbug.com/14256
'-ntp.NTPTest.testLaunchAppFullScreen',
# Content history broken in omnibox. crosbug.com/14416
@@ -578,7 +568,6 @@
# Add back the omnibox tests excluded from the CONTINUOUS suite above
# because they do not produce omnibox results under virtual X on linux.
# crbug.com/85310
- 'instant',
'omnibox.OmniboxTest.testAppComboNameWithSpecialCharSearch',
'omnibox.OmniboxTest.testAppNameWithNumberSearch',
'omnibox.OmniboxTest.testAppNameWithSpaceSearch',
@@ -609,9 +598,6 @@
# crbug.com/109035
'-youtube.YoutubeTest.testPlayerBytes',
'-youtube.YoutubeTest.testPlayerResolution',
- # crbug.com/135211
- '-instant.InstantTest.testExtnPageCanDismissInstant',
- '-instant.InstantSettingsTest.testEnableDisableInstant',
],
'chromeos': [
« no previous file with comments | « chrome/test/data/instant.html ('k') | chrome/test/functional/instant.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698