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

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

Powered by Google App Engine
This is Rietveld 408576698