summaryrefslogtreecommitdiffstats
path: root/chrome
diff options
context:
space:
mode:
authormaruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-02-13 17:39:40 +0000
committermaruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-02-13 17:39:40 +0000
commit203d231ed6057af94ac46fe760d5be768efd173b (patch)
tree415b76d3df814c41787ed73a0d97f22c1ba6a956 /chrome
parentb30364162f534b703445dca0976897cc372b267d (diff)
downloadchromium_src-203d231ed6057af94ac46fe760d5be768efd173b.zip
chromium_src-203d231ed6057af94ac46fe760d5be768efd173b.tar.gz
chromium_src-203d231ed6057af94ac46fe760d5be768efd173b.tar.bz2
Make all the files mapped in when running browser_tests read only.
This means no file can be opened for write during the test run. R=vadimsh@chromium.org NOTRY=true BUG=116251 Review URL: https://codereview.chromium.org/137133002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@251074 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome')
-rw-r--r--chrome/browser_tests.isolate1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser_tests.isolate b/chrome/browser_tests.isolate
index 668b4b9..55aadf4 100644
--- a/chrome/browser_tests.isolate
+++ b/chrome/browser_tests.isolate
@@ -84,6 +84,7 @@
'test/data/',
'third_party/mock4js/',
],
+ 'read_only': 1,
},
}],
['OS=="linux" or OS=="win"', {