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

Side by Side Diff: expectations/gm/Test-Android-IntelRhb-SGX544-x86-Debug/expected-results.json

Issue 300063007: Update expectations for etc1bitmap (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 7 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 4037 matching lines...) Expand 10 before | Expand all | Expand 10 after
4048 }, 4048 },
4049 "emptypath_gpu.png": { 4049 "emptypath_gpu.png": {
4050 "allowed-digests": [ 4050 "allowed-digests": [
4051 [ 4051 [
4052 "bitmap-64bitMD5", 4052 "bitmap-64bitMD5",
4053 8158239880603207616 4053 8158239880603207616
4054 ] 4054 ]
4055 ], 4055 ],
4056 "reviewed-by-human": true 4056 "reviewed-by-human": true
4057 }, 4057 },
4058 "etc1bitmap_565.png": {
4059 "allowed-digests": [
4060 [
4061 "bitmap-64bitMD5",
4062 15855537393781495131
4063 ]
4064 ],
4065 "reviewed-by-human": true
4066 },
4067 "etc1bitmap_8888.png": {
4068 "allowed-digests": [
4069 [
4070 "bitmap-64bitMD5",
4071 10396043285211938891
4072 ]
4073 ],
4074 "reviewed-by-human": true
4075 },
4058 "extractbitmap_565.png": { 4076 "extractbitmap_565.png": {
4059 "allowed-digests": [ 4077 "allowed-digests": [
4060 [ 4078 [
4061 "bitmap-64bitMD5", 4079 "bitmap-64bitMD5",
4062 11559795738519917215 4080 11559795738519917215
4063 ] 4081 ]
4064 ], 4082 ],
4065 "reviewed-by-human": true 4083 "reviewed-by-human": true
4066 }, 4084 },
4067 "extractbitmap_8888.png": { 4085 "extractbitmap_8888.png": {
(...skipping 5047 matching lines...) Expand 10 before | Expand all | Expand 10 after
9115 "allowed-digests": [ 9133 "allowed-digests": [
9116 [ 9134 [
9117 "bitmap-64bitMD5", 9135 "bitmap-64bitMD5",
9118 11611679597896853327 9136 11611679597896853327
9119 ] 9137 ]
9120 ], 9138 ],
9121 "reviewed-by-human": true 9139 "reviewed-by-human": true
9122 } 9140 }
9123 } 9141 }
9124 } 9142 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698