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

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

Issue 697233003: update baselines and ignores for texture_domain (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 12711 matching lines...) Expand 10 before | Expand all | Expand 10 after
12722 ], 12722 ],
12723 "bugs": [ 12723 "bugs": [
12724 1578 12724 1578
12725 ], 12725 ],
12726 "reviewed-by-human": false 12726 "reviewed-by-human": false
12727 }, 12727 },
12728 "texture_domain_effect_gpu.png": { 12728 "texture_domain_effect_gpu.png": {
12729 "allowed-digests": [ 12729 "allowed-digests": [
12730 [ 12730 [
12731 "bitmap-64bitMD5", 12731 "bitmap-64bitMD5",
12732 16893666949631983554 12732 14803370284629657398
12733 ] 12733 ]
12734 ], 12734 ],
12735 "reviewed-by-human": true 12735 "reviewed-by-human": true
12736 }, 12736 },
12737 "thinrects_565.png": { 12737 "thinrects_565.png": {
12738 "allowed-digests": [ 12738 "allowed-digests": [
12739 [ 12739 [
12740 "bitmap-64bitMD5", 12740 "bitmap-64bitMD5",
12741 17949451347125150629 12741 17949451347125150629
12742 ] 12742 ]
(...skipping 934 matching lines...) Expand 10 before | Expand all | Expand 10 after
13677 "allowed-digests": [ 13677 "allowed-digests": [
13678 [ 13678 [
13679 "bitmap-64bitMD5", 13679 "bitmap-64bitMD5",
13680 12937422788648264516 13680 12937422788648264516
13681 ] 13681 ]
13682 ], 13682 ],
13683 "reviewed-by-human": true 13683 "reviewed-by-human": true
13684 } 13684 }
13685 } 13685 }
13686 } 13686 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698