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

Side by Side Diff: expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86-Debug/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 12580 matching lines...) Expand 10 before | Expand all | Expand 10 after
12591 "bitmap-64bitMD5", 12591 "bitmap-64bitMD5",
12592 7937779188195651413 12592 7937779188195651413
12593 ] 12593 ]
12594 ], 12594 ],
12595 "reviewed-by-human": false 12595 "reviewed-by-human": false
12596 }, 12596 },
12597 "perlinnoise_565.png": { 12597 "perlinnoise_565.png": {
12598 "allowed-digests": [ 12598 "allowed-digests": [
12599 [ 12599 [
12600 "bitmap-64bitMD5", 12600 "bitmap-64bitMD5",
12601 9082432384413135846 12601 16968168405481699903
12602 ] 12602 ]
12603 ], 12603 ],
12604 "bugs": [ 12604 "reviewed-by-human": true
12605 1578
12606 ],
12607 "reviewed-by-human": false
12608 }, 12605 },
12609 "perlinnoise_8888.png": { 12606 "perlinnoise_8888.png": {
12610 "allowed-digests": [ 12607 "allowed-digests": [
12611 [ 12608 [
12612 "bitmap-64bitMD5", 12609 "bitmap-64bitMD5",
12613 12810758291552549406 12610 1098763191610264229
12614 ] 12611 ]
12615 ], 12612 ],
12616 "bugs": [ 12613 "reviewed-by-human": true
12617 1578
12618 ],
12619 "reviewed-by-human": false
12620 }, 12614 },
12621 "perlinnoise_gpu.png": { 12615 "perlinnoise_gpu.png": {
12622 "allowed-digests": [ 12616 "allowed-digests": [
12623 [ 12617 [
12624 "bitmap-64bitMD5", 12618 "bitmap-64bitMD5",
12625 12314361579987810315 12619 16881627692812078573
12626 ] 12620 ]
12627 ], 12621 ],
12628 "ignore-failure": false 12622 "ignore-failure": false,
12623 "reviewed-by-human": true
12629 }, 12624 },
12630 "perlinnoise_pdf-mac.png": { 12625 "perlinnoise_pdf-mac.png": {
12631 "allowed-digests": [ 12626 "allowed-digests": [
12632 [ 12627 [
12633 "bitmap-64bitMD5", 12628 "bitmap-64bitMD5",
12634 9642424294640112060 12629 9642424294640112060
12635 ] 12630 ]
12636 ], 12631 ],
12637 "bugs": [ 12632 "bugs": [
12638 1578 12633 1578
(...skipping 4045 matching lines...) Expand 10 before | Expand all | Expand 10 after
16684 7829854837061118142 16679 7829854837061118142
16685 ] 16680 ]
16686 ], 16681 ],
16687 "bugs": [ 16682 "bugs": [
16688 1578 16683 1578
16689 ], 16684 ],
16690 "reviewed-by-human": false 16685 "reviewed-by-human": false
16691 } 16686 }
16692 } 16687 }
16693 } 16688 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698