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

Side by Side Diff: expectations/gm/Test-Mac10.8-MacMini4.1-GeForce320M-x86_64-Release/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 12776 matching lines...) Expand 10 before | Expand all | Expand 10 after
12787 }, 12787 },
12788 "multipicturedraw_sierpinski_simple_8888.png": { 12788 "multipicturedraw_sierpinski_simple_8888.png": {
12789 "allowed-digests": [ 12789 "allowed-digests": [
12790 [ 12790 [
12791 "bitmap-64bitMD5", 12791 "bitmap-64bitMD5",
12792 15848231028177105193 12792 15848231028177105193
12793 ] 12793 ]
12794 ], 12794 ],
12795 "reviewed-by-human": true 12795 "reviewed-by-human": true
12796 }, 12796 },
12797 "multipicturedraw_sierpinski_simple_gpu.png": {
12798 "allowed-digests": [
12799 [
12800 "bitmap-64bitMD5",
12801 237609131529135346
12802 ]
12803 ],
12804 "bugs": [
12805 2979
12806 ],
12807 "reviewed-by-human": true
12808 },
12797 "multipicturedraw_sierpinski_simple_pdf-mac.png": { 12809 "multipicturedraw_sierpinski_simple_pdf-mac.png": {
12798 "allowed-digests": [ 12810 "allowed-digests": [
12799 [ 12811 [
12800 "bitmap-64bitMD5", 12812 "bitmap-64bitMD5",
12801 15848231028177105193 12813 15848231028177105193
12802 ] 12814 ]
12803 ], 12815 ],
12804 "reviewed-by-human": true 12816 "reviewed-by-human": true
12805 }, 12817 },
12806 "multipicturedraw_sierpinski_simple_pdf-native.png": { 12818 "multipicturedraw_sierpinski_simple_pdf-native.png": {
(...skipping 16 matching lines...) Expand all
12823 }, 12835 },
12824 "multipicturedraw_sierpinski_tiled_8888.png": { 12836 "multipicturedraw_sierpinski_tiled_8888.png": {
12825 "allowed-digests": [ 12837 "allowed-digests": [
12826 [ 12838 [
12827 "bitmap-64bitMD5", 12839 "bitmap-64bitMD5",
12828 1046298969627112289 12840 1046298969627112289
12829 ] 12841 ]
12830 ], 12842 ],
12831 "reviewed-by-human": true 12843 "reviewed-by-human": true
12832 }, 12844 },
12845 "multipicturedraw_sierpinski_tiled_gpu.png": {
12846 "allowed-digests": [
12847 [
12848 "bitmap-64bitMD5",
12849 6204971877139189869
12850 ]
12851 ],
12852 "bugs": [
12853 2979
12854 ],
12855 "reviewed-by-human": true
12856 },
12833 "multipicturedraw_sierpinski_tiled_pdf-mac.png": { 12857 "multipicturedraw_sierpinski_tiled_pdf-mac.png": {
12834 "allowed-digests": [ 12858 "allowed-digests": [
12835 [ 12859 [
12836 "bitmap-64bitMD5", 12860 "bitmap-64bitMD5",
12837 8577706448194294498 12861 8577706448194294498
12838 ] 12862 ]
12839 ], 12863 ],
12840 "reviewed-by-human": true 12864 "reviewed-by-human": true
12841 }, 12865 },
12842 "multipicturedraw_sierpinski_tiled_pdf-native.png": { 12866 "multipicturedraw_sierpinski_tiled_pdf-native.png": {
(...skipping 5464 matching lines...) Expand 10 before | Expand all | Expand 10 after
18307 "allowed-digests": [ 18331 "allowed-digests": [
18308 [ 18332 [
18309 "bitmap-64bitMD5", 18333 "bitmap-64bitMD5",
18310 10030599291822810250 18334 10030599291822810250
18311 ] 18335 ]
18312 ], 18336 ],
18313 "reviewed-by-human": false 18337 "reviewed-by-human": false
18314 } 18338 }
18315 } 18339 }
18316 } 18340 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698