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

Issue 10824336: Run the disk cache tests in scoped temporary directories instead of a fixed directory so that they … (Closed)

Created:
8 years, 4 months ago by jam
Modified:
8 years, 4 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org, gavinp+disk_chromium.org
Visibility:
Public.

Description

Run the disk cache tests in scoped temporary directories instead of a fixed directory so that they can run in parallel. BUG=139272 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=151999

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 3

Patch Set 4 : #

Total comments: 1

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -58 lines) Patch
M net/disk_cache/backend_unittest.cc View 1 2 1 chunk +4 lines, -3 lines 0 comments Download
M net/disk_cache/disk_cache_test_base.h View 2 chunks +2 lines, -0 lines 0 comments Download
M net/disk_cache/disk_cache_test_base.cc View 1 chunk +2 lines, -1 line 0 comments Download
M net/disk_cache/disk_cache_test_util.h View 2 chunks +0 lines, -20 lines 0 comments Download
M net/disk_cache/disk_cache_test_util.cc View 3 chunks +0 lines, -33 lines 0 comments Download
M net/disk_cache/stress_cache.cc View 1 2 3 4 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
jam
8 years, 4 months ago (2012-08-16 20:12:26 UTC) #1
rvargas (doing something else)
http://codereview.chromium.org/10824336/diff/8003/net/disk_cache/disk_cache_test_util.h File net/disk_cache/disk_cache_test_util.h (left): http://codereview.chromium.org/10824336/diff/8003/net/disk_cache/disk_cache_test_util.h#oldcode23 net/disk_cache/disk_cache_test_util.h:23: FilePath GetCacheFilePath(); Still need this (at the very least ...
8 years, 4 months ago (2012-08-16 21:04:19 UTC) #2
jam
http://codereview.chromium.org/10824336/diff/8003/net/disk_cache/stress_cache.cc File net/disk_cache/stress_cache.cc (right): http://codereview.chromium.org/10824336/diff/8003/net/disk_cache/stress_cache.cc#newcode106 net/disk_cache/stress_cache.cc:106: CHECK(path.CreateUniqueTempDir()); On 2012/08/16 21:04:19, rvargas wrote: > This should ...
8 years, 4 months ago (2012-08-16 21:33:03 UTC) #3
rvargas (doing something else)
http://codereview.chromium.org/10824336/diff/2003/net/disk_cache/stress_cache.cc File net/disk_cache/stress_cache.cc (right): http://codereview.chromium.org/10824336/diff/2003/net/disk_cache/stress_cache.cc#newcode80 net/disk_cache/stress_cache.cc:80: ScopedTempDir path; Sorry, what I meant is that stress ...
8 years, 4 months ago (2012-08-16 22:26:43 UTC) #4
jam
ptal
8 years, 4 months ago (2012-08-16 22:39:10 UTC) #5
rvargas (doing something else)
8 years, 4 months ago (2012-08-16 22:50:32 UTC) #6
lgtm

Powered by Google App Engine
This is Rietveld 408576698