[Python-checkins] buildbot warnings in x86 mvlgcc trunk

buildbot at python.org buildbot at python.org
Wed Apr 25 23:06:01 CEST 2007


The Buildbot has detected a new failure of x86 mvlgcc trunk.
Full details are available at:
 http://www.python.org/dev/buildbot/all/x86%2520mvlgcc%2520trunk/builds/488

Buildbot URL: http://www.python.org/dev/buildbot/all/

Build Reason: 
Build Source Stamp: [branch trunk] HEAD
Blamelist: collin.winter

Build had warnings: warnings test

Excerpt from the test logfile:
1 test failed:
    test_ossaudiodev

======================================================================
ERROR: test_playback (test.test_ossaudiodev.OSSAudioDevTests)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home2/buildbot/slave/trunk.loewis-linux/build/Lib/test/test_ossaudiodev.py", line 149, in test_playback
    self.play_sound_file(*sound_info)
  File "/home2/buildbot/slave/trunk.loewis-linux/build/Lib/test/test_ossaudiodev.py", line 50, in play_sound_file
    raise TestSkipped(msg)
TestSkipped: [Errno 2] No such file or directory: '/dev/dsp'

======================================================================
ERROR: test_set_parameters (test.test_ossaudiodev.OSSAudioDevTests)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home2/buildbot/slave/trunk.loewis-linux/build/Lib/test/test_ossaudiodev.py", line 152, in test_set_parameters
    dsp = ossaudiodev.open("w")
IOError: [Errno 2] No such file or directory: '/dev/dsp'

make: *** [buildbottest] Error 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list