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

Unified Diff: chrome/browser/ui/views/search_view_controller_browsertest.cc

Issue 10917295: Marking SearchViewControllerTest.NTPToNativeSuggestions as flaky. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 3 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/browser/ui/views/search_view_controller_browsertest.cc
diff --git a/chrome/browser/ui/views/search_view_controller_browsertest.cc b/chrome/browser/ui/views/search_view_controller_browsertest.cc
index 212a884097bb68577979f47a77deecfb9784f669..5d073cd94af42f97ee05f10052c528693ac06656 100644
--- a/chrome/browser/ui/views/search_view_controller_browsertest.cc
+++ b/chrome/browser/ui/views/search_view_controller_browsertest.cc
@@ -176,8 +176,9 @@ IN_PROC_BROWSER_TEST_F(SearchViewControllerTest, MAYBE(StartToNTP)) {
EXPECT_TRUE(controller_state_is_ntp());
}
+// crbug.com/149939
IN_PROC_BROWSER_TEST_F(SearchViewControllerTest,
- MAYBE(NTPToNativeSuggestions)) {
+ MAYBE(FLAKY_NTPToNativeSuggestions)) {
AVOID_TEST_ON_BRANDED_CHROME();
// Initial state.
« 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