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

Unified Diff: jingle/jingle_unittests.isolate

Issue 1221843002: Convert jingle_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@5_printing_unittests
Patch Set: Rebase Created 5 years, 6 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 | « jingle/jingle.gyp ('k') | testing/buildbot/chromium.chromiumos.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: jingle/jingle_unittests.isolate
diff --git a/url/url_unittests.isolate b/jingle/jingle_unittests.isolate
similarity index 82%
copy from url/url_unittests.isolate
copy to jingle/jingle_unittests.isolate
index 10361f9aaeeafc2cb03c6d4db7c547a6b6aa5be2..625ac92bcbcbba5526dc3c511329e01d81f0adb1 100644
--- a/url/url_unittests.isolate
+++ b/jingle/jingle_unittests.isolate
@@ -7,7 +7,7 @@
'variables': {
'command': [
'../testing/test_env.py',
- '<(PRODUCT_DIR)/url_unittests<(EXECUTABLE_SUFFIX)',
+ '<(PRODUCT_DIR)/jingle_unittests<(EXECUTABLE_SUFFIX)',
'--brave-new-test-launcher',
'--test-launcher-bot-mode',
'--asan=<(asan)',
@@ -16,7 +16,7 @@
],
'files': [
'../testing/test_env.py',
- '<(PRODUCT_DIR)/url_unittests<(EXECUTABLE_SUFFIX)',
+ '<(PRODUCT_DIR)/jingle_unittests<(EXECUTABLE_SUFFIX)',
],
},
}],
« no previous file with comments | « jingle/jingle.gyp ('k') | testing/buildbot/chromium.chromiumos.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698