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

Re: [pygame] pygame.midi using portmidi?



hello again,

btw the tests pass on an OSX box without midi now.

this seems to print stuff to stderr though...

$ python -m pygame.examples.midi --list
in stat: : No such file or directory
in stat: : No such file or directory
in stat: : No such file or directory
in stat: : No such file or directory


Can't track down where it's printing from.



On Wed, May 27, 2009 at 9:23 AM, René Dudfield <renesd@xxxxxxxxx> wrote:


On Wed, May 27, 2009 at 7:28 AM, Lenard Lindstrom <len-l@xxxxxxxxx> wrote:

This is amazing. Everything is up to rev 2263. How many unit tests were disabled to get all the builds to pass?

Lenard



hi,

just the midi, and the test_get_fonts + test_match_fonts sys font tests. 

I've enabled them again... The Spectacularly Adequate Automated Pygame Build Page squeezed some recent builds out.


cu,