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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Release-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 4579 matching lines...) Expand 10 before | Expand all | Expand 10 after
15700 "allowed-digests": [ 15724 "allowed-digests": [
15701 [ 15725 [
15702 "bitmap-64bitMD5", 15726 "bitmap-64bitMD5",
15703 10591909693224673086 15727 10591909693224673086
15704 ] 15728 ]
15705 ], 15729 ],
15706 "reviewed-by-human": false 15730 "reviewed-by-human": false
15707 } 15731 }
15708 } 15732 }
15709 } 15733 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698