Re-enable pyauto NTP tests on Win/Mac that should now pass.

I believe these tests were originally flaky due to unclean state on the
bots running the tests.  The bots have been cleaned of the problem.  I ran
these tests on the Win7 QA bot, and also the Mac 10_6 QA bot, and all of the
tests passed with --repeat=100.

BUG=85598
TEST=None

Review URL: http://codereview.chromium.org/8538022

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109722 0039d316-1c4b-4281-b951-d872f2087c98
parent e3bd15cc
......@@ -145,14 +145,6 @@
# -imports.ImportsTest.testFirefoxImportFromPrefs
# Disabled on vista in the actual test. crbug.com/89767
# -imports.ImportsTest.testImportFirefoxPasswordsFromPrefs
# crbug.com/85598
'-ntp.NTPTest.testGetAppsWhenInstallApp',
'-ntp.NTPTest.testLaunchAppFullScreen',
'-ntp.NTPTest.testLaunchAppNewWindow',
'-ntp.NTPTest.testLaunchAppPinnedTab',
'-ntp.NTPTest.testLaunchAppRegularTab',
'-ntp.NTPTest.testLaunchAppWithDefaultSettings',
'-ntp.NTPTest.testUninstallApp',
# crbug.com/70694, crbug.com/73078
'-passwords.PasswordTest.testInfoBarDisappearByReload',
'-passwords.PasswordTest.testNeverSavePasswords',
......@@ -214,14 +206,6 @@
'-search_engines.SearchEnginesTest.testDiscoverSearchEngine',
# Keychain popups make sync tests difficult on Mac. crbug.com/49378
'-sync',
# crbug.com/85598
'-ntp.NTPTest.testGetAppsWhenInstallApp',
'-ntp.NTPTest.testGetAppsWhenInstallNonApps',
'-ntp.NTPTest.testLaunchAppFullScreen',
'-ntp.NTPTest.testLaunchAppPinnedTab',
'-ntp.NTPTest.testLaunchAppRegularTab',
'-ntp.NTPTest.testLaunchAppWithDefaultSettings',
'-ntp.NTPTest.testUninstallApp',
# crbug.com/100595
'-plugins.PluginsTest.testBlockPluginException',
# crbug.com/98526
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment