[Python-Dev] test_ossaudiodev hanging again (original) (raw)

Guido van Rossum guido@python.org
Fri, 25 Apr 2003 12:39:46 -0400


I thought I'd report that testossaudiodev is back to hanging on my RH 7.2 box. It's been a while since I ran the test suite with the audio resource enabled, so I don't know when it started to hang.

It probably never stopped hanging. It only runs when you pass "-u audio" to regrtest though.

I note that it passes for me with Red Hat 7.3, so you might want to upgrade. :-)

--Guido van Rossum (home page: http://www.python.org/~guido/)