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

Unified Diff: build/all.gyp

Issue 1370993008: Revert of [swarming] Isolate v8 testing. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years, 2 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 | « no previous file | test/cctest/cctest.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index 1640b972e7dfcbd603171ac689bc0872361c6065..4aeb507dcab73eaa19fed6706746abc134ecc9ff 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -19,16 +19,6 @@
'../tools/parser-shell.gyp:parser-shell',
],
}],
- ['test_isolation_mode != "noop"', {
- 'dependencies': [
- '../test/default.gyp:*',
- '../test/developer_default.gyp:*',
- '../test/intl/intl.gyp:*',
- '../test/message/message.gyp:*',
- '../test/mjsunit/mjsunit.gyp:*',
- '../test/preparser/preparser.gyp:*',
- ],
- }],
]
}
]
« no previous file with comments | « no previous file | test/cctest/cctest.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698