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

Side by Side Diff: expectations/gm/Test-Android-Nexus10-MaliT604-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 9191 matching lines...) Expand 10 before | Expand all | Expand 10 after
9202 }, 9202 },
9203 "multipicturedraw_sierpinski_simple_8888.png": { 9203 "multipicturedraw_sierpinski_simple_8888.png": {
9204 "allowed-digests": [ 9204 "allowed-digests": [
9205 [ 9205 [
9206 "bitmap-64bitMD5", 9206 "bitmap-64bitMD5",
9207 15848231028177105193 9207 15848231028177105193
9208 ] 9208 ]
9209 ], 9209 ],
9210 "reviewed-by-human": true 9210 "reviewed-by-human": true
9211 }, 9211 },
9212 "multipicturedraw_sierpinski_simple_gpu.png": {
9213 "allowed-digests": [
9214 [
9215 "bitmap-64bitMD5",
9216 12215154048185637848
9217 ]
9218 ],
9219 "bugs": [
9220 2979
9221 ],
9222 "reviewed-by-human": true
9223 },
9224 "multipicturedraw_sierpinski_simple_msaa4.png": {
9225 "allowed-digests": [
9226 [
9227 "bitmap-64bitMD5",
9228 13170998890626682042
9229 ]
9230 ],
9231 "bugs": [
9232 2979
9233 ],
9234 "reviewed-by-human": true
9235 },
9212 "multipicturedraw_sierpinski_tiled_565.png": { 9236 "multipicturedraw_sierpinski_tiled_565.png": {
9213 "allowed-digests": [ 9237 "allowed-digests": [
9214 [ 9238 [
9215 "bitmap-64bitMD5", 9239 "bitmap-64bitMD5",
9216 16121826786571656052 9240 16121826786571656052
9217 ] 9241 ]
9218 ], 9242 ],
9219 "reviewed-by-human": true 9243 "reviewed-by-human": true
9220 }, 9244 },
9221 "multipicturedraw_sierpinski_tiled_8888.png": { 9245 "multipicturedraw_sierpinski_tiled_8888.png": {
9222 "allowed-digests": [ 9246 "allowed-digests": [
9223 [ 9247 [
9224 "bitmap-64bitMD5", 9248 "bitmap-64bitMD5",
9225 1046298969627112289 9249 1046298969627112289
9226 ] 9250 ]
9227 ], 9251 ],
9228 "reviewed-by-human": true 9252 "reviewed-by-human": true
9229 }, 9253 },
9254 "multipicturedraw_sierpinski_tiled_gpu.png": {
9255 "allowed-digests": [
9256 [
9257 "bitmap-64bitMD5",
9258 4826414779428449079
9259 ]
9260 ],
9261 "bugs": [
9262 2979
9263 ],
9264 "reviewed-by-human": true
9265 },
9266 "multipicturedraw_sierpinski_tiled_msaa4.png": {
9267 "allowed-digests": [
9268 [
9269 "bitmap-64bitMD5",
9270 4076965846757577309
9271 ]
9272 ],
9273 "bugs": [
9274 2979
9275 ],
9276 "reviewed-by-human": true
9277 },
9230 "nested_aa_565.png": { 9278 "nested_aa_565.png": {
9231 "allowed-digests": [ 9279 "allowed-digests": [
9232 [ 9280 [
9233 "bitmap-64bitMD5", 9281 "bitmap-64bitMD5",
9234 16123340172201812866 9282 16123340172201812866
9235 ] 9283 ]
9236 ], 9284 ],
9237 "bugs": [ 9285 "bugs": [
9238 1578 9286 1578
9239 ], 9287 ],
(...skipping 3735 matching lines...) Expand 10 before | Expand all | Expand 10 after
12975 "allowed-digests": [ 13023 "allowed-digests": [
12976 [ 13024 [
12977 "bitmap-64bitMD5", 13025 "bitmap-64bitMD5",
12978 14593717200149920625 13026 14593717200149920625
12979 ] 13027 ]
12980 ], 13028 ],
12981 "reviewed-by-human": false 13029 "reviewed-by-human": false
12982 } 13030 }
12983 } 13031 }
12984 } 13032 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698