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

Side by Side Diff: expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86_64-Release/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 6132 matching lines...) Expand 10 before | Expand all | Expand 10 after
6143 [ 6143 [
6144 "bitmap-64bitMD5", 6144 "bitmap-64bitMD5",
6145 10711893904565135844 6145 10711893904565135844
6146 ] 6146 ]
6147 ], 6147 ],
6148 "bugs": [ 6148 "bugs": [
6149 1578 6149 1578
6150 ], 6150 ],
6151 "reviewed-by-human": false 6151 "reviewed-by-human": false
6152 }, 6152 },
6153 "etc1bitmap_565.png": {
6154 "allowed-digests": [
6155 [
6156 "bitmap-64bitMD5",
6157 15855537393781495131
6158 ]
6159 ],
6160 "reviewed-by-human": true
6161 },
6162 "etc1bitmap_8888.png": {
6163 "allowed-digests": [
6164 [
6165 "bitmap-64bitMD5",
6166 10396043285211938891
6167 ]
6168 ],
6169 "reviewed-by-human": true
6170 },
6171 "etc1bitmap_gpu.png": {
6172 "allowed-digests": [
6173 [
6174 "bitmap-64bitMD5",
6175 10396043285211938891
6176 ]
6177 ],
6178 "reviewed-by-human": true
6179 },
6180 "etc1bitmap_pdf-mac.png": {
6181 "allowed-digests": [
6182 [
6183 "bitmap-64bitMD5",
6184 10396043285211938891
6185 ]
6186 ],
6187 "reviewed-by-human": true
6188 },
6153 "extractbitmap_565.png": { 6189 "extractbitmap_565.png": {
6154 "allowed-digests": [ 6190 "allowed-digests": [
6155 [ 6191 [
6156 "bitmap-64bitMD5", 6192 "bitmap-64bitMD5",
6157 10931473040653078858 6193 10931473040653078858
6158 ] 6194 ]
6159 ], 6195 ],
6160 "reviewed-by-human": true 6196 "reviewed-by-human": true
6161 }, 6197 },
6162 "extractbitmap_8888.png": { 6198 "extractbitmap_8888.png": {
(...skipping 8154 matching lines...) Expand 10 before | Expand all | Expand 10 after
14317 7829854837061118142 14353 7829854837061118142
14318 ] 14354 ]
14319 ], 14355 ],
14320 "bugs": [ 14356 "bugs": [
14321 1578 14357 1578
14322 ], 14358 ],
14323 "reviewed-by-human": false 14359 "reviewed-by-human": false
14324 } 14360 }
14325 } 14361 }
14326 } 14362 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698