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

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

Issue 1656793002: cq_stats: use number of attempts from daily stats for calculating percentages (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: align Created 4 years, 11 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/cq_stats.py ('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_stats.json
diff --git a/infra/tools/cq_stats/test/cq_stats_test.expected/TestCQStats.test_print_stats.json b/infra/tools/cq_stats/test/cq_stats_test.expected/TestCQStats.test_print_stats.json
index 5e061c15b7d3fc20861b5f7ad80420c3ced16a73..8940b6a83645c74913e856e73248d2baa1e150c0 100644
--- a/infra/tools/cq_stats/test/cq_stats_test.expected/TestCQStats.test_print_stats.json
+++ b/infra/tools/cq_stats/test/cq_stats_test.expected/TestCQStats.test_print_stats.json
@@ -49,9 +49,9 @@
"max: 0.0 hrs, 0 attempts, 0 tryjob retries, 0 global retry quota",
"",
"Per-day stats:",
- " 2014-01-01: 0 attempts; 50% 0.0; 90% 0.0; false rejections 0.0% (0.0% infra)",
- " 2014-01-01: 0 attempts; 50% 0.0; 90% 0.0; false rejections 0.0% (0.0% infra)",
- " 2014-01-01: 0 attempts; 50% 0.0; 90% 0.0; false rejections 0.0% (0.0% infra)",
+ " 2014-01-01: 0 attempts; 50% 0.0; 90% 0.0; false rejections 0.0% ( 0.0% infra)",
+ " 2014-01-01: 0 attempts; 50% 0.0; 90% 0.0; false rejections 0.0% ( 0.0% infra)",
+ " 2014-01-01: 0 attempts; 50% 0.0; 90% 0.0; false rejections 0.0% ( 0.0% infra)",
"",
"Slowest CLs:",
"http://chromium-cq-status.appspot.com/patch-status/456/1 (2.0 hrs)",
@@ -81,9 +81,9 @@
"max: 0.0 hrs, 0 attempts, 0 tryjob retries, 0 global retry quota",
"",
"Per-day stats:",
- " 2014-01-01: 0 attempts; 50% 0.0; 90% 0.0; false rejections 0.0% (0.0% infra)",
- " 2014-01-01: 0 attempts; 50% 0.0; 90% 0.0; false rejections 0.0% (0.0% infra)",
- " 2014-01-01: 0 attempts; 50% 0.0; 90% 0.0; false rejections 0.0% (0.0% infra)",
+ " 2014-01-01: 0 attempts; 50% 0.0; 90% 0.0; false rejections 0.0% ( 0.0% infra)",
+ " 2014-01-01: 0 attempts; 50% 0.0; 90% 0.0; false rejections 0.0% ( 0.0% infra)",
+ " 2014-01-01: 0 attempts; 50% 0.0; 90% 0.0; false rejections 0.0% ( 0.0% infra)",
"",
"Slowest CLs:",
"http://chromium-cq-status.appspot.com/patch-status/456/1 (2.0 hrs)",
« no previous file with comments | « infra/tools/cq_stats/cq_stats.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698