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

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

Issue 339923004: * Removed bitmapshaders from expectations/gm/ignored-tests.txt. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 6 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
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 567 matching lines...) Expand 10 before | Expand all | Expand 10 after
578 "bitmap-64bitMD5", 578 "bitmap-64bitMD5",
579 23481610040948036 579 23481610040948036
580 ] 580 ]
581 ], 581 ],
582 "reviewed-by-human": true 582 "reviewed-by-human": true
583 }, 583 },
584 "bitmapshaders_gpu.png": { 584 "bitmapshaders_gpu.png": {
585 "allowed-digests": [ 585 "allowed-digests": [
586 [ 586 [
587 "bitmap-64bitMD5", 587 "bitmap-64bitMD5",
588 16703280953816628958 588 1059519367608591882
589 ] 589 ]
590 ], 590 ],
591 "bugs": [
592 2293
593 ],
591 "ignore-failure": true, 594 "ignore-failure": true,
592 "reviewed-by-human": true 595 "reviewed-by-human": true
593 }, 596 },
594 "bitmapsource_565.png": { 597 "bitmapsource_565.png": {
595 "allowed-digests": [ 598 "allowed-digests": [
596 [ 599 [
597 "bitmap-64bitMD5", 600 "bitmap-64bitMD5",
598 10503127572291510299 601 10503127572291510299
599 ] 602 ]
600 ], 603 ],
(...skipping 8099 matching lines...) Expand 10 before | Expand all | Expand 10 after
8700 "allowed-digests": [ 8703 "allowed-digests": [
8701 [ 8704 [
8702 "bitmap-64bitMD5", 8705 "bitmap-64bitMD5",
8703 7871079263072256188 8706 7871079263072256188
8704 ] 8707 ]
8705 ], 8708 ],
8706 "reviewed-by-human": true 8709 "reviewed-by-human": true
8707 } 8710 }
8708 } 8711 }
8709 } 8712 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698