Fix reconcilor loop when the primary account is in an auth error state.
This CL changes the reconcilor to not merge accounts which are known to be in some kind of auth error state. If they are not present in the gaia cookie, their absence will not trigger a new reconcile cycle.
Added tests to help detect new code that may introduce a loop.
BUG=
516070
Committed:
https://crrev.com/dc1e24b7e50bc39c25f23e272a154837360fb563
Cr-Commit-Position: refs/heads/master@{#342900}