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

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

Issue 416983002: Add initial baselines for varied_text* GMs (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 4 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 14976 matching lines...) Expand 10 before | Expand all | Expand 10 after
14987 [ 14987 [
14988 "bitmap-64bitMD5", 14988 "bitmap-64bitMD5",
14989 10812930422738500642 14989 10812930422738500642
14990 ] 14990 ]
14991 ], 14991 ],
14992 "bugs": [ 14992 "bugs": [
14993 1578 14993 1578
14994 ], 14994 ],
14995 "reviewed-by-human": false 14995 "reviewed-by-human": false
14996 }, 14996 },
14997 "varied_text_clipped_lcd_angle.png": {
14998 "allowed-digests": [
14999 [
15000 "bitmap-64bitMD5",
15001 3150156316299090359
15002 ]
15003 ],
15004 "reviewed-by-human": true
15005 },
15006 "varied_text_clipped_no_lcd_angle.png": {
15007 "allowed-digests": [
15008 [
15009 "bitmap-64bitMD5",
15010 9681310633081179342
15011 ]
15012 ],
15013 "reviewed-by-human": true
15014 },
15015 "varied_text_ignorable_clip_lcd_angle.png": {
15016 "allowed-digests": [
15017 [
15018 "bitmap-64bitMD5",
15019 1349309672055368776
15020 ]
15021 ],
15022 "reviewed-by-human": true
15023 },
15024 "varied_text_ignorable_clip_no_lcd_angle.png": {
15025 "allowed-digests": [
15026 [
15027 "bitmap-64bitMD5",
15028 7788637017468019330
15029 ]
15030 ],
15031 "reviewed-by-human": true
15032 },
14997 "vertices_80_angle.png": { 15033 "vertices_80_angle.png": {
14998 "allowed-digests": [ 15034 "allowed-digests": [
14999 [ 15035 [
15000 "bitmap-64bitMD5", 15036 "bitmap-64bitMD5",
15001 7468160426894723766 15037 7468160426894723766
15002 ] 15038 ]
15003 ], 15039 ],
15004 "reviewed-by-human": true 15040 "reviewed-by-human": true
15005 }, 15041 },
15006 "vertices_angle.png": { 15042 "vertices_angle.png": {
(...skipping 387 matching lines...) Expand 10 before | Expand all | Expand 10 after
15394 14019814087375927425 15430 14019814087375927425
15395 ] 15431 ]
15396 ], 15432 ],
15397 "bugs": [ 15433 "bugs": [
15398 1578 15434 1578
15399 ], 15435 ],
15400 "reviewed-by-human": false 15436 "reviewed-by-human": false
15401 } 15437 }
15402 } 15438 }
15403 } 15439 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698