DescriptionMost of BrowserThreadTest tests always fail (crash) the first time, and need to be retried separately (each test isolated).
BrowserThreadImpl states need to be cleaned up between tests,
otherwise the subsequent tests will crash trying to reinitialize BrowserThreadImpl.
This CL make sure that this is done correctly.
BUG=697560
Review-Url: https://codereview.chromium.org/2721223004
Cr-Commit-Position: refs/heads/master@{#454321}
Committed: https://chromium.googlesource.com/chromium/src/+/61c9b8f29a2a7815f57b429725ce34922a828305
Patch Set 1 #
Total comments: 1
Patch Set 2 : Applied nit comment #Messages
Total messages: 11 (7 generated)
|