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

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

Issue 471723002: Rebaseline R11 and ASTC bitmap GMs (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 4 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 247 matching lines...) Expand 10 before | Expand all | Expand 10 after
258 [ 258 [
259 "bitmap-64bitMD5", 259 "bitmap-64bitMD5",
260 920095541955296536 260 920095541955296536
261 ] 261 ]
262 ], 262 ],
263 "bugs": [ 263 "bugs": [
264 1578 264 1578
265 ], 265 ],
266 "reviewed-by-human": false 266 "reviewed-by-human": false
267 }, 267 },
268 "astcbitmap_565.png": {
269 "allowed-digests": [
270 [
271 "bitmap-64bitMD5",
272 7296080463405164282
273 ]
274 ],
275 "reviewed-by-human": true
276 },
277 "astcbitmap_8888.png": {
278 "allowed-digests": [
279 [
280 "bitmap-64bitMD5",
281 7104155647358997780
282 ]
283 ],
284 "reviewed-by-human": true
285 },
286 "astcbitmap_gpu.png": {
287 "allowed-digests": [
288 [
289 "bitmap-64bitMD5",
290 7104155647358997780
291 ]
292 ],
293 "reviewed-by-human": true
294 },
268 "bat_gpu.png": { 295 "bat_gpu.png": {
269 "allowed-digests": [ 296 "allowed-digests": [
270 [ 297 [
271 "bitmap-64bitMD5", 298 "bitmap-64bitMD5",
272 2889771302064999257 299 2889771302064999257
273 ] 300 ]
274 ], 301 ],
275 "bugs": [ 302 "bugs": [
276 1759 303 1759
277 ], 304 ],
(...skipping 5296 matching lines...) Expand 10 before | Expand all | Expand 10 after
5574 }, 5601 },
5575 "etc1bitmap_pkm_gpu.png": { 5602 "etc1bitmap_pkm_gpu.png": {
5576 "allowed-digests": [ 5603 "allowed-digests": [
5577 [ 5604 [
5578 "bitmap-64bitMD5", 5605 "bitmap-64bitMD5",
5579 17338451294848191155 5606 17338451294848191155
5580 ] 5607 ]
5581 ], 5608 ],
5582 "reviewed-by-human": true 5609 "reviewed-by-human": true
5583 }, 5610 },
5611 "etc1bitmap_r11.ktx_565.png": {
5612 "allowed-digests": [
5613 [
5614 "bitmap-64bitMD5",
5615 1495436641215277847
5616 ]
5617 ],
5618 "reviewed-by-human": true
5619 },
5620 "etc1bitmap_r11.ktx_8888.png": {
5621 "allowed-digests": [
5622 [
5623 "bitmap-64bitMD5",
5624 14073051900873346231
5625 ]
5626 ],
5627 "reviewed-by-human": true
5628 },
5629 "etc1bitmap_r11.ktx_gpu.png": {
5630 "allowed-digests": [
5631 [
5632 "bitmap-64bitMD5",
5633 14073051900873346231
5634 ]
5635 ],
5636 "reviewed-by-human": true
5637 },
5584 "extractbitmap_565.png": { 5638 "extractbitmap_565.png": {
5585 "allowed-digests": [ 5639 "allowed-digests": [
5586 [ 5640 [
5587 "bitmap-64bitMD5", 5641 "bitmap-64bitMD5",
5588 10931473040653078858 5642 10931473040653078858
5589 ] 5643 ]
5590 ], 5644 ],
5591 "reviewed-by-human": true 5645 "reviewed-by-human": true
5592 }, 5646 },
5593 "extractbitmap_8888.png": { 5647 "extractbitmap_8888.png": {
(...skipping 7069 matching lines...) Expand 10 before | Expand all | Expand 10 after
12663 14019814087375927425 12717 14019814087375927425
12664 ] 12718 ]
12665 ], 12719 ],
12666 "bugs": [ 12720 "bugs": [
12667 1578 12721 1578
12668 ], 12722 ],
12669 "reviewed-by-human": false 12723 "reviewed-by-human": false
12670 } 12724 }
12671 } 12725 }
12672 } 12726 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698