[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[pygame] [BUG] midi unit test for Pygame rev 2500, Python 2.6.2, Windows XP



Hi,

The Python 1.9.0 rc 3 unit tests fail with the following midi related bug:

======================================================================
ERROR: MidiTest.test_get_device_info
----------------------------------------------------------------------
Traceback (most recent call last):
File "C:\python26\lib\site-packages\pygame\tests\midi_test.py", line 400, in t
est_get_device_info
   raise Exception(repr(r))
Exception: None

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

Lenard