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

Unified Diff: scripts/slave/recipe_modules/isolate/example.expected/none.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/none.json
diff --git a/scripts/slave/recipe_modules/isolate/example.expected/none.json b/scripts/slave/recipe_modules/isolate/example.expected/none.json
index 7fa9c82e6057ca54392af6f9aa4e59d0bc31b391..94b8fdb80a1d0bd1c217cc562aa8138c1f65df11 100644
--- a/scripts/slave/recipe_modules/isolate/example.expected/none.json
+++ b/scripts/slave/recipe_modules/isolate/example.expected/none.json
@@ -94,21 +94,5 @@
"@@@STEP_WARNINGS@@@",
"@@@SET_BUILD_PROPERTY@swarm_hashes@{}@@@"
]
- },
- {
- "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"
}
]

Powered by Google App Engine
This is Rietveld 408576698