localhost tornado # ebuild tornado-2.2.ebuild clean install >>> /usr/share/doc/tornado-2.2/README.bz2 * Compilation and optimization of Python modules for CPython 2.7 ... [ ok ] >>> www-servers/tornado-2.2 merged. Test phase failed. Consider RESTRICT="test" ---------------------------------------------------------------------- Ran 318 tests in 242.404s FAILED (errors=6)
(In reply to comment #0) All tests pass for me with CPython 2.6, 2.7 and 3.2.
on re-test; PYTHON_DEPEND="2: 3:3.2" RESTRICT_PYTHON_ABIS="*-jython" gentoo64 tornado # USE_PYTHON="2.6 2.7 2.7-pypy-1.8" emerge www-servers/tornado -------------------------------------------- >>> Emerging (1 of 1) www-servers/tornado-2.2 >>> Installing (1 of 1) www-servers/tornado-2.2 --------------------------------------------------- test was set. Survived pypy even. good to go
Has been done a long time ago.