[Python-bugs-list] [ python-Bugs-410993 ] linuxaudiodev fails during "make test".

noreply@sourceforge.net noreply@sourceforge.net
Wed, 11 Apr 2001 07:19:28 -0700


Bugs item #410993, was updated on 2001-03-24 02:39
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=410993&group_id=5470

Category: Python Library
Group: Platform-specific
Status: Open
>Priority: 6
Submitted By: Sean Reifschneider (jafo)
>Assigned to: Guido van Rossum (gvanrossum)
>Summary: linuxaudiodev fails during "make test".

Initial Comment:
Picked up 2.1b2 and did "./configure" and "make test"
on a RedHat 7.0-based system:

test test_linuxaudiodev crashed -- linuxaudiodev.error:
(11, 'Resource temporarily unavailable')

Was running build as root, and "mpg123" runs
successfully before and after.  This is on a ThinkPad
240 with esssolo1 driver with 2.2.18 kernel.

Sean

----------------------------------------------------------------------

>Comment By: Jeremy Hylton (jhylton)
Date: 2001-04-11 07:19

Message:
Logged In: YES 
user_id=31392

I think we should report this failure as "test skipped."  I
think it
would be essentially correct: The test was skipped because
the 
device was in use.  It's not a crash.

Not sure how this test is affected by the recent changes to
the module to handle EAGAIN.
 
Sean or Guido-- can you try it with the updated module?  My
Linux audio config is screwed up.


----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=410993&group_id=5470