summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorasvitkine@chromium.org <asvitkine@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-02-14 20:31:45 +0000
committerasvitkine@chromium.org <asvitkine@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-02-14 20:31:45 +0000
commitea02cde65c55e8a172d2e64941f764e591eb4434 (patch)
tree3433890618ab87aa763946e2fdb27b3551705ef7
parentdd1800ed34dbc244c0edd761821242c9ee14c13b (diff)
downloadchromium_src-ea02cde65c55e8a172d2e64941f764e591eb4434.zip
chromium_src-ea02cde65c55e8a172d2e64941f764e591eb4434.tar.gz
chromium_src-ea02cde65c55e8a172d2e64941f764e591eb4434.tar.bz2
Revert 251054 "Make all the files mapped in when running unit_te..."
Speculative revert, to see if this fixes CrOS MergeSession tests. > Make all the files mapped in when running unit_tests read only on Linux and OSX. > > This means no file can be opened for write during the test run. > > Windows can't be done at the moment due to bug 342913. > > R=vadimsh@chromium.org > BUG=116251 > BUG=342913 > > Review URL: https://codereview.chromium.org/136973003 TBR=maruel@chromium.org Review URL: https://codereview.chromium.org/166483006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@251411 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--chrome/unit_tests.isolate6
1 files changed, 0 insertions, 6 deletions
diff --git a/chrome/unit_tests.isolate b/chrome/unit_tests.isolate
index 0096f1f..526b2e3 100644
--- a/chrome/unit_tests.isolate
+++ b/chrome/unit_tests.isolate
@@ -73,12 +73,6 @@
],
},
}],
- ['OS=="linux" or OS=="mac"', {
- 'variables': {
- # Can't be enabled on Windows due to http://crbug.com/342913
- 'read_only': 1,
- },
- }],
['OS=="mac"', {
'variables': {
'isolate_dependency_tracked': [