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

Side by Side Diff: appengine/findit/waterfall/test/data/m_b_122.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 "5934404dc5392ab3ae2c82b52b366889fb858d91", 5 "5934404dc5392ab3ae2c82b52b366889fb858d91",
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": "5934404dc5392ab3ae2c82b52b366889fb858d91" 13 "revision": "5934404dc5392ab3ae2c82b52b366889fb858d91"
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 1420231531.20521, 46 1420231531.20521,
47 1420232694.746714 47 1420232694.746714
48 ] 48 ]
49 } 49 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698