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

Side by Side Diff: expectations/gm/base-android-nexus-10/expected-results.json

Issue 20501004: Remove Nexus10 strokes3_gpu expectations. This one seems to change every run (uninit? driver bug?). (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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_gpu.png": { 9 "3x3bitmaprect_gpu.png": {
10 "allowed-digests": [ 10 "allowed-digests": [
(...skipping 3354 matching lines...) Expand 10 before | Expand all | Expand 10 after
3365 }, 3365 },
3366 "strokes3_8888.png": { 3366 "strokes3_8888.png": {
3367 "allowed-digests": [ 3367 "allowed-digests": [
3368 [ 3368 [
3369 "bitmap-64bitMD5", 3369 "bitmap-64bitMD5",
3370 16717945387368894511 3370 16717945387368894511
3371 ] 3371 ]
3372 ], 3372 ],
3373 "ignore-failure": false 3373 "ignore-failure": false
3374 }, 3374 },
3375 "strokes3_gpu.png": {
3376 "allowed-digests": [
3377 [
3378 "bitmap-64bitMD5",
3379 74227091383830983
3380 ]
3381 ],
3382 "ignore-failure": false
3383 },
3384 "strokes3_msaa4.png": { 3375 "strokes3_msaa4.png": {
3385 "allowed-digests": [ 3376 "allowed-digests": [
3386 [ 3377 [
3387 "bitmap-64bitMD5", 3378 "bitmap-64bitMD5",
3388 11012173931681422127 3379 11012173931681422127
3389 ] 3380 ]
3390 ], 3381 ],
3391 "ignore-failure": false 3382 "ignore-failure": false
3392 }, 3383 },
3393 "strokes_poly_gpu.png": { 3384 "strokes_poly_gpu.png": {
(...skipping 449 matching lines...) Expand 10 before | Expand all | Expand 10 after
3843 "xfermodes_msaa4.png": { 3834 "xfermodes_msaa4.png": {
3844 "allowed-digests": [ 3835 "allowed-digests": [
3845 [ 3836 [
3846 "bitmap-64bitMD5", 3837 "bitmap-64bitMD5",
3847 5822077952919040027 3838 5822077952919040027
3848 ] 3839 ]
3849 ], 3840 ],
3850 "ignore-failure": false 3841 "ignore-failure": false
3851 } 3842 }
3852 } 3843 }
3853 } 3844 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698