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

Unified Diff: scripts/slave/recipe_modules/isolate/example.expected/basic.json

Issue 1378623002: chromium_tests: make IsolatedScript use run_isolated directly, not runtest (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 5 years, 3 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
Index: scripts/slave/recipe_modules/isolate/example.expected/basic.json
diff --git a/scripts/slave/recipe_modules/isolate/example.expected/basic.json b/scripts/slave/recipe_modules/isolate/example.expected/basic.json
index f6a546c366de16bd459a7c0a796dbd4346b1f3f8..8b4af9490f1a1ef16ef5286a28cb6fff5064ef19 100644
--- a/scripts/slave/recipe_modules/isolate/example.expected/basic.json
+++ b/scripts/slave/recipe_modules/isolate/example.expected/basic.json
@@ -124,21 +124,5 @@
"@@@STEP_LOG_END@json.output@@@",
"@@@SET_BUILD_PROPERTY@swarm_hashes@{\"test1\": \"[dummy hash for test1]\", \"test2\": \"[dummy hash for test2]\"}@@@"
]
- },
- {
- "cmd": [
- "python",
- "-u",
- "[SLAVE_BUILD]/swarming.client/run_isolated.py",
- "--isolated",
- "7b28d637ab6bb2516584c21e1098736682457f11",
- "-I",
- "https://isolateserver-dev.appspot.com",
- "--verbose",
- "--",
- "--foo"
- ],
- "cwd": "[SLAVE_BUILD]",
- "name": "base_unittests"
}
]
« no previous file with comments | « scripts/slave/recipe_modules/isolate/example.py ('k') | scripts/slave/recipe_modules/isolate/example.expected/discover.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698