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

Unified Diff: chrome/browser/chromeos/login/existing_user_controller_browsertest.cc

Issue 709443005: [Testing] Disabling leaky test ExistingUserControllerUntrustedTest.SupervisedUserCreationForbidden (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 1 month 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/chromeos/login/existing_user_controller_browsertest.cc
diff --git a/chrome/browser/chromeos/login/existing_user_controller_browsertest.cc b/chrome/browser/chromeos/login/existing_user_controller_browsertest.cc
index dc0a82edd0b284a73de6f9f921b1688b02f51b52..2b934861d8145e15ebea897cd7106acd0543cbca 100644
--- a/chrome/browser/chromeos/login/existing_user_controller_browsertest.cc
+++ b/chrome/browser/chromeos/login/existing_user_controller_browsertest.cc
@@ -436,7 +436,7 @@ IN_PROC_BROWSER_TEST_F(ExistingUserControllerUntrustedTest,
}
IN_PROC_BROWSER_TEST_F(ExistingUserControllerUntrustedTest,
- SupervisedUserCreationForbidden) {
+ DISABLED_SupervisedUserCreationForbidden) {
MockBaseScreenDelegate mock_base_screen_delegate;
SupervisedUserCreationScreenHandler supervised_user_creation_screen_handler;
SupervisedUserCreationScreen supervised_user_creation_screen(
« 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