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

Unified Diff: test/rules-rebuild/gyptest-all.py

Issue 431020: Enable the new test\rules-rebuild tests on XCode. TVL++... (Closed) Base URL: http://gyp.googlecode.com/svn/trunk/
Patch Set: Created 11 years, 1 month 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/rules-rebuild/gyptest-default.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/rules-rebuild/gyptest-all.py
===================================================================
--- test/rules-rebuild/gyptest-all.py (revision 763)
+++ test/rules-rebuild/gyptest-all.py (working copy)
@@ -13,10 +13,6 @@
msg = 'TODO: issue 120: disabled on MSVS due to test execution problems.\n'
test.skip_test(msg)
-if test.format == 'xcode':
- msg = 'TODO: issue 94: disabled on Xcode due to rule timing issues.\n'
- test.skip_test(msg)
-
test.run_gyp('same_target.gyp', chdir='src')
test.relocate('src', 'relocate/src')
« no previous file with comments | « no previous file | test/rules-rebuild/gyptest-default.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698