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

Side by Side Diff: expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86_64-Release/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, 10 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 5820 matching lines...) Expand 10 before | Expand all | Expand 10 after
5831 ], 5831 ],
5832 "bugs": [ 5832 "bugs": [
5833 1578 5833 1578
5834 ], 5834 ],
5835 "reviewed-by-human": false 5835 "reviewed-by-human": false
5836 }, 5836 },
5837 "extractbitmap_565.png": { 5837 "extractbitmap_565.png": {
5838 "allowed-digests": [ 5838 "allowed-digests": [
5839 [ 5839 [
5840 "bitmap-64bitMD5", 5840 "bitmap-64bitMD5",
5841 6262841086313421656 5841 10931473040653078858
5842 ] 5842 ]
5843 ], 5843 ],
5844 "bugs": [ 5844 "reviewed-by-human": true
5845 1578
5846 ],
5847 "reviewed-by-human": false
5848 }, 5845 },
5849 "extractbitmap_8888.png": { 5846 "extractbitmap_8888.png": {
5850 "allowed-digests": [ 5847 "allowed-digests": [
5851 [ 5848 [
5852 "bitmap-64bitMD5", 5849 "bitmap-64bitMD5",
5853 6262841086313421656 5850 10931473040653078858
5854 ] 5851 ]
5855 ], 5852 ],
5856 "bugs": [ 5853 "reviewed-by-human": true
5857 1578
5858 ],
5859 "reviewed-by-human": false
5860 }, 5854 },
5861 "extractbitmap_gpu.png": { 5855 "extractbitmap_gpu.png": {
5862 "allowed-digests": [ 5856 "allowed-digests": [
5863 [ 5857 [
5864 "bitmap-64bitMD5", 5858 "bitmap-64bitMD5",
5865 6262841086313421656 5859 10931473040653078858
5866 ] 5860 ]
5867 ], 5861 ],
5868 "bugs": [ 5862 "reviewed-by-human": true
5869 1578
5870 ],
5871 "reviewed-by-human": false
5872 }, 5863 },
5873 "extractbitmap_pdf-mac.png": { 5864 "extractbitmap_pdf-mac.png": {
5874 "allowed-digests": [ 5865 "allowed-digests": [
5875 [ 5866 [
5876 "bitmap-64bitMD5", 5867 "bitmap-64bitMD5",
5877 10931473040653078858 5868 10931473040653078858
5878 ] 5869 ]
5879 ], 5870 ],
5880 "bugs": [ 5871 "bugs": [
5881 1578 5872 1578
(...skipping 7455 matching lines...) Expand 10 before | Expand all | Expand 10 after
13337 7829854837061118142 13328 7829854837061118142
13338 ] 13329 ]
13339 ], 13330 ],
13340 "bugs": [ 13331 "bugs": [
13341 1578 13332 1578
13342 ], 13333 ],
13343 "reviewed-by-human": false 13334 "reviewed-by-human": false
13344 } 13335 }
13345 } 13336 }
13346 } 13337 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698