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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug-ANGLE/expected-results.json

Issue 619873003: Add buggy GPU baselines for MultiPictureDraw Sierpinski GM (with bug label) (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 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
OLDNEW
1 { 1 {
2 "actual-results": { 2 "actual-results": {
3 "failed": null, 3 "failed": null,
4 "failure-ignored": null, 4 "failure-ignored": null,
5 "no-comparison": null, 5 "no-comparison": null,
6 "succeeded": null 6 "succeeded": null
7 }, 7 },
8 "expected-results": { 8 "expected-results": {
9 "3x3bitmaprect_565.png": { 9 "3x3bitmaprect_565.png": {
10 "allowed-digests": [ 10 "allowed-digests": [
(...skipping 11090 matching lines...) Expand 10 before | Expand all | Expand 10 after
11101 }, 11101 },
11102 "multipicturedraw_rrectclip_tiled_angle.png": { 11102 "multipicturedraw_rrectclip_tiled_angle.png": {
11103 "allowed-digests": [ 11103 "allowed-digests": [
11104 [ 11104 [
11105 "bitmap-64bitMD5", 11105 "bitmap-64bitMD5",
11106 13123455672052131213 11106 13123455672052131213
11107 ] 11107 ]
11108 ], 11108 ],
11109 "reviewed-by-human": false 11109 "reviewed-by-human": false
11110 }, 11110 },
11111 "multipicturedraw_sierpinski_simple_angle.png": {
11112 "allowed-digests": [
11113 [
11114 "bitmap-64bitMD5",
11115 11594688387107019920
11116 ]
11117 ],
11118 "bugs": [
11119 2979
11120 ],
11121 "reviewed-by-human": true
11122 },
11123 "multipicturedraw_sierpinski_tiled_angle.png": {
11124 "allowed-digests": [
11125 [
11126 "bitmap-64bitMD5",
11127 17578222270818295881
11128 ]
11129 ],
11130 "bugs": [
11131 2979
11132 ],
11133 "reviewed-by-human": true
11134 },
11111 "nested_aa_565.png": { 11135 "nested_aa_565.png": {
11112 "allowed-digests": [ 11136 "allowed-digests": [
11113 [ 11137 [
11114 "bitmap-64bitMD5", 11138 "bitmap-64bitMD5",
11115 16123340172201812866 11139 16123340172201812866
11116 ] 11140 ]
11117 ], 11141 ],
11118 "bugs": [ 11142 "bugs": [
11119 1578 11143 1578
11120 ], 11144 ],
(...skipping 4587 matching lines...) Expand 10 before | Expand all | Expand 10 after
15708 "allowed-digests": [ 15732 "allowed-digests": [
15709 [ 15733 [
15710 "bitmap-64bitMD5", 15734 "bitmap-64bitMD5",
15711 10591909693224673086 15735 10591909693224673086
15712 ] 15736 ]
15713 ], 15737 ],
15714 "reviewed-by-human": false 15738 "reviewed-by-human": false
15715 } 15739 }
15716 } 15740 }
15717 } 15741 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698