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

Unified Diff: test/multiple-targets/gyptest-all.py

Issue 13869005: Dropping the scons generator. (Closed) Base URL: http://gyp.googlecode.com/svn/trunk/
Patch Set: Created 7 years, 8 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 | « test/lib/TestGyp.py ('k') | test/multiple-targets/gyptest-default.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/multiple-targets/gyptest-all.py
===================================================================
--- test/multiple-targets/gyptest-all.py (revision 1611)
+++ test/multiple-targets/gyptest-all.py (working copy)
@@ -15,8 +15,6 @@
test.relocate('src', 'relocate/src')
-# TODO(sgk): remove stderr=None when the --generator-output= support
-# gets rid of the scons warning
test.build('multiple.gyp', test.ALL, chdir='relocate/src', stderr=None)
expect1 = """\
« no previous file with comments | « test/lib/TestGyp.py ('k') | test/multiple-targets/gyptest-default.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698