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

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

Issue 707513002: Add baselines for the new dashing5 GM (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 1 month 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 5652 matching lines...) Expand 10 before | Expand all | Expand 10 after
5663 }, 5663 },
5664 "dashing4_angle.png": { 5664 "dashing4_angle.png": {
5665 "allowed-digests": [ 5665 "allowed-digests": [
5666 [ 5666 [
5667 "bitmap-64bitMD5", 5667 "bitmap-64bitMD5",
5668 10828679394151128246 5668 10828679394151128246
5669 ] 5669 ]
5670 ], 5670 ],
5671 "reviewed-by-human": true 5671 "reviewed-by-human": true
5672 }, 5672 },
5673 "dashing5_aa_angle.png": {
5674 "allowed-digests": [
5675 [
5676 "bitmap-64bitMD5",
5677 7046421740729151497
5678 ]
5679 ],
5680 "reviewed-by-human": true
5681 },
5682 "dashing5_bw_angle.png": {
5683 "allowed-digests": [
5684 [
5685 "bitmap-64bitMD5",
5686 10671864751655202970
5687 ]
5688 ],
5689 "reviewed-by-human": true
5690 },
5673 "dashing_565.png": { 5691 "dashing_565.png": {
5674 "allowed-digests": [ 5692 "allowed-digests": [
5675 [ 5693 [
5676 "bitmap-64bitMD5", 5694 "bitmap-64bitMD5",
5677 2587070015488181148 5695 2587070015488181148
5678 ] 5696 ]
5679 ], 5697 ],
5680 "bugs": [ 5698 "bugs": [
5681 1578 5699 1578
5682 ], 5700 ],
(...skipping 10100 matching lines...) Expand 10 before | Expand all | Expand 10 after
15783 "allowed-digests": [ 15801 "allowed-digests": [
15784 [ 15802 [
15785 "bitmap-64bitMD5", 15803 "bitmap-64bitMD5",
15786 12937422788648264516 15804 12937422788648264516
15787 ] 15805 ]
15788 ], 15806 ],
15789 "reviewed-by-human": true 15807 "reviewed-by-human": true
15790 } 15808 }
15791 } 15809 }
15792 } 15810 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698