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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Release-ANGLE/expected-results.json

Issue 336703002: New baselines for perlin noise tests affected by ce6a35. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: remove suppressions from ignored-tests.txt 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 11695 matching lines...) Expand 10 before | Expand all | Expand 10 after
11706 ], 11706 ],
11707 "bugs": [ 11707 "bugs": [
11708 1578 11708 1578
11709 ], 11709 ],
11710 "reviewed-by-human": false 11710 "reviewed-by-human": false
11711 }, 11711 },
11712 "perlinnoise_angle.png": { 11712 "perlinnoise_angle.png": {
11713 "allowed-digests": [ 11713 "allowed-digests": [
11714 [ 11714 [
11715 "bitmap-64bitMD5", 11715 "bitmap-64bitMD5",
11716 16797866961220551470 11716 13918912246429055687
11717 ] 11717 ]
11718 ], 11718 ],
11719 "bugs": [ 11719 "reviewed-by-human": true
11720 1578
11721 ],
11722 "reviewed-by-human": false
11723 }, 11720 },
11724 "perlinnoise_gpu.png": { 11721 "perlinnoise_gpu.png": {
11725 "allowed-digests": [ 11722 "allowed-digests": [
11726 [ 11723 [
11727 "bitmap-64bitMD5", 11724 "bitmap-64bitMD5",
11728 16797866961220551470 11725 16797866961220551470
11729 ] 11726 ]
11730 ], 11727 ],
11731 "ignore-failure": false 11728 "ignore-failure": false
11732 }, 11729 },
(...skipping 3712 matching lines...) Expand 10 before | Expand all | Expand 10 after
15445 14019814087375927425 15442 14019814087375927425
15446 ] 15443 ]
15447 ], 15444 ],
15448 "bugs": [ 15445 "bugs": [
15449 1578 15446 1578
15450 ], 15447 ],
15451 "reviewed-by-human": false 15448 "reviewed-by-human": false
15452 } 15449 }
15453 } 15450 }
15454 } 15451 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698