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

Side by Side Diff: expectations/gm/Test-Android-NexusS-SGX540-Arm7-Release/expected-results.json

Issue 110643002: Correct baseline images for new "bitmapshaders" test (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 7 years 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 414 matching lines...) Expand 10 before | Expand all | Expand 10 after
425 }, 425 },
426 "bitmapscroll_gpu.png": { 426 "bitmapscroll_gpu.png": {
427 "allowed-digests": [ 427 "allowed-digests": [
428 [ 428 [
429 "bitmap-64bitMD5", 429 "bitmap-64bitMD5",
430 930590022062657844 430 930590022062657844
431 ] 431 ]
432 ], 432 ],
433 "ignore-failure": false 433 "ignore-failure": false
434 }, 434 },
435 "bitmapshaders_565.png": {
436 "allowed-digests": [
437 [
438 "bitmap-64bitMD5",
439 14816370732421230660
440 ]
441 ],
442 "reviewed-by-human": true
443 },
444 "bitmapshaders_8888.png": {
445 "allowed-digests": [
446 [
447 "bitmap-64bitMD5",
448 2770977120663775609
449 ]
450 ],
451 "reviewed-by-human": true
452 },
435 "bleed_565.png": { 453 "bleed_565.png": {
436 "allowed-digests": [ 454 "allowed-digests": [
437 [ 455 [
438 "bitmap-64bitMD5", 456 "bitmap-64bitMD5",
439 5004478543740101868 457 5004478543740101868
440 ] 458 ]
441 ] 459 ]
442 }, 460 },
443 "bleed_8888.png": { 461 "bleed_8888.png": {
444 "allowed-digests": [ 462 "allowed-digests": [
(...skipping 6405 matching lines...) Expand 10 before | Expand all | Expand 10 after
6850 "allowed-digests": [ 6868 "allowed-digests": [
6851 [ 6869 [
6852 "bitmap-64bitMD5", 6870 "bitmap-64bitMD5",
6853 11339091731165025728 6871 11339091731165025728
6854 ] 6872 ]
6855 ], 6873 ],
6856 "ignore-failure": false 6874 "ignore-failure": false
6857 } 6875 }
6858 } 6876 }
6859 } 6877 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698