I recently ran a debug build of interactive_ui_tests and all PasswordManagerBrowserTestWithConditionalPopupViews were failing due to this failed DCHECK:
[109421:109421:0601/060115.656002:FATAL:interface_endpoint_client.cc(170)] Check failed: (sequence_checker_).CalledOnValidSequence().
I ran like this:
out/Debug/interactive_ui_tests --enable-features=NetworkService --gtest_filter=':*PasswordManagerBrowserTestWithConditionalPopupViews.AutofillPasswordNoFormElement*:'
Also, in spite of these failed DCHECK's the tests still pass which is also odd.
Comment 1 by cmumford@chromium.org
, Jun 1 2018