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

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

Issue 619873003: Add buggy GPU baselines for MultiPictureDraw Sierpinski GM (with bug label) (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 2 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 6839 matching lines...) Expand 10 before | Expand all | Expand 10 after
6850 }, 6850 },
6851 "multipicturedraw_sierpinski_simple_8888.png": { 6851 "multipicturedraw_sierpinski_simple_8888.png": {
6852 "allowed-digests": [ 6852 "allowed-digests": [
6853 [ 6853 [
6854 "bitmap-64bitMD5", 6854 "bitmap-64bitMD5",
6855 15848231028177105193 6855 15848231028177105193
6856 ] 6856 ]
6857 ], 6857 ],
6858 "reviewed-by-human": true 6858 "reviewed-by-human": true
6859 }, 6859 },
6860 "multipicturedraw_sierpinski_simple_gpu.png": {
6861 "allowed-digests": [
6862 [
6863 "bitmap-64bitMD5",
6864 10539483377299609346
6865 ]
6866 ],
6867 "bugs": [
6868 2979
6869 ],
6870 "reviewed-by-human": true
6871 },
6860 "multipicturedraw_sierpinski_tiled_565.png": { 6872 "multipicturedraw_sierpinski_tiled_565.png": {
6861 "allowed-digests": [ 6873 "allowed-digests": [
6862 [ 6874 [
6863 "bitmap-64bitMD5", 6875 "bitmap-64bitMD5",
6864 16121826786571656052 6876 16121826786571656052
6865 ] 6877 ]
6866 ], 6878 ],
6867 "reviewed-by-human": true 6879 "reviewed-by-human": true
6868 }, 6880 },
6869 "multipicturedraw_sierpinski_tiled_8888.png": { 6881 "multipicturedraw_sierpinski_tiled_8888.png": {
6870 "allowed-digests": [ 6882 "allowed-digests": [
6871 [ 6883 [
6872 "bitmap-64bitMD5", 6884 "bitmap-64bitMD5",
6873 1046298969627112289 6885 1046298969627112289
6874 ] 6886 ]
6875 ], 6887 ],
6876 "reviewed-by-human": true 6888 "reviewed-by-human": true
6877 }, 6889 },
6890 "multipicturedraw_sierpinski_tiled_gpu.png": {
6891 "allowed-digests": [
6892 [
6893 "bitmap-64bitMD5",
6894 11151412273502417360
6895 ]
6896 ],
6897 "bugs": [
6898 2979
6899 ],
6900 "reviewed-by-human": true
6901 },
6878 "nested_aa_565.png": { 6902 "nested_aa_565.png": {
6879 "allowed-digests": [ 6903 "allowed-digests": [
6880 [ 6904 [
6881 "bitmap-64bitMD5", 6905 "bitmap-64bitMD5",
6882 16123340172201812866 6906 16123340172201812866
6883 ] 6907 ]
6884 ], 6908 ],
6885 "bugs": [ 6909 "bugs": [
6886 1578 6910 1578
6887 ], 6911 ],
(...skipping 2762 matching lines...) Expand 10 before | Expand all | Expand 10 after
9650 "allowed-digests": [ 9674 "allowed-digests": [
9651 [ 9675 [
9652 "bitmap-64bitMD5", 9676 "bitmap-64bitMD5",
9653 6719196348100419960 9677 6719196348100419960
9654 ] 9678 ]
9655 ], 9679 ],
9656 "reviewed-by-human": false 9680 "reviewed-by-human": false
9657 } 9681 }
9658 } 9682 }
9659 } 9683 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698