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

Unified Diff: third_party/mojo/mojo_public_utility_unittests.isolate

Issue 1234193006: Convert mojo_public_utility_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@5_mojo_public_system_unittests
Patch Set: Created 5 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 | « third_party/mojo/mojo_edk_tests.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/mojo/mojo_public_utility_unittests.isolate
diff --git a/third_party/mojo/mojo_public_system_unittests.isolate b/third_party/mojo/mojo_public_utility_unittests.isolate
similarity index 86%
copy from third_party/mojo/mojo_public_system_unittests.isolate
copy to third_party/mojo/mojo_public_utility_unittests.isolate
index f56bb58dc1d19fca7e9942d4ab81ba0761d1fd66..aee318d9b04627fb34228cb9f35d36d358cdb8db 100644
--- a/third_party/mojo/mojo_public_system_unittests.isolate
+++ b/third_party/mojo/mojo_public_utility_unittests.isolate
@@ -10,13 +10,13 @@
'variables': {
'command': [
'../../testing/test_env.py',
- '<(PRODUCT_DIR)/mojo_public_system_unittests<(EXECUTABLE_SUFFIX)',
+ '<(PRODUCT_DIR)/mojo_public_utility_unittests<(EXECUTABLE_SUFFIX)',
'--brave-new-test-launcher',
'--test-launcher-bot-mode',
],
'files': [
'../../testing/test_env.py',
- '<(PRODUCT_DIR)/mojo_public_system_unittests<(EXECUTABLE_SUFFIX)',
+ '<(PRODUCT_DIR)/mojo_public_utility_unittests<(EXECUTABLE_SUFFIX)',
],
},
}],
« no previous file with comments | « third_party/mojo/mojo_edk_tests.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698