Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1178)

Unified Diff: build/isolate.gypi

Issue 12453002: Revert 186179 - Change test_isolation_mode default from noop to check (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « build/common.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/isolate.gypi
===================================================================
--- build/isolate.gypi (revision 186181)
+++ build/isolate.gypi (working copy)
@@ -67,12 +67,6 @@
'--result', '<@(_outputs)',
'--isolate', '<(RULE_INPUT_PATH)',
],
- 'conditions': [
- ['test_isolation_fail_on_missing == 0', {
- 'action': ['--ignore_broken_items']
- },
- ],
- ],
'msvs_cygwin_shell': 0,
},
],
« no previous file with comments | « build/common.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698