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

Side by Side Diff: expectations/gm/Test-Android-Xoom-Tegra2-Arm7-Release/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 2473 matching lines...) Expand 10 before | Expand all | Expand 10 after
2484 ], 2484 ],
2485 "bugs": [ 2485 "bugs": [
2486 1759 2486 1759
2487 ], 2487 ],
2488 "reviewed-by-human": false 2488 "reviewed-by-human": false
2489 }, 2489 },
2490 "colormatrix_gpu.png": { 2490 "colormatrix_gpu.png": {
2491 "allowed-digests": [ 2491 "allowed-digests": [
2492 [ 2492 [
2493 "bitmap-64bitMD5", 2493 "bitmap-64bitMD5",
2494 8369570073044939476 2494 16420645228910782051
2495 ] 2495 ]
2496 ], 2496 ],
2497 "bugs": [ 2497 "bugs": [
2498 1759 2498 1759
2499 ], 2499 ],
2500 "reviewed-by-human": false 2500 "reviewed-by-human": false
2501 }, 2501 },
2502 "colortype_565.png": { 2502 "colortype_565.png": {
2503 "allowed-digests": [ 2503 "allowed-digests": [
2504 [ 2504 [
(...skipping 5490 matching lines...) Expand 10 before | Expand all | Expand 10 after
7995 "allowed-digests": [ 7995 "allowed-digests": [
7996 [ 7996 [
7997 "bitmap-64bitMD5", 7997 "bitmap-64bitMD5",
7998 4042776193633200779 7998 4042776193633200779
7999 ] 7999 ]
8000 ], 8000 ],
8001 "reviewed-by-human": true 8001 "reviewed-by-human": true
8002 } 8002 }
8003 } 8003 }
8004 } 8004 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698