| Summary: |
dev-python/pillow-2.8.1 - src_test(): ERROR: TestFileIco.test_save_to_bytes // OSError: cannot identify image file <_io.BytesIO object at 0x3fffa62c1600> |
| Product: |
Gentoo Linux
|
Reporter: |
Jeroen Roovers (RETIRED) <jer> |
| Component: |
[OLD] Development | Assignee: |
Python Gentoo Team <python> |
| Status: |
RESOLVED
TEST-REQUEST
|
|
|
| Severity: |
normal
|
CC: |
ppc64
|
| Priority: |
Normal
|
Keywords: |
TESTFAILURE |
| Version: |
unspecified | |
|
| Hardware: |
PPC64 | |
|
| OS: |
Linux | |
|
| Whiteboard: |
|
|
Package list:
|
|
Runtime testing required:
|
---
|
| Attachments: |
dev-python:pillow-2.8.1:20150607-063424.log
|
Created attachment 404736 [details] dev-python:pillow-2.8.1:20150607-063424.log TestFileIco.test_save_to_bytes ... ERROR ====================================================================== ERROR: TestFileIco.test_save_to_bytes ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/dev-python/pillow-2.8.1/work/Pillow-2.8.1-python3_3/Tests/test_file_ico.py", line 27, in test_save_to_bytes reloaded = Image.open(output) File "/var/tmp/portage/dev-python/pillow-2.8.1/work/Pillow-2.8.1-python3_3/build/lib/PIL/Image.py", line 2290, in open % (filename if filename else fp)) OSError: cannot identify image file <_io.BytesIO object at 0x3fffa62c1600> ---------------------------------------------------------------------- Ran 83 tests in 24.335s FAILED (errors=1) * ERROR: dev-python/pillow-2.8.1::gentoo failed (test phase): * Testing failed with python3.3