Create a temporary copy of test database in DOMStorageDatabaseTest.
DOMStorageDatabaseTest.TestCanOpenAndReadWebCoreDatabase uses a prepared test database, and verifies that it can be opened and read. The test opens the file directly from DIR_TEST_DATA, and so fails if that is readonly. Create a copy of the test database to open, to allow for this. Bug: 798851 Change-Id: I8d99e927c82024be7b0d98cdb4959a6210fe98a8 Reviewed-on: https://chromium-review.googlesource.com/1018491 Commit-Queue: Marijn Kruisselbrink <mek@chromium.org> Reviewed-by:Marijn Kruisselbrink <mek@chromium.org> Cr-Commit-Position: refs/heads/master@{#552100}
Showing
Please register or sign in to comment