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

Side by Side Diff: experimental/json-expectations/base-macmini-lion-float/expected-results.json

Issue 19399003: commit updated JSON expectations to experimental (based on gm-expectations at r10113) (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: Created 7 years, 5 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 | Annotate | Revision Log
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 "aaclip_gpu.png" : { 9 "aaclip_gpu.png" : {
10 "allowed-digests" : [ 10 "allowed-digests" : [
(...skipping 4530 matching lines...) Expand 10 before | Expand all | Expand 10 after
4541 [ "bitmap-64bitMD5", 1256447215214334224 ] 4541 [ "bitmap-64bitMD5", 1256447215214334224 ]
4542 ], 4542 ],
4543 "ignore-failure" : false 4543 "ignore-failure" : false
4544 }, 4544 },
4545 "verttext_pdf.png" : { 4545 "verttext_pdf.png" : {
4546 "allowed-digests" : [ 4546 "allowed-digests" : [
4547 [ "bitmap-64bitMD5", 8960655372535858891 ] 4547 [ "bitmap-64bitMD5", 8960655372535858891 ]
4548 ], 4548 ],
4549 "ignore-failure" : false 4549 "ignore-failure" : false
4550 }, 4550 },
4551 "xfermodeimagefilter_565.png" : {
4552 "allowed-digests" : [
4553 [ "bitmap-64bitMD5", 3912758506216453832 ]
4554 ],
4555 "ignore-failure" : false
4556 },
4557 "xfermodeimagefilter_8888.png" : {
4558 "allowed-digests" : [
4559 [ "bitmap-64bitMD5", 5905960699123276019 ]
4560 ],
4561 "ignore-failure" : false
4562 },
4563 "xfermodeimagefilter_gpu.png" : {
4564 "allowed-digests" : [
4565 [ "bitmap-64bitMD5", 13197343644019524565 ]
4566 ],
4567 "ignore-failure" : false
4568 },
4569 "xfermodeimagefilter_mesa.png" : {
4570 "allowed-digests" : [
4571 [ "bitmap-64bitMD5", 16154173812381435207 ]
4572 ],
4573 "ignore-failure" : false
4574 },
4551 "xfermodes2_565.png" : { 4575 "xfermodes2_565.png" : {
4552 "allowed-digests" : [ 4576 "allowed-digests" : [
4553 [ "bitmap-64bitMD5", 14018365068324557661 ] 4577 [ "bitmap-64bitMD5", 14018365068324557661 ]
4554 ], 4578 ],
4555 "ignore-failure" : false 4579 "ignore-failure" : false
4556 }, 4580 },
4557 "xfermodes2_8888.png" : { 4581 "xfermodes2_8888.png" : {
4558 "allowed-digests" : [ 4582 "allowed-digests" : [
4559 [ "bitmap-64bitMD5", 1517291769309209439 ] 4583 [ "bitmap-64bitMD5", 1517291769309209439 ]
4560 ], 4584 ],
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
4609 "ignore-failure" : false 4633 "ignore-failure" : false
4610 }, 4634 },
4611 "xfermodes_pdf.png" : { 4635 "xfermodes_pdf.png" : {
4612 "allowed-digests" : [ 4636 "allowed-digests" : [
4613 [ "bitmap-64bitMD5", 15810256109359203503 ] 4637 [ "bitmap-64bitMD5", 15810256109359203503 ]
4614 ], 4638 ],
4615 "ignore-failure" : false 4639 "ignore-failure" : false
4616 } 4640 }
4617 } 4641 }
4618 } 4642 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698