Disable UkmBrowserTest.SingleSyncSignoutCheck.
The test was re-enabled in crrev/c/crrev/c/2350231; however, fixing the original error uncovered an additional one: [FATAL:network_context.mojom.cc(9680)] Check failed: !connected. \ NetworkContext::ClearHttpCacheCallback was destroyed without first \ either being run or its corresponding binding being closed. It is an \ error to drop response callbacks which still correspond to an open \ interface pipe. Bug: 1096047 Change-Id: Ia4702463ab41fba49827baa93b9f15b74af21125 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2354290 Commit-Queue: Caitlin Fischer <caitlinfischer@google.com> Commit-Queue: Alexei Svitkine <asvitkine@chromium.org> Reviewed-by:Alexei Svitkine <asvitkine@chromium.org> Cr-Commit-Position: refs/heads/master@{#797711}
Showing
Please register or sign in to comment