Commit afa8aaab authored by Roman Sorokin's avatar Roman Sorokin Committed by Commit Bot

Speculatively enable ProxyAuthDialogOnSigninScreen

Bug: 504928
Test: run locally
Change-Id: I74ffe767d95e2b47a5fbad87a4685bd31e01180f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1891312Reviewed-by: default avatarDenis Kuznetsov [CET] <antrim@chromium.org>
Commit-Queue: Roman Sorokin [CET] <rsorokin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#711260}
parent dc351f87
......@@ -2038,9 +2038,8 @@ class WizardControllerProxyAuthOnSigninTest : public WizardControllerTest {
DISALLOW_COPY_AND_ASSIGN(WizardControllerProxyAuthOnSigninTest);
};
// Disabled, see https://crbug.com/504928.
IN_PROC_BROWSER_TEST_F(WizardControllerProxyAuthOnSigninTest,
DISABLED_ProxyAuthDialogOnSigninScreen) {
ProxyAuthDialogOnSigninScreen) {
content::WindowedNotificationObserver auth_needed_waiter(
chrome::NOTIFICATION_AUTH_NEEDED,
content::NotificationService::AllSources());
......
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