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

Side by Side Diff: expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86-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 6913 matching lines...) Expand 10 before | Expand all | Expand 10 after
6924 ], 6924 ],
6925 "bugs": [ 6925 "bugs": [
6926 1578 6926 1578
6927 ], 6927 ],
6928 "reviewed-by-human": false 6928 "reviewed-by-human": false
6929 }, 6929 },
6930 "extractbitmap_565.png": { 6930 "extractbitmap_565.png": {
6931 "allowed-digests": [ 6931 "allowed-digests": [
6932 [ 6932 [
6933 "bitmap-64bitMD5", 6933 "bitmap-64bitMD5",
6934 6262841086313421656 6934 10931473040653078858
6935 ] 6935 ]
6936 ], 6936 ],
6937 "bugs": [ 6937 "reviewed-by-human": true
6938 1578
6939 ],
6940 "reviewed-by-human": false
6941 }, 6938 },
6942 "extractbitmap_8888.png": { 6939 "extractbitmap_8888.png": {
6943 "allowed-digests": [ 6940 "allowed-digests": [
6944 [ 6941 [
6945 "bitmap-64bitMD5", 6942 "bitmap-64bitMD5",
6946 6262841086313421656 6943 10931473040653078858
6947 ] 6944 ]
6948 ], 6945 ],
6949 "bugs": [ 6946 "reviewed-by-human": true
6950 1578
6951 ],
6952 "reviewed-by-human": false
6953 }, 6947 },
6954 "extractbitmap_gpu.png": { 6948 "extractbitmap_gpu.png": {
6955 "allowed-digests": [ 6949 "allowed-digests": [
6956 [ 6950 [
6957 "bitmap-64bitMD5", 6951 "bitmap-64bitMD5",
6958 6262841086313421656 6952 10931473040653078858
6959 ] 6953 ]
6960 ], 6954 ],
6961 "bugs": [ 6955 "reviewed-by-human": true
6962 1578
6963 ],
6964 "reviewed-by-human": false
6965 }, 6956 },
6966 "extractbitmap_pdf-mac.png": { 6957 "extractbitmap_pdf-mac.png": {
6967 "allowed-digests": [ 6958 "allowed-digests": [
6968 [ 6959 [
6969 "bitmap-64bitMD5", 6960 "bitmap-64bitMD5",
6970 10931473040653078858 6961 10931473040653078858
6971 ] 6962 ]
6972 ], 6963 ],
6973 "bugs": [ 6964 "bugs": [
6974 1578 6965 1578
(...skipping 8581 matching lines...) Expand 10 before | Expand all | Expand 10 after
15556 7829854837061118142 15547 7829854837061118142
15557 ] 15548 ]
15558 ], 15549 ],
15559 "bugs": [ 15550 "bugs": [
15560 1578 15551 1578
15561 ], 15552 ],
15562 "reviewed-by-human": false 15553 "reviewed-by-human": false
15563 } 15554 }
15564 } 15555 }
15565 } 15556 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698