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

Unified Diff: mojo/mojo.isolate

Issue 1918143004: Convert Mojo tests to use swarming. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 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 | « mojo/edk/js/tests/BUILD.gn ('k') | mojo/mojo_common_unittests.isolate » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo.isolate
diff --git a/mojo/mojo_common_unittests.isolate b/mojo/mojo.isolate
similarity index 59%
copy from mojo/mojo_common_unittests.isolate
copy to mojo/mojo.isolate
index 8fe9d31f72884d2f73470f3811a44dc634cb9ce0..693e94a3dbb9c0b82e03ecfc06927e1ff74c33a5 100644
--- a/mojo/mojo_common_unittests.isolate
+++ b/mojo/mojo.isolate
@@ -1,4 +1,4 @@
-# Copyright 2015 The Chromium Authors. All rights reserved.
+# Copyright 2016 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
{
@@ -6,19 +6,6 @@
'../base/base.isolate',
],
'conditions': [
- ['OS=="win" or OS=="mac" or OS=="linux"', {
- 'variables': {
- 'command': [
- '../testing/test_env.py',
- '<(PRODUCT_DIR)/mojo_common_unittests<(EXECUTABLE_SUFFIX)',
- '--brave-new-test-launcher',
- '--test-launcher-bot-mode',
- ],
- 'files': [
- '../testing/test_env.py',
- ],
- },
- }],
['OS=="win"', {
'variables': {
'files': [
« no previous file with comments | « mojo/edk/js/tests/BUILD.gn ('k') | mojo/mojo_common_unittests.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698