[IPython-dev] Updated build of trunk-dev available

Fernando Perez fperez.net at gmail.com
Sun Jan 17 19:17:54 EST 2010


Hi all,

On Sat, Jan 16, 2010 at 8:12 PM, Gökhan Sever <gokhansever at gmail.com> wrote:
> I did the same. I get an additional failure comparing to yours on my FC12:

I'd appreciate it if you let me know whether the last round of updates
fixes these problems.  I have now tested on ubuntu 9.10 (32 and 64
bit), Fedora 11 64 bit, OSX 10.6 and Windows XP, both from the source
dir with

python iptest.py

and from an installed version, and except for the known win32 'job'
failure, all of these pass in all forms.  Here are some sample
reports:

**********************************************************************
Test suite completed for system with the following information:
IPython version: 0.11.bzr.r1346
BZR revision   : 1346
Platform info  : os.name -> posix, sys.platform -> darwin
               : Darwin-10.2.0-i386-64bit
Python info    : 2.6.1 (r261:67515, Jul  7 2009, 23:51:51)
[GCC 4.2.1 (Apple Inc. build 5646)]

Running from an installed IPython: False

Tools and libraries available at test time:
   curses objc twisted zope.interface

Tools and libraries NOT available at test time:
   foolscap gobject gtk pexpect wx wx.aui

Ran 8 test groups in 9.159s

Status:
OK


**********************************************************************
Test suite completed for system with the following information:
IPython version: 0.11.bzr.r1346
BZR revision   : 1346
Platform info  : os.name -> posix, sys.platform -> linux2
               : Linux-2.6.30.9-99.fc11.x86_64-x86_64-with-fedora-11-Leonidas
Python info    : 2.6 (r26:66714, Nov  3 2009, 17:33:18)
[GCC 4.4.1 20090725 (Red Hat 4.4.1-2)]

Running from an installed IPython: True

Tools and libraries available at test time:
   curses gobject gtk wx wx.aui

Tools and libraries NOT available at test time:
   foolscap objc pexpect twisted zope.interface

Ran 9 test groups in 15.685s

Status:
OK

**********************************************************************
Test suite completed for system with the following information:
IPython version: 0.11.bzr.r1346
BZR revision   : 1346
Platform info  : os.name -> posix, sys.platform -> linux2
               : Linux-2.6.31-17-generic-x86_64-with-Ubuntu-9.10-karmic
Python info    : 2.6.4 (r264:75706, Dec  7 2009, 18:43:55)
[GCC 4.4.1]

Running from an installed IPython: False

Tools and libraries available at test time:
   curses foolscap gobject gtk pexpect twisted wx zope.interface

Tools and libraries NOT available at test time:
   objc wx.aui

Ran 11 test groups in 38.313s

Status:
OK


etc...

Please paste this little report at the end, it will help us quite a
bit understand better how your environment looks.

> Interestingly, tests for IPython.kernel is still notting running.

Also let us know about this...

I've uploaded updated builds at the usual place:

http://ipython.scipy.org/dist/testing/

Cheers,

f



More information about the IPython-dev mailing list