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

Unified Diff: appengine/findit/waterfall/test/data/m_b_124.json

Issue 838003004: [Findit] Add three sub-pipelines to analyze build failure. (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: . Created 5 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
Index: appengine/findit/waterfall/test/data/m_b_124.json
diff --git a/appengine/findit/waterfall/test/data/m_b_124.json b/appengine/findit/waterfall/test/data/m_b_124.json
index 263022de2c4e5821106c8113d78d4b90be1b9d6c..9e56c9dd91972cee1ef8d2c21af540db0bdb164e 100644
--- a/appengine/findit/waterfall/test/data/m_b_124.json
+++ b/appengine/findit/waterfall/test/data/m_b_124.json
@@ -1,7 +1,7 @@
{
"properties": [
[
- "git_revision",
+ "got_revision",
"some_git_hash",
"Change"
]
@@ -25,10 +25,14 @@
"a"
]
]
+ },
+ {
+ "isStarted": true,
+ "name": "b"
}
],
"times": [
1420233837.563434,
- 1420235143.579917
+ null
]
}

Powered by Google App Engine
This is Rietveld 408576698