[Python-Dev] Tests of of 2.7 tip on Ubuntu 12.04 amd64
Antoine Pitrou
solipsis at pitrou.net
Fri Aug 10 23:14:38 CEST 2012
On Fri, 10 Aug 2012 16:07:53 -0500
Brian Curtin <brian at python.org> wrote:
> On Fri, Aug 10, 2012 at 3:52 PM, "Juancarlo Añez (Apalala)"
> <apalala at gmail.com> wrote:
> > Hello,
> >
> > Please let me know if this is normal:
> >
> > 1 test failed:
> > test_readline
> > 1 test altered the execution environment:
> > test_subprocess
> > 32 tests skipped:
> > test_aepack test_al test_applesingle test_bsddb test_bsddb185
> > test_bsddb3 test_cd test_cl test_curses test_dl test_gl
> > test_imageop test_imgfile test_kqueue test_linuxaudiodev
> > test_macos test_macostools test_msilib test_ossaudiodev
> > test_scriptpackages test_smtpnet test_socketserver test_startfile
> > test_sunaudiodev test_timeout test_tk test_ttk_guionly
> > test_urllib2net test_urllibnet test_winreg test_winsound
> > test_zipfile64
> > 2 skips unexpected on linux2:
> > test_bsddb test_bsddb3
>
> It's never normal to have tests failing. Perhaps try running
> test_readline directly and then report your findings on
> http://bugs.python.org
In any case, please also take a look at
http://docs.python.org/devguide/runtests.html
Regards
Antoine.
--
Software development and contracting: http://pro.pitrou.net
More information about the Python-Dev
mailing list