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

Side by Side Diff: expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug/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 12904 matching lines...) Expand 10 before | Expand all | Expand 10 after
12915 }, 12915 },
12916 "multipicturedraw_sierpinski_simple_8888.png": { 12916 "multipicturedraw_sierpinski_simple_8888.png": {
12917 "allowed-digests": [ 12917 "allowed-digests": [
12918 [ 12918 [
12919 "bitmap-64bitMD5", 12919 "bitmap-64bitMD5",
12920 15848231028177105193 12920 15848231028177105193
12921 ] 12921 ]
12922 ], 12922 ],
12923 "reviewed-by-human": true 12923 "reviewed-by-human": true
12924 }, 12924 },
12925 "multipicturedraw_sierpinski_simple_gpu.png": {
12926 "allowed-digests": [
12927 [
12928 "bitmap-64bitMD5",
12929 237609131529135346
12930 ]
12931 ],
12932 "bugs": [
12933 2979
12934 ],
12935 "reviewed-by-human": true
12936 },
12925 "multipicturedraw_sierpinski_simple_pdf-mac.png": { 12937 "multipicturedraw_sierpinski_simple_pdf-mac.png": {
12926 "allowed-digests": [ 12938 "allowed-digests": [
12927 [ 12939 [
12928 "bitmap-64bitMD5", 12940 "bitmap-64bitMD5",
12929 15848231028177105193 12941 15848231028177105193
12930 ] 12942 ]
12931 ], 12943 ],
12932 "reviewed-by-human": true 12944 "reviewed-by-human": true
12933 }, 12945 },
12934 "multipicturedraw_sierpinski_tiled_565.png": { 12946 "multipicturedraw_sierpinski_tiled_565.png": {
12935 "allowed-digests": [ 12947 "allowed-digests": [
12936 [ 12948 [
12937 "bitmap-64bitMD5", 12949 "bitmap-64bitMD5",
12938 16121826786571656052 12950 16121826786571656052
12939 ] 12951 ]
12940 ], 12952 ],
12941 "reviewed-by-human": true 12953 "reviewed-by-human": true
12942 }, 12954 },
12943 "multipicturedraw_sierpinski_tiled_8888.png": { 12955 "multipicturedraw_sierpinski_tiled_8888.png": {
12944 "allowed-digests": [ 12956 "allowed-digests": [
12945 [ 12957 [
12946 "bitmap-64bitMD5", 12958 "bitmap-64bitMD5",
12947 1046298969627112289 12959 1046298969627112289
12948 ] 12960 ]
12949 ], 12961 ],
12950 "reviewed-by-human": true 12962 "reviewed-by-human": true
12951 }, 12963 },
12964 "multipicturedraw_sierpinski_tiled_gpu.png": {
12965 "allowed-digests": [
12966 [
12967 "bitmap-64bitMD5",
12968 6204971877139189869
12969 ]
12970 ],
12971 "bugs": [
12972 2979
12973 ],
12974 "reviewed-by-human": true
12975 },
12952 "multipicturedraw_sierpinski_tiled_pdf-mac.png": { 12976 "multipicturedraw_sierpinski_tiled_pdf-mac.png": {
12953 "allowed-digests": [ 12977 "allowed-digests": [
12954 [ 12978 [
12955 "bitmap-64bitMD5", 12979 "bitmap-64bitMD5",
12956 8577706448194294498 12980 8577706448194294498
12957 ] 12981 ]
12958 ], 12982 ],
12959 "reviewed-by-human": true 12983 "reviewed-by-human": true
12960 }, 12984 },
12961 "nested_aa_565.png": { 12985 "nested_aa_565.png": {
(...skipping 5433 matching lines...) Expand 10 before | Expand all | Expand 10 after
18395 "allowed-digests": [ 18419 "allowed-digests": [
18396 [ 18420 [
18397 "bitmap-64bitMD5", 18421 "bitmap-64bitMD5",
18398 10030599291822810250 18422 10030599291822810250
18399 ] 18423 ]
18400 ], 18424 ],
18401 "reviewed-by-human": false 18425 "reviewed-by-human": false
18402 } 18426 }
18403 } 18427 }
18404 } 18428 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698