[Python-Dev] Buildbot failure AMD64 trunk
"Martin v. Löwis"
martin at v.loewis.de
Fri Oct 19 23:26:22 CEST 2007
> The 64-bit windows trunk buildbot now only fails the test_winsound test.
> This is because for whatever reasons the machine cannot play any sounds.
> I have no idea why this is so, and I'm not too inclined to fix this. The
> buildbot is running Window XP 64-bit in a vmware image running under ubuntu.
>
> Is there a way to display the winsound test on this machine? I'm annoyed
> by the red color ;-).
If you uninstall the sound driver, then the test should determine that
there is no sound card, and skip it.
Regards,
Martin
More information about the Python-Dev
mailing list