Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(353)

Issue 2721223004: Fix for BrowserThreadTest tests (Closed)

Created:
3 years, 9 months ago by dimaa1
Modified:
3 years, 9 months ago
Reviewers:
chromium-reviews, jam
CC:
sadrul
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Most 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M content/browser/browser_thread_unittest.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (7 generated)
dimaa1
Could you please review my CL?
3 years, 9 months ago (2017-03-01 21:49:32 UTC) #3
jam
lgtm with nit did you mean to remove chromium-reviews mailing list? https://codereview.chromium.org/2721223004/diff/1/content/browser/browser_thread_unittest.cc File content/browser/browser_thread_unittest.cc (right): ...
3 years, 9 months ago (2017-03-02 01:07:05 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2721223004/20001
3 years, 9 months ago (2017-03-02 18:08:37 UTC) #8
commit-bot: I haz the power
3 years, 9 months ago (2017-03-02 18:52:39 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/61c9b8f29a2a7815f57b429725ce...

Powered by Google App Engine
This is Rietveld 408576698