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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86_64-Release/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 246 matching lines...) Expand 10 before | Expand all | Expand 10 after
257 [ 257 [
258 "bitmap-64bitMD5", 258 "bitmap-64bitMD5",
259 920095541955296536 259 920095541955296536
260 ] 260 ]
261 ], 261 ],
262 "bugs": [ 262 "bugs": [
263 1578 263 1578
264 ], 264 ],
265 "reviewed-by-human": false 265 "reviewed-by-human": false
266 }, 266 },
267 "astcbitmap_565.png": {
268 "allowed-digests": [
269 [
270 "bitmap-64bitMD5",
271 7296080463405164282
272 ]
273 ],
274 "reviewed-by-human": true
275 },
276 "astcbitmap_8888.png": {
277 "allowed-digests": [
278 [
279 "bitmap-64bitMD5",
280 7104155647358997780
281 ]
282 ],
283 "reviewed-by-human": true
284 },
285 "astcbitmap_gpu.png": {
286 "allowed-digests": [
287 [
288 "bitmap-64bitMD5",
289 7104155647358997780
290 ]
291 ],
292 "reviewed-by-human": true
293 },
267 "bat_gpu.png": { 294 "bat_gpu.png": {
268 "allowed-digests": [ 295 "allowed-digests": [
269 [ 296 [
270 "bitmap-64bitMD5", 297 "bitmap-64bitMD5",
271 2889771302064999257 298 2889771302064999257
272 ] 299 ]
273 ], 300 ],
274 "bugs": [ 301 "bugs": [
275 1759 302 1759
276 ], 303 ],
(...skipping 5332 matching lines...) Expand 10 before | Expand all | Expand 10 after
5609 }, 5636 },
5610 "etc1bitmap_pkm_gpu.png": { 5637 "etc1bitmap_pkm_gpu.png": {
5611 "allowed-digests": [ 5638 "allowed-digests": [
5612 [ 5639 [
5613 "bitmap-64bitMD5", 5640 "bitmap-64bitMD5",
5614 17338451294848191155 5641 17338451294848191155
5615 ] 5642 ]
5616 ], 5643 ],
5617 "reviewed-by-human": true 5644 "reviewed-by-human": true
5618 }, 5645 },
5646 "etc1bitmap_r11.ktx_565.png": {
5647 "allowed-digests": [
5648 [
5649 "bitmap-64bitMD5",
5650 1495436641215277847
5651 ]
5652 ],
5653 "reviewed-by-human": true
5654 },
5655 "etc1bitmap_r11.ktx_8888.png": {
5656 "allowed-digests": [
5657 [
5658 "bitmap-64bitMD5",
5659 14073051900873346231
5660 ]
5661 ],
5662 "reviewed-by-human": true
5663 },
5664 "etc1bitmap_r11.ktx_gpu.png": {
5665 "allowed-digests": [
5666 [
5667 "bitmap-64bitMD5",
5668 14073051900873346231
5669 ]
5670 ],
5671 "reviewed-by-human": true
5672 },
5619 "extractbitmap_565.png": { 5673 "extractbitmap_565.png": {
5620 "allowed-digests": [ 5674 "allowed-digests": [
5621 [ 5675 [
5622 "bitmap-64bitMD5", 5676 "bitmap-64bitMD5",
5623 10931473040653078858 5677 10931473040653078858
5624 ] 5678 ]
5625 ], 5679 ],
5626 "reviewed-by-human": true 5680 "reviewed-by-human": true
5627 }, 5681 },
5628 "extractbitmap_8888.png": { 5682 "extractbitmap_8888.png": {
(...skipping 7094 matching lines...) Expand 10 before | Expand all | Expand 10 after
12723 14019814087375927425 12777 14019814087375927425
12724 ] 12778 ]
12725 ], 12779 ],
12726 "bugs": [ 12780 "bugs": [
12727 1578 12781 1578
12728 ], 12782 ],
12729 "reviewed-by-human": false 12783 "reviewed-by-human": false
12730 } 12784 }
12731 } 12785 }
12732 } 12786 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698