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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-NoGPU-x86_64-Debug/expected-results.json

Issue 180153002: rebaseline extractbitmap GMs, as the test itself changed (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 9 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 4606 matching lines...) Expand 10 before | Expand all | Expand 10 after
4617 ], 4617 ],
4618 "bugs": [ 4618 "bugs": [
4619 1578 4619 1578
4620 ], 4620 ],
4621 "reviewed-by-human": false 4621 "reviewed-by-human": false
4622 }, 4622 },
4623 "extractbitmap_565.png": { 4623 "extractbitmap_565.png": {
4624 "allowed-digests": [ 4624 "allowed-digests": [
4625 [ 4625 [
4626 "bitmap-64bitMD5", 4626 "bitmap-64bitMD5",
4627 1536425950056721833 4627 11559795738519917215
4628 ] 4628 ]
4629 ], 4629 ],
4630 "bugs": [ 4630 "reviewed-by-human": true
4631 1578
4632 ],
4633 "reviewed-by-human": false
4634 }, 4631 },
4635 "extractbitmap_8888.png": { 4632 "extractbitmap_8888.png": {
4636 "allowed-digests": [ 4633 "allowed-digests": [
4637 [ 4634 [
4638 "bitmap-64bitMD5", 4635 "bitmap-64bitMD5",
4639 1536425950056721833 4636 11559795738519917215
4640 ] 4637 ]
4641 ], 4638 ],
4642 "bugs": [ 4639 "reviewed-by-human": true
4643 1578
4644 ],
4645 "reviewed-by-human": false
4646 }, 4640 },
4647 "extractbitmap_pdf-poppler.png": { 4641 "extractbitmap_pdf-poppler.png": {
4648 "allowed-digests": [ 4642 "allowed-digests": [
4649 [ 4643 [
4650 "bitmap-64bitMD5", 4644 "bitmap-64bitMD5",
4651 13285669446805456944 4645 13285669446805456944
4652 ] 4646 ]
4653 ], 4647 ],
4654 "bugs": [ 4648 "bugs": [
4655 1578 4649 1578
(...skipping 5482 matching lines...) Expand 10 before | Expand all | Expand 10 after
10138 12332625502817210303 10132 12332625502817210303
10139 ] 10133 ]
10140 ], 10134 ],
10141 "bugs": [ 10135 "bugs": [
10142 1578 10136 1578
10143 ], 10137 ],
10144 "reviewed-by-human": false 10138 "reviewed-by-human": false
10145 } 10139 }
10146 } 10140 }
10147 } 10141 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698