Commit d11786e1 authored by mgiuca's avatar mgiuca Committed by Commit bot

Disabled DeviceLocalAccountTest.DisplayName for being flaky.

TBR=bartfab@chromium.org,mnissler@chromium.org
NOTRY=true
BUG=512670

Review URL: https://codereview.chromium.org/1241203004

Cr-Commit-Position: refs/heads/master@{#339831}
parent 908a4155
......@@ -805,7 +805,8 @@ IN_PROC_BROWSER_TEST_F(DeviceLocalAccountTest, LoginScreen) {
CheckPublicSessionPresent(user_id_2_);
}
IN_PROC_BROWSER_TEST_F(DeviceLocalAccountTest, DisplayName) {
// Flaky: http://crbug.com/512670.
IN_PROC_BROWSER_TEST_F(DeviceLocalAccountTest, DISABLED_DisplayName) {
UploadAndInstallDeviceLocalAccountPolicy();
AddPublicSessionToDevicePolicy(kAccountId1);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment