remove racy tests, as they assume the cache can't be purged behind their back
authorreed <reed@google.com>
Thu, 17 Sep 2015 20:27:44 +0000 (13:27 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 17 Sep 2015 20:27:44 +0000 (13:27 -0700)
commit2ed7d50307d2c059b1c0a94747b3e1b9d49491e7
tree5a6b0b26ae629d3b18e3806142fb4d7f5755f95f
parenteb44d53cf96a7eaf103a98d76079ce1f5495e343
remove racy tests, as they assume the cache can't be purged behind their back

If I explicitly purge the resource-cache after every DM, these tests fail (sporadically)
.
BUG=skia:

Review URL: https://codereview.chromium.org/1350143002
tests/SkResourceCacheTest.cpp