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

Unified Diff: scripts/slave/recipe_modules/crrev/resources/test_params_file.json

Issue 1796993002: Fix crrev and add test coverage for the main function. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 9 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 | « scripts/slave/recipe_modules/crrev/resources/crrev_client_test.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipe_modules/crrev/resources/test_params_file.json
diff --git a/scripts/slave/recipe_modules/crrev/resources/test_params_file.json b/scripts/slave/recipe_modules/crrev/resources/test_params_file.json
new file mode 100644
index 0000000000000000000000000000000000000000..62d68925a3a6872edaa114415e2fd6bdc5a9af97
--- /dev/null
+++ b/scripts/slave/recipe_modules/crrev/resources/test_params_file.json
@@ -0,0 +1,8 @@
+{
+ "number": "375953",
+ "numbering_identifier": "refs/heads/master",
+ "numbering_type": "COMMIT_POSITION",
+ "project": "chromium",
+ "repo": "chromium/src",
+ "fields": "git_sha,numbering_type"
+}
« no previous file with comments | « scripts/slave/recipe_modules/crrev/resources/crrev_client_test.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698