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

Side by Side Diff: expectations/gm/Test-Mac10.8-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, 9 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 6948 matching lines...) Expand 10 before | Expand all | Expand 10 after
6959 ], 6959 ],
6960 "bugs": [ 6960 "bugs": [
6961 1578 6961 1578
6962 ], 6962 ],
6963 "reviewed-by-human": false 6963 "reviewed-by-human": false
6964 }, 6964 },
6965 "extractbitmap_565.png": { 6965 "extractbitmap_565.png": {
6966 "allowed-digests": [ 6966 "allowed-digests": [
6967 [ 6967 [
6968 "bitmap-64bitMD5", 6968 "bitmap-64bitMD5",
6969 6262841086313421656 6969 10931473040653078858
6970 ] 6970 ]
6971 ], 6971 ],
6972 "bugs": [ 6972 "reviewed-by-human": true
6973 1578
6974 ],
6975 "reviewed-by-human": false
6976 }, 6973 },
6977 "extractbitmap_8888.png": { 6974 "extractbitmap_8888.png": {
6978 "allowed-digests": [ 6975 "allowed-digests": [
6979 [ 6976 [
6980 "bitmap-64bitMD5", 6977 "bitmap-64bitMD5",
6981 6262841086313421656 6978 10931473040653078858
6982 ] 6979 ]
6983 ], 6980 ],
6984 "bugs": [ 6981 "reviewed-by-human": true
6985 1578
6986 ],
6987 "reviewed-by-human": false
6988 }, 6982 },
6989 "extractbitmap_gpu.png": { 6983 "extractbitmap_gpu.png": {
6990 "allowed-digests": [ 6984 "allowed-digests": [
6991 [ 6985 [
6992 "bitmap-64bitMD5", 6986 "bitmap-64bitMD5",
6993 6262841086313421656 6987 10931473040653078858
6994 ] 6988 ]
6995 ], 6989 ],
6996 "bugs": [ 6990 "reviewed-by-human": true
6997 1578
6998 ],
6999 "reviewed-by-human": false
7000 }, 6991 },
7001 "extractbitmap_pdf-mac.png": { 6992 "extractbitmap_pdf-mac.png": {
7002 "allowed-digests": [ 6993 "allowed-digests": [
7003 [ 6994 [
7004 "bitmap-64bitMD5", 6995 "bitmap-64bitMD5",
7005 10931473040653078858 6996 10931473040653078858
7006 ] 6997 ]
7007 ], 6998 ],
7008 "bugs": [ 6999 "bugs": [
7009 1578 7000 1578
(...skipping 8401 matching lines...) Expand 10 before | Expand all | Expand 10 after
15411 7829854837061118142 15402 7829854837061118142
15412 ] 15403 ]
15413 ], 15404 ],
15414 "bugs": [ 15405 "bugs": [
15415 1578 15406 1578
15416 ], 15407 ],
15417 "reviewed-by-human": false 15408 "reviewed-by-human": false
15418 } 15409 }
15419 } 15410 }
15420 } 15411 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698