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

Unified Diff: build/all.gyp

Issue 417843002: Update isolate file for sync_integration_tests and enable swarming for it. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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 | chrome/sync_integration_tests.isolate » ('j') | chrome/sync_integration_tests.isolate » ('J')
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 04dedca4bc263f062d0a76f989fcbca2f30dd3e4..d1ea55c964f85cd91c84196b62473e79c2f7032a 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -1261,8 +1261,7 @@
'../base/base.gyp:base_unittests_run',
'../chrome/chrome.gyp:browser_tests_run',
'../chrome/chrome.gyp:interactive_ui_tests_run',
- # http://crbug.com/157234
- #'../chrome/chrome.gyp:sync_integration_tests_run',
+ '../chrome/chrome.gyp:sync_integration_tests_run',
'../chrome/chrome.gyp:unit_tests_run',
'../content/content_shell_and_tests.gyp:content_browsertests_run',
'../content/content_shell_and_tests.gyp:content_unittests_run',
« no previous file with comments | « no previous file | chrome/sync_integration_tests.isolate » ('j') | chrome/sync_integration_tests.isolate » ('J')

Powered by Google App Engine
This is Rietveld 408576698