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

Side by Side Diff: appengine/findit/waterfall/test/data/m_b_123.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 unified diff | Download patch
OLDNEW
1 { 1 {
2 "properties": [ 2 "properties": [
3 [ 3 [
4 "git_revision", 4 "got_revision",
5 "64c72819e898e952103b63eabc12772f9640af07", 5 "64c72819e898e952103b63eabc12772f9640af07",
6 "Change" 6 "Change"
7 ] 7 ]
8 ], 8 ],
9 "results": 2, 9 "results": 2,
10 "sourceStamp": { 10 "sourceStamp": {
11 "changes": [ 11 "changes": [
12 { 12 {
13 "revision": "64c72819e898e952103b63eabc12772f9640af07" 13 "revision": "64c72819e898e952103b63eabc12772f9640af07"
14 } 14 }
(...skipping 25 matching lines...) Expand all
40 "unit_tests" 40 "unit_tests"
41 ] 41 ]
42 ] 42 ]
43 } 43 }
44 ], 44 ],
45 "times": [ 45 "times": [
46 1420233837.563434, 46 1420233837.563434,
47 1420235143.579917 47 1420235143.579917
48 ] 48 ]
49 } 49 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698