Created
October 5, 2016 20:42
-
-
Save maxnordlund/d22c4c429c8cff54e9409a1156afdf74 to your computer and use it in GitHub Desktop.
Pillow 3.4.1 test logs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
......................................................................................................SSSSSSSSSSSSSSSSSSSSSSSSSS..........................................SS........................SS......................................................................................................................................SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS.............................................................................................S..S.....................................................................................................................................................................................................................F...................................................................................................................................S..................S....SSSSSS...SSSSSS.........................................................SSSSSSSSSSSSSSSSSSSS....................................................................................S....S......SS.....................SS...............................................SSSS............................................................................................................................................S.............................S.....................................................F..FF...F.................F..FF...F.................................................................................................................SSSS.........................SSSSSS...SSSSSS..................................................................SS......SS..SS.................... | |
====================================================================== | |
FAIL: TestFileTiff.test_as_dict_deprecation | |
---------------------------------------------------------------------- | |
Traceback (most recent call last): | |
File "/private/tmp/pillow-test-20161005-25724-146dfm1/Tests/test_file_tiff.py", line 264, in test_as_dict_deprecation | |
self.assert_warning(DeprecationWarning, im.tag_v2.as_dict) | |
File "/private/tmp/pillow-test-20161005-25724-146dfm1/Tests/helper.py", line 114, in assert_warning | |
self.assertGreaterEqual(len(w), 1) | |
AssertionError: 0 not greater than or equal to 1 | |
====================================================================== | |
FAIL: TestImageFont.test_multiline_spacing | |
---------------------------------------------------------------------- | |
Traceback (most recent call last): | |
File "/private/tmp/pillow-test-20161005-25724-146dfm1/Tests/test_imagefont.py", line 230, in test_multiline_spacing | |
self.assert_image_similar(im, target_img, .5) | |
File "/private/tmp/pillow-test-20161005-25724-146dfm1/Tests/helper.py", line 100, in assert_image_similar | |
ave_diff, epsilon)) | |
AssertionError: average pixel value difference 6.1854 > epsilon 0.5000 | |
-------------------- >> begin captured logging << -------------------- | |
PIL.PngImagePlugin: DEBUG: STREAM IHDR 16 13 | |
PIL.PngImagePlugin: DEBUG: STREAM IDAT 41 2783 | |
--------------------- >> end captured logging << --------------------- | |
====================================================================== | |
FAIL: TestImageFont.test_render_multiline | |
---------------------------------------------------------------------- | |
Traceback (most recent call last): | |
File "/private/tmp/pillow-test-20161005-25724-146dfm1/Tests/test_imagefont.py", line 147, in test_render_multiline | |
self.assert_image_similar(im, target_img, .5) | |
File "/private/tmp/pillow-test-20161005-25724-146dfm1/Tests/helper.py", line 100, in assert_image_similar | |
ave_diff, epsilon)) | |
AssertionError: average pixel value difference 6.1854 > epsilon 0.5000 | |
-------------------- >> begin captured logging << -------------------- | |
PIL.PngImagePlugin: DEBUG: STREAM IHDR 16 13 | |
PIL.PngImagePlugin: DEBUG: STREAM IDAT 41 2786 | |
--------------------- >> end captured logging << --------------------- | |
====================================================================== | |
FAIL: TestImageFont.test_render_multiline_text | |
---------------------------------------------------------------------- | |
Traceback (most recent call last): | |
File "/private/tmp/pillow-test-20161005-25724-146dfm1/Tests/test_imagefont.py", line 161, in test_render_multiline_text | |
self.assert_image_similar(im, target_img, .5) | |
File "/private/tmp/pillow-test-20161005-25724-146dfm1/Tests/helper.py", line 100, in assert_image_similar | |
ave_diff, epsilon)) | |
AssertionError: average pixel value difference 6.1854 > epsilon 0.5000 | |
-------------------- >> begin captured logging << -------------------- | |
PIL.PngImagePlugin: DEBUG: STREAM IHDR 16 13 | |
PIL.PngImagePlugin: DEBUG: STREAM IDAT 41 2786 | |
--------------------- >> end captured logging << --------------------- | |
====================================================================== | |
FAIL: TestImageFont.test_textsize_equal | |
---------------------------------------------------------------------- | |
Traceback (most recent call last): | |
File "/private/tmp/pillow-test-20161005-25724-146dfm1/Tests/test_imagefont.py", line 128, in test_textsize_equal | |
self.assert_image_similar(im, target_img, .5) | |
File "/private/tmp/pillow-test-20161005-25724-146dfm1/Tests/helper.py", line 100, in assert_image_similar | |
ave_diff, epsilon)) | |
AssertionError: average pixel value difference 2.4736 > epsilon 0.5000 | |
-------------------- >> begin captured logging << -------------------- | |
PIL.PngImagePlugin: DEBUG: STREAM IHDR 16 13 | |
PIL.PngImagePlugin: DEBUG: STREAM IDAT 41 1463 | |
--------------------- >> end captured logging << --------------------- | |
====================================================================== | |
FAIL: TestImageFont.test_multiline_spacing | |
---------------------------------------------------------------------- | |
Traceback (most recent call last): | |
File "/private/tmp/pillow-test-20161005-25724-146dfm1/Tests/test_imagefont.py", line 230, in test_multiline_spacing | |
self.assert_image_similar(im, target_img, .5) | |
File "/private/tmp/pillow-test-20161005-25724-146dfm1/Tests/helper.py", line 100, in assert_image_similar | |
ave_diff, epsilon)) | |
AssertionError: average pixel value difference 6.1854 > epsilon 0.5000 | |
-------------------- >> begin captured logging << -------------------- | |
PIL.PngImagePlugin: DEBUG: STREAM IHDR 16 13 | |
PIL.PngImagePlugin: DEBUG: STREAM IDAT 41 2783 | |
--------------------- >> end captured logging << --------------------- | |
====================================================================== | |
FAIL: TestImageFont.test_render_multiline | |
---------------------------------------------------------------------- | |
Traceback (most recent call last): | |
File "/private/tmp/pillow-test-20161005-25724-146dfm1/Tests/test_imagefont.py", line 147, in test_render_multiline | |
self.assert_image_similar(im, target_img, .5) | |
File "/private/tmp/pillow-test-20161005-25724-146dfm1/Tests/helper.py", line 100, in assert_image_similar | |
ave_diff, epsilon)) | |
AssertionError: average pixel value difference 6.1854 > epsilon 0.5000 | |
-------------------- >> begin captured logging << -------------------- | |
PIL.PngImagePlugin: DEBUG: STREAM IHDR 16 13 | |
PIL.PngImagePlugin: DEBUG: STREAM IDAT 41 2786 | |
--------------------- >> end captured logging << --------------------- | |
====================================================================== | |
FAIL: TestImageFont.test_render_multiline_text | |
---------------------------------------------------------------------- | |
Traceback (most recent call last): | |
File "/private/tmp/pillow-test-20161005-25724-146dfm1/Tests/test_imagefont.py", line 161, in test_render_multiline_text | |
self.assert_image_similar(im, target_img, .5) | |
File "/private/tmp/pillow-test-20161005-25724-146dfm1/Tests/helper.py", line 100, in assert_image_similar | |
ave_diff, epsilon)) | |
AssertionError: average pixel value difference 6.1854 > epsilon 0.5000 | |
-------------------- >> begin captured logging << -------------------- | |
PIL.PngImagePlugin: DEBUG: STREAM IHDR 16 13 | |
PIL.PngImagePlugin: DEBUG: STREAM IDAT 41 2786 | |
--------------------- >> end captured logging << --------------------- | |
====================================================================== | |
FAIL: TestImageFont.test_textsize_equal | |
---------------------------------------------------------------------- | |
Traceback (most recent call last): | |
File "/private/tmp/pillow-test-20161005-25724-146dfm1/Tests/test_imagefont.py", line 128, in test_textsize_equal | |
self.assert_image_similar(im, target_img, .5) | |
File "/private/tmp/pillow-test-20161005-25724-146dfm1/Tests/helper.py", line 100, in assert_image_similar | |
ave_diff, epsilon)) | |
AssertionError: average pixel value difference 2.4736 > epsilon 0.5000 | |
-------------------- >> begin captured logging << -------------------- | |
PIL.PngImagePlugin: DEBUG: STREAM IHDR 16 13 | |
PIL.PngImagePlugin: DEBUG: STREAM IDAT 41 1463 | |
--------------------- >> end captured logging << --------------------- | |
---------------------------------------------------------------------- | |
Ran 1620 tests in 22.841s | |
FAILED (SKIP=142, failures=9) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
......................................................................................................SSSSSSSSSSSSSSSSSSSSSSSSSS..........................................SS........................SS......................................................................................................................................SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS.............................................................................................S..S.................................................................................................................................................................................................................................................................................................................................................................................SSSSSS...SSSSSS.........................................................SSSSSSSSSSSSSSSSSSSS....................................................................................S....S......SS.....................SS...............................................SSSS............................................................................................................................................S.............................S.....................................................F..FF...F.................F..FF...F.................................................................................................................SSSS.........................SSSSSS...SSSSSS................SSSSSSSSSSSSSSSS..................................SSSSSS..SS..SS.................... | |
====================================================================== | |
FAIL: TestImageFont.test_multiline_spacing | |
---------------------------------------------------------------------- | |
Traceback (most recent call last): | |
File "/private/tmp/pillow-test-20161005-25724-146dfm1/Tests/test_imagefont.py", line 230, in test_multiline_spacing | |
self.assert_image_similar(im, target_img, .5) | |
File "/private/tmp/pillow-test-20161005-25724-146dfm1/Tests/helper.py", line 100, in assert_image_similar | |
ave_diff, epsilon)) | |
AssertionError: 0.5 not greater than or equal to 6.1854 : average pixel value difference 6.1854 > epsilon 0.5000 | |
-------------------- >> begin captured logging << -------------------- | |
PIL.PngImagePlugin: DEBUG: STREAM b'IHDR' 16 13 | |
PIL.PngImagePlugin: DEBUG: STREAM b'IDAT' 41 2783 | |
--------------------- >> end captured logging << --------------------- | |
====================================================================== | |
FAIL: TestImageFont.test_render_multiline | |
---------------------------------------------------------------------- | |
Traceback (most recent call last): | |
File "/private/tmp/pillow-test-20161005-25724-146dfm1/Tests/test_imagefont.py", line 147, in test_render_multiline | |
self.assert_image_similar(im, target_img, .5) | |
File "/private/tmp/pillow-test-20161005-25724-146dfm1/Tests/helper.py", line 100, in assert_image_similar | |
ave_diff, epsilon)) | |
AssertionError: 0.5 not greater than or equal to 6.1854 : average pixel value difference 6.1854 > epsilon 0.5000 | |
-------------------- >> begin captured logging << -------------------- | |
PIL.PngImagePlugin: DEBUG: STREAM b'IHDR' 16 13 | |
PIL.PngImagePlugin: DEBUG: STREAM b'IDAT' 41 2786 | |
--------------------- >> end captured logging << --------------------- | |
====================================================================== | |
FAIL: TestImageFont.test_render_multiline_text | |
---------------------------------------------------------------------- | |
Traceback (most recent call last): | |
File "/private/tmp/pillow-test-20161005-25724-146dfm1/Tests/test_imagefont.py", line 161, in test_render_multiline_text | |
self.assert_image_similar(im, target_img, .5) | |
File "/private/tmp/pillow-test-20161005-25724-146dfm1/Tests/helper.py", line 100, in assert_image_similar | |
ave_diff, epsilon)) | |
AssertionError: 0.5 not greater than or equal to 6.1854 : average pixel value difference 6.1854 > epsilon 0.5000 | |
-------------------- >> begin captured logging << -------------------- | |
PIL.PngImagePlugin: DEBUG: STREAM b'IHDR' 16 13 | |
PIL.PngImagePlugin: DEBUG: STREAM b'IDAT' 41 2786 | |
--------------------- >> end captured logging << --------------------- | |
====================================================================== | |
FAIL: TestImageFont.test_textsize_equal | |
---------------------------------------------------------------------- | |
Traceback (most recent call last): | |
File "/private/tmp/pillow-test-20161005-25724-146dfm1/Tests/test_imagefont.py", line 128, in test_textsize_equal | |
self.assert_image_similar(im, target_img, .5) | |
File "/private/tmp/pillow-test-20161005-25724-146dfm1/Tests/helper.py", line 100, in assert_image_similar | |
ave_diff, epsilon)) | |
AssertionError: 0.5 not greater than or equal to 2.4736 : average pixel value difference 2.4736 > epsilon 0.5000 | |
-------------------- >> begin captured logging << -------------------- | |
PIL.PngImagePlugin: DEBUG: STREAM b'IHDR' 16 13 | |
PIL.PngImagePlugin: DEBUG: STREAM b'IDAT' 41 1463 | |
--------------------- >> end captured logging << --------------------- | |
====================================================================== | |
FAIL: TestImageFont.test_multiline_spacing | |
---------------------------------------------------------------------- | |
Traceback (most recent call last): | |
File "/private/tmp/pillow-test-20161005-25724-146dfm1/Tests/test_imagefont.py", line 230, in test_multiline_spacing | |
self.assert_image_similar(im, target_img, .5) | |
File "/private/tmp/pillow-test-20161005-25724-146dfm1/Tests/helper.py", line 100, in assert_image_similar | |
ave_diff, epsilon)) | |
AssertionError: 0.5 not greater than or equal to 6.1854 : average pixel value difference 6.1854 > epsilon 0.5000 | |
-------------------- >> begin captured logging << -------------------- | |
PIL.PngImagePlugin: DEBUG: STREAM b'IHDR' 16 13 | |
PIL.PngImagePlugin: DEBUG: STREAM b'IDAT' 41 2783 | |
--------------------- >> end captured logging << --------------------- | |
====================================================================== | |
FAIL: TestImageFont.test_render_multiline | |
---------------------------------------------------------------------- | |
Traceback (most recent call last): | |
File "/private/tmp/pillow-test-20161005-25724-146dfm1/Tests/test_imagefont.py", line 147, in test_render_multiline | |
self.assert_image_similar(im, target_img, .5) | |
File "/private/tmp/pillow-test-20161005-25724-146dfm1/Tests/helper.py", line 100, in assert_image_similar | |
ave_diff, epsilon)) | |
AssertionError: 0.5 not greater than or equal to 6.1854 : average pixel value difference 6.1854 > epsilon 0.5000 | |
-------------------- >> begin captured logging << -------------------- | |
PIL.PngImagePlugin: DEBUG: STREAM b'IHDR' 16 13 | |
PIL.PngImagePlugin: DEBUG: STREAM b'IDAT' 41 2786 | |
--------------------- >> end captured logging << --------------------- | |
====================================================================== | |
FAIL: TestImageFont.test_render_multiline_text | |
---------------------------------------------------------------------- | |
Traceback (most recent call last): | |
File "/private/tmp/pillow-test-20161005-25724-146dfm1/Tests/test_imagefont.py", line 161, in test_render_multiline_text | |
self.assert_image_similar(im, target_img, .5) | |
File "/private/tmp/pillow-test-20161005-25724-146dfm1/Tests/helper.py", line 100, in assert_image_similar | |
ave_diff, epsilon)) | |
AssertionError: 0.5 not greater than or equal to 6.1854 : average pixel value difference 6.1854 > epsilon 0.5000 | |
-------------------- >> begin captured logging << -------------------- | |
PIL.PngImagePlugin: DEBUG: STREAM b'IHDR' 16 13 | |
PIL.PngImagePlugin: DEBUG: STREAM b'IDAT' 41 2786 | |
--------------------- >> end captured logging << --------------------- | |
====================================================================== | |
FAIL: TestImageFont.test_textsize_equal | |
---------------------------------------------------------------------- | |
Traceback (most recent call last): | |
File "/private/tmp/pillow-test-20161005-25724-146dfm1/Tests/test_imagefont.py", line 128, in test_textsize_equal | |
self.assert_image_similar(im, target_img, .5) | |
File "/private/tmp/pillow-test-20161005-25724-146dfm1/Tests/helper.py", line 100, in assert_image_similar | |
ave_diff, epsilon)) | |
AssertionError: 0.5 not greater than or equal to 2.4736 : average pixel value difference 2.4736 > epsilon 0.5000 | |
-------------------- >> begin captured logging << -------------------- | |
PIL.PngImagePlugin: DEBUG: STREAM b'IHDR' 16 13 | |
PIL.PngImagePlugin: DEBUG: STREAM b'IDAT' 41 1463 | |
--------------------- >> end captured logging << --------------------- | |
---------------------------------------------------------------------- | |
Ran 1620 tests in 18.863s | |
FAILED (SKIP=160, failures=8) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment