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

Unified Diff: scripts/slave/recipes_test/gatekeeper.basic_test.expected

Issue 14988009: First cut of testing infrastructure for recipes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Address comments Created 7 years, 7 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/recipes_test/gatekeeper.basic_test.expected
diff --git a/scripts/slave/recipes_test/gatekeeper.basic_test.expected b/scripts/slave/recipes_test/gatekeeper.basic_test.expected
new file mode 100644
index 0000000000000000000000000000000000000000..c5402e95583e69cd79c46fa59e83497b9d3078d0
--- /dev/null
+++ b/scripts/slave/recipes_test/gatekeeper.basic_test.expected
@@ -0,0 +1,8 @@
+[
+ {
+ "cmd": [
+ "[BUILD_ROOT]/scripts/slave/gatekeeper_launch.py"
+ ],
+ "name": "gatekeeper_launch"
+ }
+]

Powered by Google App Engine
This is Rietveld 408576698