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

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

Issue 330033002: Add expectations for dashing gm (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 4204 matching lines...) Expand 10 before | Expand all | Expand 10 after
4215 }, 4215 },
4216 "dashing3_msaa4.png": { 4216 "dashing3_msaa4.png": {
4217 "allowed-digests": [ 4217 "allowed-digests": [
4218 [ 4218 [
4219 "bitmap-64bitMD5", 4219 "bitmap-64bitMD5",
4220 9484069846755377869 4220 9484069846755377869
4221 ] 4221 ]
4222 ], 4222 ],
4223 "ignore-failure": false 4223 "ignore-failure": false
4224 }, 4224 },
4225 "dashing4_565.png": {
4226 "allowed-digests": [
4227 [
4228 "bitmap-64bitMD5",
4229 14433773091096403168
4230 ]
4231 ],
4232 "reviewed-by-human": true
4233 },
4234 "dashing4_8888.png": {
4235 "allowed-digests": [
4236 [
4237 "bitmap-64bitMD5",
4238 10873004693785991483
4239 ]
4240 ],
4241 "reviewed-by-human": true
4242 },
4243 "dashing4_gpu.png": {
4244 "allowed-digests": [
4245 [
4246 "bitmap-64bitMD5",
4247 11459293339000997985
4248 ]
4249 ],
4250 "reviewed-by-human": true
4251 },
4252 "dashing4_msaa4.png": {
4253 "allowed-digests": [
4254 [
4255 "bitmap-64bitMD5",
4256 8318805250773634136
4257 ]
4258 ],
4259 "reviewed-by-human": true
4260 },
4225 "dashing_565.png": { 4261 "dashing_565.png": {
4226 "allowed-digests": [ 4262 "allowed-digests": [
4227 [ 4263 [
4228 "bitmap-64bitMD5", 4264 "bitmap-64bitMD5",
4229 14912539765453208522 4265 14912539765453208522
4230 ] 4266 ]
4231 ], 4267 ],
4232 "bugs": [ 4268 "bugs": [
4233 1578 4269 1578
4234 ], 4270 ],
(...skipping 7470 matching lines...) Expand 10 before | Expand all | Expand 10 after
11705 "allowed-digests": [ 11741 "allowed-digests": [
11706 [ 11742 [
11707 "bitmap-64bitMD5", 11743 "bitmap-64bitMD5",
11708 6135004858351118478 11744 6135004858351118478
11709 ] 11745 ]
11710 ], 11746 ],
11711 "reviewed-by-human": true 11747 "reviewed-by-human": true
11712 } 11748 }
11713 } 11749 }
11714 } 11750 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698