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

Unified Diff: infra/tools/cq_stats/test/cq_stats_test.expected/TestCQStats.test_print_log_stats.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
Index: infra/tools/cq_stats/test/cq_stats_test.expected/TestCQStats.test_print_log_stats.json
diff --git a/infra/tools/cq_stats/test/cq_stats_test.expected/TestCQStats.test_print_log_stats.json b/infra/tools/cq_stats/test/cq_stats_test.expected/TestCQStats.test_print_log_stats.json
new file mode 100644
index 0000000000000000000000000000000000000000..ca5849acc035c58b5e329e0df4489731f0e7e5f9
--- /dev/null
+++ b/infra/tools/cq_stats/test/cq_stats_test.expected/TestCQStats.test_print_log_stats.json
@@ -0,0 +1,36 @@
+[
+ "Statistics for project test_project",
+ "from 2014-01-01 00:00:00 till 2014-01-08 00:00:00 (local time).",
+ "",
+ "Total time tree open: 0.0 hours of 0.0 hours (0.00%). Prev. week: 0.00%.",
+ "",
+ " 0 issues (0 patches) were tried by CQ, resulting in 0 attempts.",
+ " 0 patches (0.0% of tried patches, 0.0% of attempts) were committed by CQ,",
+ "",
+ "Rejections:",
+ " This includes:",
+ "",
+ "False Rejections:",
+ " False rejections include:",
+ " Other rejections in committed patches for valid reasons:",
+ "",
+ "Mean duration in CQ trying a patch:",
+ " wallclock: 0:00:00 ( 0 min). Prev. week: 0:00:00 ( 0 min).",
+ " sum of attempts: 0:00:00 ( 0 min). Prev. week: 0:00:00 ( 0 min).",
+ "",
+ "Median duration in CQ trying a patch:",
+ " wallclock: 0:00:00 ( 0 min). Prev. week: 0:00:00 ( 0 min).",
+ " sum of attempts: 0:00:00 ( 0 min). Prev. week: 0:00:00 ( 0 min).",
+ "",
+ "Patches which eventually land percentiles:",
+ "10: 0.0 hrs, 0 attempts",
+ "25: 0.0 hrs, 0 attempts",
+ "50: 0.0 hrs, 0 attempts",
+ "75: 0.0 hrs, 0 attempts",
+ "90: 0.0 hrs, 0 attempts",
+ "95: 0.0 hrs, 0 attempts",
+ "99: 0.0 hrs, 0 attempts",
+ "",
+ "Top flaky builders (which fail and succeed in the same patch):",
+ "Builder Name Succeeded Flaky Failures Flakiness (%) "
+]

Powered by Google App Engine
This is Rietveld 408576698