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

Unified Diff: infra/tools/cq_stats/test/cq_stats_test.expected/TestCQStats.test_print_attempt_counts.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_attempt_counts.json
diff --git a/infra/tools/cq_stats/test/cq_stats_test.expected/TestCQStats.test_print_attempt_counts.json b/infra/tools/cq_stats/test/cq_stats_test.expected/TestCQStats.test_print_attempt_counts.json
new file mode 100644
index 0000000000000000000000000000000000000000..0c64d1f740f545d08b0f8b493ad6477d6b8ff4e0
--- /dev/null
+++ b/infra/tools/cq_stats/test/cq_stats_test.expected/TestCQStats.test_print_attempt_counts.json
@@ -0,0 +1,6 @@
+[
+ " 1 attempt (100.0% of 1 attempts) were unsuccessful in 1 uncommitted patches",
+ " 1 were unsuccessful http://chromium-cq-status.appspot.com/patch-status/123/1 (1 builder_a)",
+ "",
+ " 1 attempt (100.0% of 1 attempts) failed jobs: 1 in 1 uncommitted patches"
+]

Powered by Google App Engine
This is Rietveld 408576698