New SimpleCache Entry test for duplicate dooms.
commit219ac0b8461239768efa1cad3bca720bbaf065d1
authorgavinp <gavinp@chromium.org>
Thu, 28 Aug 2014 16:48:24 +0000 (28 09:48 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 28 Aug 2014 16:49:35 +0000 (28 16:49 +0000)
tree0f8751e59d73aa84e35243c8070927b584dc1f6b
parentab7555f4979feef26b9c9c4f9f74aa462ce9927f
New SimpleCache Entry test for duplicate dooms.

Adds a regression test for bug 317138. This test is interesting
because it generates exactly the same stacks that we're seeing in
crash reports on that bug. This is a good regression test, so I
suggest we land it, as well as look at it for more confidence that
our fix to bug 317138 is the right fix.

R=ttuttle@chromium.org,jkarlin@chromium.org
BUG=317138

Review URL: https://codereview.chromium.org/509973002

Cr-Commit-Position: refs/heads/master@{#292399}
net/disk_cache/entry_unittest.cc