-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Comments
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. |
I think we need a "PyPy champion" to worry about things like PyPy test failures… |
Documented in 92ed8bf |
Yeah, we do need to pay attention to pypy if we're going to support it. |
Also tested 10.7: py2.6, 2.7, 3.2, 3.3 |
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. |
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. |
All tests are passing with: |
Updated libtiff to 4.5.0
I've tested, and are working:
The text was updated successfully, but these errors were encountered: