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

Side by Side Diff: expectations/gm/Test-Mac10.6-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 10872 matching lines...) Expand 10 before | Expand all | Expand 10 after
10883 }, 10883 },
10884 "multipicturedraw_sierpinski_simple_8888.png": { 10884 "multipicturedraw_sierpinski_simple_8888.png": {
10885 "allowed-digests": [ 10885 "allowed-digests": [
10886 [ 10886 [
10887 "bitmap-64bitMD5", 10887 "bitmap-64bitMD5",
10888 15848231028177105193 10888 15848231028177105193
10889 ] 10889 ]
10890 ], 10890 ],
10891 "reviewed-by-human": true 10891 "reviewed-by-human": true
10892 }, 10892 },
10893 "multipicturedraw_sierpinski_simple_gpu.png": {
10894 "allowed-digests": [
10895 [
10896 "bitmap-64bitMD5",
10897 237609131529135346
10898 ]
10899 ],
10900 "bugs": [
10901 2979
10902 ],
10903 "reviewed-by-human": true
10904 },
10893 "multipicturedraw_sierpinski_simple_pdf-mac.png": { 10905 "multipicturedraw_sierpinski_simple_pdf-mac.png": {
10894 "allowed-digests": [ 10906 "allowed-digests": [
10895 [ 10907 [
10896 "bitmap-64bitMD5", 10908 "bitmap-64bitMD5",
10897 15848231028177105193 10909 15848231028177105193
10898 ] 10910 ]
10899 ], 10911 ],
10900 "reviewed-by-human": true 10912 "reviewed-by-human": true
10901 }, 10913 },
10902 "multipicturedraw_sierpinski_tiled_565.png": { 10914 "multipicturedraw_sierpinski_tiled_565.png": {
10903 "allowed-digests": [ 10915 "allowed-digests": [
10904 [ 10916 [
10905 "bitmap-64bitMD5", 10917 "bitmap-64bitMD5",
10906 16121826786571656052 10918 16121826786571656052
10907 ] 10919 ]
10908 ], 10920 ],
10909 "reviewed-by-human": true 10921 "reviewed-by-human": true
10910 }, 10922 },
10911 "multipicturedraw_sierpinski_tiled_8888.png": { 10923 "multipicturedraw_sierpinski_tiled_8888.png": {
10912 "allowed-digests": [ 10924 "allowed-digests": [
10913 [ 10925 [
10914 "bitmap-64bitMD5", 10926 "bitmap-64bitMD5",
10915 1046298969627112289 10927 1046298969627112289
10916 ] 10928 ]
10917 ], 10929 ],
10918 "reviewed-by-human": true 10930 "reviewed-by-human": true
10919 }, 10931 },
10932 "multipicturedraw_sierpinski_tiled_gpu.png": {
10933 "allowed-digests": [
10934 [
10935 "bitmap-64bitMD5",
10936 6204971877139189869
10937 ]
10938 ],
10939 "bugs": [
10940 2979
10941 ],
10942 "reviewed-by-human": true
10943 },
10920 "multipicturedraw_sierpinski_tiled_pdf-mac.png": { 10944 "multipicturedraw_sierpinski_tiled_pdf-mac.png": {
10921 "allowed-digests": [ 10945 "allowed-digests": [
10922 [ 10946 [
10923 "bitmap-64bitMD5", 10947 "bitmap-64bitMD5",
10924 8577706448194294498 10948 8577706448194294498
10925 ] 10949 ]
10926 ], 10950 ],
10927 "reviewed-by-human": true 10951 "reviewed-by-human": true
10928 }, 10952 },
10929 "nested_aa_565.png": { 10953 "nested_aa_565.png": {
(...skipping 4718 matching lines...) Expand 10 before | Expand all | Expand 10 after
15648 "allowed-digests": [ 15672 "allowed-digests": [
15649 [ 15673 [
15650 "bitmap-64bitMD5", 15674 "bitmap-64bitMD5",
15651 10030599291822810250 15675 10030599291822810250
15652 ] 15676 ]
15653 ], 15677 ],
15654 "reviewed-by-human": false 15678 "reviewed-by-human": false
15655 } 15679 }
15656 } 15680 }
15657 } 15681 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698