Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Dev

Tests of of 2.7 tip on Ubuntu 12.04 amd64

 

 

Python dev RSS feed   Index | Next | Previous | View Threaded


apalala at gmail

Aug 10, 2012, 1:52 PM

Post #1 of 4 (242 views)
Permalink
Tests of of 2.7 tip on Ubuntu 12.04 amd64

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

Thanks in advance,

--
Juancarlo

_______________________________________________
Python-Dev mailing list
Python-Dev [at] python
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: http://mail.python.org/mailman/options/python-dev/list-python-dev%40lists.gossamer-threads.com


brian at python

Aug 10, 2012, 2:07 PM

Post #2 of 4 (238 views)
Permalink
Re: Tests of of 2.7 tip on Ubuntu 12.04 amd64 [In reply to]

On Fri, Aug 10, 2012 at 3:52 PM, "Juancarlo Añez (Apalala)"
<apalala [at] gmail> 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

As for the skips, those are fine. As for the unexpected skips, you
probably need to install bsddb in your system for those tests to be
executed.
_______________________________________________
Python-Dev mailing list
Python-Dev [at] python
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: http://mail.python.org/mailman/options/python-dev/list-python-dev%40lists.gossamer-threads.com


solipsis at pitrou

Aug 10, 2012, 2:14 PM

Post #3 of 4 (239 views)
Permalink
Re: Tests of of 2.7 tip on Ubuntu 12.04 amd64 [In reply to]

On Fri, 10 Aug 2012 16:07:53 -0500
Brian Curtin <brian [at] python> wrote:

> On Fri, Aug 10, 2012 at 3:52 PM, "Juancarlo Añez (Apalala)"
> <apalala [at] gmail> 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


_______________________________________________
Python-Dev mailing list
Python-Dev [at] python
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: http://mail.python.org/mailman/options/python-dev/list-python-dev%40lists.gossamer-threads.com


apalala at gmail

Aug 10, 2012, 3:02 PM

Post #4 of 4 (237 views)
Permalink
Re: Tests of of 2.7 tip on Ubuntu 12.04 amd64 [In reply to]

On Fri, Aug 10, 2012 at 4:37 PM, Brian Curtin <brian [at] python> wrote:

> It's never normal to have tests failing. Perhaps try running
> test_readline directly and then report your findings on
> http://bugs.python.org
>

The test script depends on a readline function not available in readline 5
or 6. Reported.


> As for the skips, those are fine. As for the unexpected skips, you
> probably need to install bsddb in your system for those tests to be
> executed.
>

The bsddb development library was missing when I issued 'make'.

As to the others:

Is the bsddb185 test still relevant in 2.7?

Why is the imageops test disabled for amd64?

Thanks!

--
Juancarlo *Añez*

Python dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.