Comment #1 on issue 22056 by [email protected]: Sync Setup hangs/gets into deadlock state while running sync integration test sometime http://code.google.com/p/chromium/issues/detail?id=22056
I ran this locally and got a CHECK failure in the history thread init. I talked to timsteele and he said it may be due to: http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/history/history. cc?r1=13703&r2=13702&pathrev=13703 http://codereview.chromium.org/198011/patch/1011/1014 Tim said that the history thread was a singleton, then changed not to be, and recently changed back. The unit test may be hitting this check. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
