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

Side by Side Diff: expectations/gm/Test-Android-IntelRhb-SGX544-x86-Debug/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 7021 matching lines...) Expand 10 before | Expand all | Expand 10 after
7032 "bitmap-64bitMD5", 7032 "bitmap-64bitMD5",
7033 10481810241231481688 7033 10481810241231481688
7034 ] 7034 ]
7035 ], 7035 ],
7036 "reviewed-by-human": false 7036 "reviewed-by-human": false
7037 }, 7037 },
7038 "perlinnoise_565.png": { 7038 "perlinnoise_565.png": {
7039 "allowed-digests": [ 7039 "allowed-digests": [
7040 [ 7040 [
7041 "bitmap-64bitMD5", 7041 "bitmap-64bitMD5",
7042 9082432384413135846 7042 16968168405481699903
7043 ] 7043 ]
7044 ], 7044 ],
7045 "bugs": [ 7045 "reviewed-by-human": true
7046 1578
7047 ],
7048 "reviewed-by-human": false
7049 }, 7046 },
7050 "perlinnoise_8888.png": { 7047 "perlinnoise_8888.png": {
7051 "allowed-digests": [ 7048 "allowed-digests": [
7052 [ 7049 [
7053 "bitmap-64bitMD5", 7050 "bitmap-64bitMD5",
7054 12810758291552549406 7051 1098763191610264229
7055 ] 7052 ]
7056 ], 7053 ],
7057 "bugs": [ 7054 "reviewed-by-human": true
7058 1578
7059 ],
7060 "reviewed-by-human": false
7061 }, 7055 },
7062 "perlinnoise_gpu.png": { 7056 "perlinnoise_gpu.png": {
7063 "allowed-digests": [ 7057 "allowed-digests": [
7064 [ 7058 [
7065 "bitmap-64bitMD5", 7059 "bitmap-64bitMD5",
7066 5617237608049886158 7060 5617237608049886158
7067 ] 7061 ]
7068 ], 7062 ],
7069 "bugs": [ 7063 "bugs": [
7070 1759 7064 1759
(...skipping 2122 matching lines...) Expand 10 before | Expand all | Expand 10 after
9193 "allowed-digests": [ 9187 "allowed-digests": [
9194 [ 9188 [
9195 "bitmap-64bitMD5", 9189 "bitmap-64bitMD5",
9196 11611679597896853327 9190 11611679597896853327
9197 ] 9191 ]
9198 ], 9192 ],
9199 "reviewed-by-human": true 9193 "reviewed-by-human": true
9200 } 9194 }
9201 } 9195 }
9202 } 9196 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698