summaryrefslogtreecommitdiffstats
path: root/chrome/interactive_ui_tests.isolate
diff options
context:
space:
mode:
authormaruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-02-14 00:30:49 +0000
committermaruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-02-14 00:30:49 +0000
commita174aa282dca54e3d93b7e2104dd20ad344b6efe (patch)
tree5c551c4b83ee740e0b5b8fe9d104f0419303b9f5 /chrome/interactive_ui_tests.isolate
parent71726e4e0fd0ab009635f82ea2bb5127bc8bf746 (diff)
downloadchromium_src-a174aa282dca54e3d93b7e2104dd20ad344b6efe.zip
chromium_src-a174aa282dca54e3d93b7e2104dd20ad344b6efe.tar.gz
chromium_src-a174aa282dca54e3d93b7e2104dd20ad344b6efe.tar.bz2
Make all the files mapped in when running interactive_ui_tests read only.
This means no file can be opened for write during the test run. R=csharp@chromium.org NOTRY=true BUG=116251 Review URL: https://codereview.chromium.org/163553007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@251205 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/interactive_ui_tests.isolate')
-rw-r--r--chrome/interactive_ui_tests.isolate1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/interactive_ui_tests.isolate b/chrome/interactive_ui_tests.isolate
index 248367e..fa70b9b 100644
--- a/chrome/interactive_ui_tests.isolate
+++ b/chrome/interactive_ui_tests.isolate
@@ -40,6 +40,7 @@
'../tools/swarming_client/',
'test/data/',
],
+ 'read_only': 1,
},
}],
['OS=="linux" or OS=="win"', {