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

Side by Side Diff: golden/go/goldingester/testdata/dm.json

Issue 1409103004: Extend Trybot list view (Closed) Base URL: https://skia.googlesource.com/buildbot@master
Patch Set: Created 5 years, 2 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 | « golden/go/goldingester/goldingester_test.go ('k') | golden/go/search/trybots.go » ('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 "build_number" : "1727", 2 "build_number" : "1727",
3 "gitHash" : "0e9770515cab45decb56a5926d1741b71854fb4c", 3 "gitHash" : "0e9770515cab45decb56a5926d1741b71854fb4c",
4 "issue": "1940459404",
5 "patchset": "12345",
4 "key" : { 6 "key" : {
5 "arch" : "x86_64", 7 "arch" : "x86_64",
6 "configuration" : "Debug", 8 "configuration" : "Debug",
7 "gpu" : "HD7770", 9 "gpu" : "HD7770",
8 "model" : "ShuttleA", 10 "model" : "ShuttleA",
9 "os" : "Win8" 11 "os" : "Win8"
10 }, 12 },
11 "results" : [ 13 "results" : [
12 { 14 {
13 "key" : { 15 "key" : {
(...skipping 10 matching lines...) Expand all
24 "config" : "8888", 26 "config" : "8888",
25 "name" : "vertices" 27 "name" : "vertices"
26 }, 28 },
27 "md5" : "1a9dae50f3db7e29912b3f2ed43e37da", 29 "md5" : "1a9dae50f3db7e29912b3f2ed43e37da",
28 "options" : { 30 "options" : {
29 "source_type" : "GM" 31 "source_type" : "GM"
30 } 32 }
31 } 33 }
32 ] 34 ]
33 } 35 }
OLDNEW
« no previous file with comments | « golden/go/goldingester/goldingester_test.go ('k') | golden/go/search/trybots.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698