Secondary account in DiceBrowserTest.SignoutMainAccount in bad state after main account logout |
|
Issue description
Uncomment the following block in DiceBrowserTest.SignoutMainAccount:
EXPECT_FALSE(
GetIdentityManager()->HasAccountWithRefreshTokenInPersistentErrorState(
GetSecondaryAccountID()));
... and test fails.
It should pass.
|
|
►
Sign in to add a comment |
|
Comment 1 by toniki...@chromium.org
, Dec 20