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

Side by Side Diff: expectations/gm/Test-Android-IntelRhb-SGX544-x86-Debug/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 569 matching lines...) Expand 10 before | Expand all | Expand 10 after
580 [ 580 [
581 "bitmap-64bitMD5", 581 "bitmap-64bitMD5",
582 930590022062657844 582 930590022062657844
583 ] 583 ]
584 ], 584 ],
585 "bugs": [ 585 "bugs": [
586 1759 586 1759
587 ], 587 ],
588 "reviewed-by-human": false 588 "reviewed-by-human": false
589 }, 589 },
590 "bitmapshaders_565.png": {
591 "allowed-digests": [
592 [
593 "bitmap-64bitMD5",
594 14816370732421230660
595 ]
596 ],
597 "reviewed-by-human": true
598 },
599 "bitmapshaders_8888.png": {
600 "allowed-digests": [
601 [
602 "bitmap-64bitMD5",
603 2770977120663775609
604 ]
605 ],
606 "reviewed-by-human": true
607 },
590 "bleed_565.png": { 608 "bleed_565.png": {
591 "allowed-digests": [ 609 "allowed-digests": [
592 [ 610 [
593 "bitmap-64bitMD5", 611 "bitmap-64bitMD5",
594 5004478543740101868 612 5004478543740101868
595 ] 613 ]
596 ], 614 ],
597 "bugs": [ 615 "bugs": [
598 1578 616 1578
599 ], 617 ],
(...skipping 8212 matching lines...) Expand 10 before | Expand all | Expand 10 after
8812 7090247884996467440 8830 7090247884996467440
8813 ] 8831 ]
8814 ], 8832 ],
8815 "bugs": [ 8833 "bugs": [
8816 1759 8834 1759
8817 ], 8835 ],
8818 "reviewed-by-human": false 8836 "reviewed-by-human": false
8819 } 8837 }
8820 } 8838 }
8821 } 8839 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698