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

Side by Side Diff: appengine/findit/waterfall/test/data/m_b_121.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: Address comments. 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": 0, 9 "results": 0,
10 "sourceStamp": { 10 "sourceStamp": {
11 "changes": [ 11 "changes": [
12 { 12 {
13 "revision": "2fe8767f011a20ed8079d3aba7008acd95842f79" 13 "revision": "2fe8767f011a20ed8079d3aba7008acd95842f79"
14 }, 14 },
(...skipping 13 matching lines...) Expand all
28 { 28 {
29 "isFinished": true, 29 "isFinished": true,
30 "name": "unit_tests" 30 "name": "unit_tests"
31 } 31 }
32 ], 32 ],
33 "times": [ 33 "times": [
34 1420229169.688624, 34 1420229169.688624,
35 1420230469.714636 35 1420230469.714636
36 ] 36 ]
37 } 37 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698