I still see one failure with 2.7:
======================================================================
FAIL: testInitFromSeqInvalidOverflow
(rpy2.rinterface.tests.test_SexpVector.IntSexpVectorTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/usr/local/lib/python2.7/dist-packages/rpy2/rinterface/tests/test_SexpVector.py",
line 170, in testInitFromSeqInvalidOverflow
self.assertRaises(OverflowError, ri.IntSexpVector, (ri.R_LEN_T_MAX+1, ))
AssertionError: OverflowError not raised
----------------------------------------------------------------------
3.2 raises a whole host of errors, but I suspect I'm invoking the tests
incorrectly.
Thomas
On 22 May 2011 16:51, Laurent Gautier <lgaut...@gmail.com> wrote:
> Hi,
>
> I just pushed rpy2-2.2.0 release candidate to Pypi.
> It should pass all tests with Python 2.7 / R-2.13 (possibly with Python
> 2.6 and R-2.12 or earlier), and fail one test with Python 3.2.
>
> Thanks to all for the recent bug reports.
>
>
>
> L.
>
>
> ------------------------------------------------------------------------------
> What Every C/C++ and Fortran developer Should Know!
> Read this article and learn how Intel has extended the reach of its
> next-generation tools to help Windows* and Linux* C/C++ and Fortran
> developers boost performance applications - including clusters.
> http://p.sf.net/sfu/intel-dev2devmay
> _______________________________________________
> rpy-list mailing list
> rpy-list@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/rpy-list
>
------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its
next-generation tools to help Windows* and Linux* C/C++ and Fortran
developers boost performance applications - including clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list