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

Issue 562203002: Flush SimpleCache worker pool between all tests. (Closed)

Created:
6 years, 3 months ago by jkarlin
Modified:
6 years, 2 months ago
CC:
chromium-reviews, darin-cc_chromium.org, horo+watch_chromium.org, jam, jsbell+serviceworker_chromium.org, kinuko+serviceworker, michaeln, nhiroki, serviceworker-reviews, tzik
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Flush SimpleCache worker pool between all tests. This will prevent tests that utilize a SimpleCache from running into teardown leaks. BUG=413688 Committed: https://crrev.com/80e53817d6d93c7d1136dd3feeb2d4275056360f Cr-Commit-Position: refs/heads/master@{#296936}

Patch Set 1 #

Patch Set 2 : Rebase #

Patch Set 3 : Rebase #

Total comments: 2

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -19 lines) Patch
M content/browser/browser_thread_impl.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M content/browser/browser_thread_impl.cc View 1 2 3 2 chunks +3 lines, -1 line 0 comments Download
M content/browser/service_worker/service_worker_cache_storage_manager_unittest.cc View 1 2 2 chunks +0 lines, -7 lines 0 comments Download
M content/browser/service_worker/service_worker_cache_unittest.cc View 1 2 3 2 chunks +0 lines, -7 lines 0 comments Download
M content/public/test/content_test_suite_base.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M content/public/test/test_browser_thread_bundle.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 21 (5 generated)
jkarlin
Here is the followup on flushing the worker pool that we discussed. Thanks!
6 years, 3 months ago (2014-09-12 14:38:17 UTC) #2
michaeln
the code change lgtm, but something is up with the RecreateCacheOnDemand test?
6 years, 3 months ago (2014-09-12 19:52:39 UTC) #3
jkarlin
On 2014/09/12 19:52:39, michaeln wrote: > the code change lgtm, but something is up with ...
6 years, 3 months ago (2014-09-15 18:03:20 UTC) #4
gavinp
On 2014/09/15 18:03:20, jkarlin wrote: > On 2014/09/12 19:52:39, michaeln wrote: > > the code ...
6 years, 3 months ago (2014-09-15 18:16:29 UTC) #5
jkarlin
On 2014/09/15 18:16:29, gavinp wrote: > On 2014/09/15 18:03:20, jkarlin wrote: > > On 2014/09/12 ...
6 years, 3 months ago (2014-09-15 18:32:10 UTC) #6
jkarlin
On 2014/09/15 18:32:10, jkarlin wrote: > On 2014/09/15 18:16:29, gavinp wrote: > > On 2014/09/15 ...
6 years, 3 months ago (2014-09-23 13:19:54 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/562203002/40001
6 years, 3 months ago (2014-09-23 16:06:25 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/12851)
6 years, 3 months ago (2014-09-23 16:13:07 UTC) #11
jkarlin
On 2014/09/23 16:13:07, I haz the power (commit-bot) wrote: > Try jobs failed on following ...
6 years, 3 months ago (2014-09-23 17:39:30 UTC) #12
jkarlin
jochen@chromium.org: Please review changes in content/browser/
6 years, 3 months ago (2014-09-23 17:39:58 UTC) #14
jkarlin
On 2014/09/23 17:39:58, jkarlin wrote: > mailto:jochen@chromium.org: Please review changes in content/browser/ Specifically, I just ...
6 years, 3 months ago (2014-09-23 17:40:33 UTC) #15
jochen (gone - plz use gerrit)
could you do this change as well, so we don't end up calling it from ...
6 years, 3 months ago (2014-09-24 20:02:15 UTC) #16
jkarlin
https://codereview.chromium.org/562203002/diff/40001/content/browser/browser_thread_impl.cc File content/browser/browser_thread_impl.cc (right): https://codereview.chromium.org/562203002/diff/40001/content/browser/browser_thread_impl.cc#newcode145 content/browser/browser_thread_impl.cc:145: void BrowserThreadImpl::FlushThreadPoolHelper() { On 2014/09/24 20:02:15, jochen (slow for ...
6 years, 2 months ago (2014-09-26 11:57:06 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/562203002/60001
6 years, 2 months ago (2014-09-26 13:17:04 UTC) #19
commit-bot: I haz the power
Committed patchset #4 (id:60001) as e2f74535c552b3145a52d29d6d967336230770b6
6 years, 2 months ago (2014-09-26 14:32:51 UTC) #20
commit-bot: I haz the power
6 years, 2 months ago (2014-09-26 14:33:48 UTC) #21
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/80e53817d6d93c7d1136dd3feeb2d4275056360f
Cr-Commit-Position: refs/heads/master@{#296936}

Powered by Google App Engine
This is Rietveld 408576698