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

Side by Side Diff: expectations/gm/Test-Mac10.8-MacMini4.1-GeForce320M-x86-Release/expected-results.json

Issue 180153002: rebaseline extractbitmap GMs, as the test itself changed (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 9 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 6503 matching lines...) Expand 10 before | Expand all | Expand 10 after
6514 ], 6514 ],
6515 "bugs": [ 6515 "bugs": [
6516 1759 6516 1759
6517 ], 6517 ],
6518 "reviewed-by-human": false 6518 "reviewed-by-human": false
6519 }, 6519 },
6520 "extractbitmap_565.png": { 6520 "extractbitmap_565.png": {
6521 "allowed-digests": [ 6521 "allowed-digests": [
6522 [ 6522 [
6523 "bitmap-64bitMD5", 6523 "bitmap-64bitMD5",
6524 6262841086313421656 6524 10931473040653078858
6525 ] 6525 ]
6526 ], 6526 ],
6527 "bugs": [ 6527 "reviewed-by-human": true
6528 1578
6529 ],
6530 "reviewed-by-human": false
6531 }, 6528 },
6532 "extractbitmap_8888.png": { 6529 "extractbitmap_8888.png": {
6533 "allowed-digests": [ 6530 "allowed-digests": [
6534 [ 6531 [
6535 "bitmap-64bitMD5", 6532 "bitmap-64bitMD5",
6536 6262841086313421656 6533 10931473040653078858
6537 ] 6534 ]
6538 ], 6535 ],
6539 "bugs": [ 6536 "reviewed-by-human": true
6540 1578
6541 ],
6542 "reviewed-by-human": false
6543 }, 6537 },
6544 "extractbitmap_gpu.png": { 6538 "extractbitmap_gpu.png": {
6545 "allowed-digests": [ 6539 "allowed-digests": [
6546 [ 6540 [
6547 "bitmap-64bitMD5", 6541 "bitmap-64bitMD5",
6548 6262841086313421656 6542 10931473040653078858
6549 ] 6543 ]
6550 ], 6544 ],
6551 "bugs": [ 6545 "reviewed-by-human": true
6552 1578
6553 ],
6554 "reviewed-by-human": false
6555 }, 6546 },
6556 "extractbitmap_pdf-mac.png": { 6547 "extractbitmap_pdf-mac.png": {
6557 "allowed-digests": [ 6548 "allowed-digests": [
6558 [ 6549 [
6559 "bitmap-64bitMD5", 6550 "bitmap-64bitMD5",
6560 10931473040653078858 6551 10931473040653078858
6561 ] 6552 ]
6562 ], 6553 ],
6563 "bugs": [ 6554 "bugs": [
6564 1578 6555 1578
(...skipping 7797 matching lines...) Expand 10 before | Expand all | Expand 10 after
14362 7829854837061118142 14353 7829854837061118142
14363 ] 14354 ]
14364 ], 14355 ],
14365 "bugs": [ 14356 "bugs": [
14366 1578 14357 1578
14367 ], 14358 ],
14368 "reviewed-by-human": false 14359 "reviewed-by-human": false
14369 } 14360 }
14370 } 14361 }
14371 } 14362 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698