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

Side by Side Diff: expectations/gm/Test-Android-GalaxyNexus-SGX540-Arm7-Release/expected-results.json

Issue 24038005: Rebaseline known-bad scaled_tilemodes tests on GalaxyNexus (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: mark_ignore_failure Created 7 years, 3 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 5466 matching lines...) Expand 10 before | Expand all | Expand 10 after
5477 ], 5477 ],
5478 "bugs": [ 5478 "bugs": [
5479 1603 5479 1603
5480 ], 5480 ],
5481 "reviewed-by-human": false 5481 "reviewed-by-human": false
5482 }, 5482 },
5483 "scaled_tilemodes_msaa4.png": { 5483 "scaled_tilemodes_msaa4.png": {
5484 "allowed-digests": [ 5484 "allowed-digests": [
5485 [ 5485 [
5486 "bitmap-64bitMD5", 5486 "bitmap-64bitMD5",
5487 12313280019537804469 5487 494968569550831091
5488 ] 5488 ]
5489 ], 5489 ],
5490 "bugs": [ 5490 "bugs": [
5491 1603 5491 1603
5492 ], 5492 ],
5493 "ignore-failure": true,
5493 "reviewed-by-human": false 5494 "reviewed-by-human": false
5494 }, 5495 },
5495 "scaled_tilemodes_npot_565.png": { 5496 "scaled_tilemodes_npot_565.png": {
5496 "allowed-digests": [ 5497 "allowed-digests": [
5497 [ 5498 [
5498 "bitmap-64bitMD5", 5499 "bitmap-64bitMD5",
5499 10570768149143786460 5500 10570768149143786460
5500 ] 5501 ]
5501 ], 5502 ],
5502 "bugs": [ 5503 "bugs": [
(...skipping 1066 matching lines...) Expand 10 before | Expand all | Expand 10 after
6569 "xfermodes_gpu.png": { 6570 "xfermodes_gpu.png": {
6570 "allowed-digests": [ 6571 "allowed-digests": [
6571 [ 6572 [
6572 "bitmap-64bitMD5", 6573 "bitmap-64bitMD5",
6573 9426889969709537348 6574 9426889969709537348
6574 ] 6575 ]
6575 ], 6576 ],
6576 "ignore-failure": false 6577 "ignore-failure": false
6577 } 6578 }
6578 } 6579 }
6579 } 6580 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698