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

Side by Side Diff: expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86_64-Debug/expected-results.json

Issue 180153002: rebaseline extractbitmap GMs, as the test itself changed (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 10 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 6905 matching lines...) Expand 10 before | Expand all | Expand 10 after
6916 ], 6916 ],
6917 "bugs": [ 6917 "bugs": [
6918 1578 6918 1578
6919 ], 6919 ],
6920 "reviewed-by-human": false 6920 "reviewed-by-human": false
6921 }, 6921 },
6922 "extractbitmap_565.png": { 6922 "extractbitmap_565.png": {
6923 "allowed-digests": [ 6923 "allowed-digests": [
6924 [ 6924 [
6925 "bitmap-64bitMD5", 6925 "bitmap-64bitMD5",
6926 6262841086313421656 6926 10931473040653078858
6927 ] 6927 ]
6928 ], 6928 ],
6929 "bugs": [ 6929 "reviewed-by-human": true
6930 1578
6931 ],
6932 "reviewed-by-human": false
6933 }, 6930 },
6934 "extractbitmap_8888.png": { 6931 "extractbitmap_8888.png": {
6935 "allowed-digests": [ 6932 "allowed-digests": [
6936 [ 6933 [
6937 "bitmap-64bitMD5", 6934 "bitmap-64bitMD5",
6938 6262841086313421656 6935 10931473040653078858
6939 ] 6936 ]
6940 ], 6937 ],
6941 "bugs": [ 6938 "reviewed-by-human": true
6942 1578
6943 ],
6944 "reviewed-by-human": false
6945 }, 6939 },
6946 "extractbitmap_gpu.png": { 6940 "extractbitmap_gpu.png": {
6947 "allowed-digests": [ 6941 "allowed-digests": [
6948 [ 6942 [
6949 "bitmap-64bitMD5", 6943 "bitmap-64bitMD5",
6950 6262841086313421656 6944 10931473040653078858
6951 ] 6945 ]
6952 ], 6946 ],
6953 "bugs": [ 6947 "reviewed-by-human": true
6954 1578
6955 ],
6956 "reviewed-by-human": false
6957 }, 6948 },
6958 "extractbitmap_pdf-mac.png": { 6949 "extractbitmap_pdf-mac.png": {
6959 "allowed-digests": [ 6950 "allowed-digests": [
6960 [ 6951 [
6961 "bitmap-64bitMD5", 6952 "bitmap-64bitMD5",
6962 10931473040653078858 6953 10931473040653078858
6963 ] 6954 ]
6964 ], 6955 ],
6965 "bugs": [ 6956 "bugs": [
6966 1578 6957 1578
(...skipping 8580 matching lines...) Expand 10 before | Expand all | Expand 10 after
15547 7829854837061118142 15538 7829854837061118142
15548 ] 15539 ]
15549 ], 15540 ],
15550 "bugs": [ 15541 "bugs": [
15551 1578 15542 1578
15552 ], 15543 ],
15553 "reviewed-by-human": false 15544 "reviewed-by-human": false
15554 } 15545 }
15555 } 15546 }
15556 } 15547 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698