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

Side by Side Diff: expectations/gm/Test-Android-Nexus7-Tegra3-Arm7-Debug/expected-results.json

Issue 198973003: New GPU baselines for colormatrix GM. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Remove test suppression Created 6 years, 9 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
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 2435 matching lines...) Expand 10 before | Expand all | Expand 10 after
2446 ], 2446 ],
2447 "bugs": [ 2447 "bugs": [
2448 1578 2448 1578
2449 ], 2449 ],
2450 "reviewed-by-human": false 2450 "reviewed-by-human": false
2451 }, 2451 },
2452 "colormatrix_gpu.png": { 2452 "colormatrix_gpu.png": {
2453 "allowed-digests": [ 2453 "allowed-digests": [
2454 [ 2454 [
2455 "bitmap-64bitMD5", 2455 "bitmap-64bitMD5",
2456 8369570073044939476 2456 16420645228910782051
2457 ] 2457 ]
2458 ], 2458 ],
2459 "bugs": [ 2459 "bugs": [
2460 1578 2460 1578
2461 ], 2461 ],
2462 "reviewed-by-human": false 2462 "reviewed-by-human": false
2463 }, 2463 },
2464 "colortype_565.png": { 2464 "colortype_565.png": {
2465 "allowed-digests": [ 2465 "allowed-digests": [
2466 [ 2466 [
(...skipping 5419 matching lines...) Expand 10 before | Expand all | Expand 10 after
7886 "allowed-digests": [ 7886 "allowed-digests": [
7887 [ 7887 [
7888 "bitmap-64bitMD5", 7888 "bitmap-64bitMD5",
7889 15875759814156531612 7889 15875759814156531612
7890 ] 7890 ]
7891 ], 7891 ],
7892 "reviewed-by-human": true 7892 "reviewed-by-human": true
7893 } 7893 }
7894 } 7894 }
7895 } 7895 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698