Disable some flaky tests.
commit86e23fdd5b1ddb47c8e0eeb7730696deeca607f5
authormlerman <mlerman@chromium.org>
Fri, 27 Feb 2015 13:37:49 +0000 (27 05:37 -0800)
committerCommit bot <commit-bot@chromium.org>
Fri, 27 Feb 2015 13:38:19 +0000 (27 13:38 +0000)
tree6f578f65cab7d3fc4605835d6d6a75f8216bf5cc
parent9ef14c2460bb24469ee8f2319c4d2f18970c03af
Disable some flaky tests.

I've noticed before that MessageLoop::RunUntilIdle (flakily) isn't
sufficient for a BrowserTest to be sure that a Browser's opened. The
UserManager's a browser-like widget, so I'm not surprised it's
succeptible to the same problem.

BUG=450221

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

Cr-Commit-Position: refs/heads/master@{#318442}
chrome/browser/ui/views/profiles/profile_chooser_view_browsertest.cc