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

Unified Diff: infra/tools/cq_stats/test/cq_stats_test.expected/TestCQStats.test_print_usage.json

Issue 1125653004: Check in cq_stats.py (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: use utc Created 5 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
« no previous file with comments | « infra/tools/cq_stats/test/cq_stats_test.expected/TestCQStats.test_print_stats.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: infra/tools/cq_stats/test/cq_stats_test.expected/TestCQStats.test_print_usage.json
diff --git a/infra/tools/cq_stats/test/cq_stats_test.expected/TestCQStats.test_print_usage.json b/infra/tools/cq_stats/test/cq_stats_test.expected/TestCQStats.test_print_usage.json
new file mode 100644
index 0000000000000000000000000000000000000000..1e3ddc514573d2b4fd1d9302feec96b295241ee5
--- /dev/null
+++ b/infra/tools/cq_stats/test/cq_stats_test.expected/TestCQStats.test_print_usage.json
@@ -0,0 +1,22 @@
+[
+ "",
+ "CQ users: 0 out of 0 total committers 0.00%",
+ " Committed 0 out of 0 commits 0.00%. Prev. week: 0.00%.",
+ "",
+ "Bots: 0 out of 0 total committers 0.00%",
+ " Committed by CQ 0 out of 0 commits 0.00%",
+ " Committed directly 0 out of 0 commits 0.00%",
+ "",
+ "Manual committers: 0 out of all 0 users 0.00%",
+ " Committed 0 out of 0 commits 0.00%",
+ "",
+ "CQ users: 0 out of 0 total committers 0.00%",
+ " Committed 0 out of 0 commits 0.00%. Prev. week: 0.00%. ( -0.00% by humans)",
+ "",
+ "Bots: 0 out of 0 total committers 0.00%",
+ " Committed by CQ 0 out of 0 commits 0.00%",
+ " Committed directly 1 out of 0 commits 0.00%",
+ "",
+ "Manual committers: 0 out of all 0 users 0.00%",
+ " Committed 0 out of 0 commits 0.00%"
+]
« no previous file with comments | « infra/tools/cq_stats/test/cq_stats_test.expected/TestCQStats.test_print_stats.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698