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

Side by Side Diff: expectations/gm/Test-Linux-Bare-NoGPU-Arm8_64-Debug/expected-results.json

Issue 279773003: commit GM actuals as expectations for all tests, marking them as unreviewed (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 7 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 3556 matching lines...) Expand 10 before | Expand all | Expand 10 after
3567 [ 3567 [
3568 "bitmap-64bitMD5", 3568 "bitmap-64bitMD5",
3569 11303638772874009054 3569 11303638772874009054
3570 ] 3570 ]
3571 ], 3571 ],
3572 "bugs": [ 3572 "bugs": [
3573 1578 3573 1578
3574 ], 3574 ],
3575 "reviewed-by-human": false 3575 "reviewed-by-human": false
3576 }, 3576 },
3577 "gradients_2pt_conical_edge_565.png": {
3578 "allowed-digests": [
3579 [
3580 "bitmap-64bitMD5",
3581 14703125591712713753
3582 ]
3583 ],
3584 "reviewed-by-human": false
3585 },
3586 "gradients_2pt_conical_edge_8888.png": {
3587 "allowed-digests": [
3588 [
3589 "bitmap-64bitMD5",
3590 17510398591996397109
3591 ]
3592 ],
3593 "reviewed-by-human": false
3594 },
3595 "gradients_2pt_conical_inside_565.png": {
3596 "allowed-digests": [
3597 [
3598 "bitmap-64bitMD5",
3599 2230084888912360694
3600 ]
3601 ],
3602 "reviewed-by-human": false
3603 },
3604 "gradients_2pt_conical_inside_8888.png": {
3605 "allowed-digests": [
3606 [
3607 "bitmap-64bitMD5",
3608 7465934387832943420
3609 ]
3610 ],
3611 "reviewed-by-human": false
3612 },
3613 "gradients_2pt_conical_outside_565.png": {
3614 "allowed-digests": [
3615 [
3616 "bitmap-64bitMD5",
3617 16953788240617605317
3618 ]
3619 ],
3620 "reviewed-by-human": false
3621 },
3622 "gradients_2pt_conical_outside_8888.png": {
3623 "allowed-digests": [
3624 [
3625 "bitmap-64bitMD5",
3626 17033624275484244376
3627 ]
3628 ],
3629 "reviewed-by-human": false
3630 },
3577 "gradients_565.png": { 3631 "gradients_565.png": {
3578 "allowed-digests": [ 3632 "allowed-digests": [
3579 [ 3633 [
3580 "bitmap-64bitMD5", 3634 "bitmap-64bitMD5",
3581 12097193819749785352 3635 12097193819749785352
3582 ] 3636 ]
3583 ], 3637 ],
3584 "ignore-failure": false, 3638 "ignore-failure": false,
3585 "reviewed-by-human": true 3639 "reviewed-by-human": true
3586 }, 3640 },
(...skipping 2663 matching lines...) Expand 10 before | Expand all | Expand 10 after
6250 [ 6304 [
6251 "bitmap-64bitMD5", 6305 "bitmap-64bitMD5",
6252 15549718827846620000 6306 15549718827846620000
6253 ] 6307 ]
6254 ], 6308 ],
6255 "ignore-failure": false, 6309 "ignore-failure": false,
6256 "reviewed-by-human": true 6310 "reviewed-by-human": true
6257 } 6311 }
6258 } 6312 }
6259 } 6313 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698