Re: [Sqlalchemy-tickets] [sqlalchemy] #2805: pypy 2.0's test fails, sqlalchemy-0.8.2
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2013-08-18 14:12:27
|
#2805: pypy 2.0's test fails, sqlalchemy-0.8.2
-----------------------------------+------------------------------------
Reporter: idella4 | Owner: zzzeek
Type: defect | Status: closed
Priority: medium | Milestone: 0.8.xx
Component: tests | Severity: no triage selected yet
Resolution: wontfix | Keywords: tests
Progress State: completed/closed |
-----------------------------------+------------------------------------
Changes (by zzzeek):
* status: new => closed
* resolution: => wontfix
* status_field: awaiting triage => completed/closed
Comment:
the unicode issue is technically on their end, it's
https://bugs.pypy.org/issue1573. We worked around this in
rd2a6238372bf8050b847f575581 which is where the rest of these tests were
made to work in 0.9. I'm not prepared to port
"check_unicode_description" to 0.8. Current tip passes all tests marked
enabled for pypy.
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2805#comment:1>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|