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

Side by Side Diff: expectations/gm/Test-Android-IntelRhb-SGX544-x86-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 2547 matching lines...) Expand 10 before | Expand all | Expand 10 after
2558 ], 2558 ],
2559 "bugs": [ 2559 "bugs": [
2560 1578 2560 1578
2561 ], 2561 ],
2562 "reviewed-by-human": false 2562 "reviewed-by-human": false
2563 }, 2563 },
2564 "colormatrix_gpu.png": { 2564 "colormatrix_gpu.png": {
2565 "allowed-digests": [ 2565 "allowed-digests": [
2566 [ 2566 [
2567 "bitmap-64bitMD5", 2567 "bitmap-64bitMD5",
2568 9179896739428124194 2568 1575688773869978322
2569 ] 2569 ]
2570 ], 2570 ],
2571 "bugs": [ 2571 "bugs": [
2572 1759 2572 1759
2573 ], 2573 ],
2574 "reviewed-by-human": false 2574 "reviewed-by-human": false
2575 }, 2575 },
2576 "colortype_565.png": { 2576 "colortype_565.png": {
2577 "allowed-digests": [ 2577 "allowed-digests": [
2578 [ 2578 [
(...skipping 5910 matching lines...) Expand 10 before | Expand all | Expand 10 after
8489 "allowed-digests": [ 8489 "allowed-digests": [
8490 [ 8490 [
8491 "bitmap-64bitMD5", 8491 "bitmap-64bitMD5",
8492 5435605971350264714 8492 5435605971350264714
8493 ] 8493 ]
8494 ], 8494 ],
8495 "reviewed-by-human": true 8495 "reviewed-by-human": true
8496 } 8496 }
8497 } 8497 }
8498 } 8498 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698