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

Side by Side Diff: appengine/cmd/milo/swarming/expectations/build-pending.json

Issue 2077593002: milo: fix pending build test (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Patch Set: Created 4 years, 6 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
« no previous file with comments | « no previous file | appengine/cmd/milo/swarming/testdata/build-pending.swarm » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "Summary": { 2 "Summary": {
3 "Label": "", 3 "Label": "",
4 "Status": "Running", 4 "Status": "NotRun",
5 "MainLink": null, 5 "MainLink": null,
6 "SubLink": null, 6 "SubLink": null,
7 "Progress": null, 7 "Progress": null,
8 "Started": "2016-03-14T10:00:01.850710Z", 8 "Started": "2016-03-14T10:00:01.850710Z",
9 "Finished": "", 9 "Finished": "",
10 "Duration": 0, 10 "Duration": 0,
11 "Type": "Recipe", 11 "Type": "Recipe",
12 "LevelsDeep": 0, 12 "LevelsDeep": 0,
13 "Text": null 13 "Text": null
14 }, 14 },
(...skipping 13 matching lines...) Expand all
28 } 28 }
29 ] 29 ]
30 }, 30 },
31 { 31 {
32 "GroupName": "Main", 32 "GroupName": "Main",
33 "Property": null 33 "Property": null
34 } 34 }
35 ], 35 ],
36 "Blame": null 36 "Blame": null
37 } 37 }
OLDNEW
« no previous file with comments | « no previous file | appengine/cmd/milo/swarming/testdata/build-pending.swarm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698