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

Issue 341006: Don't hang during DiskCacheEntryTest.CancelSparseIO on infinitely fast disks.... (Closed)

Created:
11 years, 1 month ago by dank
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, darin (slow to review), Paweł Hajdan Jr.
Visibility:
Public.

Description

Don't hang during DiskCacheEntryTest.CancelSparseIO on infinitely fast disks.

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -1 line) Patch
M net/disk_cache/entry_unittest.cc View 1 chunk +9 lines, -1 line 1 comment Download

Messages

Total messages: 3 (0 generated)
dank
This shouldn't affect the test normally; only very strange environments (like mine) run into this ...
11 years, 1 month ago (2009-10-27 21:53:28 UTC) #1
rvargas (doing something else)
LGTM http://codereview.chromium.org/341006/diff/1/2 File net/disk_cache/entry_unittest.cc (right): http://codereview.chromium.org/341006/diff/1/2#newcode1360 Line 1360: const int maxtries = 1000; // Avoid ...
11 years, 1 month ago (2009-10-27 23:04:58 UTC) #2
dank
11 years, 1 month ago (2009-10-28 00:27:07 UTC) #3
OK, lowered limit to 100 and committed, thanks.
(That is 50x normal margin, 10x the worst I've seen, 
and the failure mode is rather benign.)

Powered by Google App Engine
This is Rietveld 408576698