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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Release-ANGLE/expected-results.json

Issue 300063007: Update expectations for etc1bitmap (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 6 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 6915 matching lines...) Expand 10 before | Expand all | Expand 10 after
6926 [ 6926 [
6927 "bitmap-64bitMD5", 6927 "bitmap-64bitMD5",
6928 10362382065145262844 6928 10362382065145262844
6929 ] 6929 ]
6930 ], 6930 ],
6931 "bugs": [ 6931 "bugs": [
6932 1578 6932 1578
6933 ], 6933 ],
6934 "reviewed-by-human": false 6934 "reviewed-by-human": false
6935 }, 6935 },
6936 "etc1bitmap_angle.png": {
6937 "allowed-digests": [
6938 [
6939 "bitmap-64bitMD5",
6940 10396043285211938891
6941 ]
6942 ],
6943 "reviewed-by-human": true
6944 },
6936 "extractbitmap_565.png": { 6945 "extractbitmap_565.png": {
6937 "allowed-digests": [ 6946 "allowed-digests": [
6938 [ 6947 [
6939 "bitmap-64bitMD5", 6948 "bitmap-64bitMD5",
6940 10931473040653078858 6949 10931473040653078858
6941 ] 6950 ]
6942 ], 6951 ],
6943 "reviewed-by-human": true 6952 "reviewed-by-human": true
6944 }, 6953 },
6945 "extractbitmap_8888.png": { 6954 "extractbitmap_8888.png": {
(...skipping 8459 matching lines...) Expand 10 before | Expand all | Expand 10 after
15405 14019814087375927425 15414 14019814087375927425
15406 ] 15415 ]
15407 ], 15416 ],
15408 "bugs": [ 15417 "bugs": [
15409 1578 15418 1578
15410 ], 15419 ],
15411 "reviewed-by-human": false 15420 "reviewed-by-human": false
15412 } 15421 }
15413 } 15422 }
15414 } 15423 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698