summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/app_process_apitest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/extensions/app_process_apitest.cc')
-rw-r--r--chrome/browser/extensions/app_process_apitest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/extensions/app_process_apitest.cc b/chrome/browser/extensions/app_process_apitest.cc
index 6e59878..60c9ecc 100644
--- a/chrome/browser/extensions/app_process_apitest.cc
+++ b/chrome/browser/extensions/app_process_apitest.cc
@@ -57,7 +57,7 @@ static void NavigateTabHelper(TabContents* contents, const GURL& url) {
}
// This test is flaky, see bug 42497.
-IN_PROC_BROWSER_TEST_F(AppApiTest, AppProcess) {
+IN_PROC_BROWSER_TEST_F(AppApiTest, FLAKY_AppProcess) {
host_resolver()->AddRule("*", "127.0.0.1");
StartHTTPServer();