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

Unified Diff: infra/tools/cq_stats/test/cq_stats_test.expected/TestCQStats.test_fetch_tree_status.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_fetch_tree_status.json
diff --git a/infra/tools/cq_stats/test/cq_stats_test.expected/TestCQStats.test_fetch_tree_status.json b/infra/tools/cq_stats/test/cq_stats_test.expected/TestCQStats.test_fetch_tree_status.json
new file mode 100644
index 0000000000000000000000000000000000000000..217fee36e42ddfeb84d6ced5f2e2946376ca0f24
--- /dev/null
+++ b/infra/tools/cq_stats/test/cq_stats_test.expected/TestCQStats.test_fetch_tree_status.json
@@ -0,0 +1,18 @@
+[
+ [
+ {
+ "date": "2014-10-01T14:54:44",
+ "open": true
+ },
+ {
+ "date": "2014-10-14T10:54:44",
+ "open": false
+ }
+ ],
+ [
+ {
+ "date": "2014-10-16T10:54:44",
+ "open": false
+ }
+ ]
+]

Powered by Google App Engine
This is Rietveld 408576698