CDM FileIOTest: Work around flakiness by not closing during read/write.
commit0c617e11d065c8104e9b96775363bdeb7dd1e68b
authorxhwang <xhwang@chromium.org>
Fri, 19 Sep 2014 17:33:24 +0000 (19 10:33 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 19 Sep 2014 17:33:44 +0000 (19 17:33 +0000)
tree025ecd4367291ea90d1c6d88e47f30995733c06a
parentfaf5e8d6cdcf08e45c370b3a96a00172a6103377
CDM FileIOTest: Work around flakiness by not closing during read/write.

The flakiness is caused by issue 415401. Temporarily disable tests that close
the FileIO during pending read or write.

This also reenables ECKEncryptedMediaTest.FileIOTest by reverting commit
5af9a9c9d2d559014734c2eb2247d42f3fc0e740.

BUG=415401,415742

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

Cr-Commit-Position: refs/heads/master@{#295726}
chrome/browser/media/encrypted_media_browsertest.cc
media/cdm/ppapi/cdm_file_io_test.cc