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

Unified Diff: chrome/app/chrome_main_uitest.cc

Issue 21046: Disable the SecondLaunch test. It fails all the time (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 11 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/app/chrome_main_uitest.cc
===================================================================
--- chrome/app/chrome_main_uitest.cc (revision 9136)
+++ chrome/app/chrome_main_uitest.cc (working copy)
@@ -31,7 +31,8 @@
}
// Make sure that the second invocation creates a new window.
-TEST_F(ChromeMainTest, SecondLaunch) {
+// This test is disabled. See bug 5671.
+TEST_F(ChromeMainTest, DISABLED_SecondLaunch) {
include_testing_id_ = false;
use_existing_browser_ = true;
« 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