Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Platform tests for 2.2.0 #353

Closed
wiredfool opened this issue Sep 30, 2013 · 8 comments
Closed

Platform tests for 2.2.0 #353

wiredfool opened this issue Sep 30, 2013 · 8 comments
Milestone

Comments

@wiredfool
Copy link
Member

I've tested, and are working:

  • Ubuntu 10.04LTS w/ py 2.6.5 (system python)
  • Raspian Wheezy w/ py 2.7.3 (system python)
  • Raspian Wheezy w/ py 3.2.3 (alternate system python)
@cgohlke
Copy link
Contributor

cgohlke commented Oct 1, 2013

All tests pass on Windows with CPython 2.6, 2.7, 3.2, and 3.3, 32 and 64 bit. CPython 3.4a3 also works. PyPy 2.1.0 segfaults during test_imagefont.

@aclark4life
Copy link
Member

I think we need a "PyPy champion" to worry about things like PyPy test failures…

@aclark4life
Copy link
Member

Documented in 92ed8bf

@wiredfool
Copy link
Member Author

Yeah, we do need to pay attention to pypy if we're going to support it.

@wiredfool wiredfool reopened this Oct 2, 2013
@wiredfool
Copy link
Member Author

Also tested 10.7: py2.6, 2.7, 3.2, 3.3

@wiredfool
Copy link
Member Author

I'm not getting segfaults on pypy2.1 on Ubuntu 12.04 x64. (ppa build). I'm getting a bunch of test failures @ Imagefile.py line 159 and one issue with webp_metadata.

@wiredfool
Copy link
Member Author

Pypy 2.1.0 on Ubuntu 12.04 x64 now works. There were some interesting 32bit/64bit issues in the webp metadata that I haven't seen before.

@d-schmidt
Copy link
Contributor

All tests are passing with:
pillow 2.2.1
win7 pro 64
python 2.7 x86, py32 x86 and py33 64.

radarhere pushed a commit to radarhere/Pillow that referenced this issue Sep 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants