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

Unified Diff: chrome/test/perf/shutdown_test.cc

Issue 10703136: WebKit gardening. Disable a test which started to fail on Linux perf. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 5 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/perf/shutdown_test.cc
diff --git a/chrome/test/perf/shutdown_test.cc b/chrome/test/perf/shutdown_test.cc
index 0a8ef4e5dd6d5b36c32d7facfa187a6c9ffcd79b..5a61fa10b34c64fb8d876031b5ae853743be7cfe 100644
--- a/chrome/test/perf/shutdown_test.cc
+++ b/chrome/test/perf/shutdown_test.cc
@@ -118,7 +118,7 @@ class ShutdownTest : public UIPerfTest {
}
};
-TEST_F(ShutdownTest, SimpleWindowClose) {
+TEST_F(ShutdownTest, DISABLED_SimpleWindowClose) {
RunShutdownTest("shutdown", "simple-window-close",
true, /* important */ SIMPLE, ProxyLauncher::WINDOW_CLOSE);
}
« 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