mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +00:00
Test script changed.
This commit is contained in:
parent
4f12d4652d
commit
29a1deff3a
1 changed files with 5 additions and 6 deletions
|
@ -1,7 +1,6 @@
|
||||||
test_ossaudiodev
|
test_ossaudiodev
|
||||||
expected rate >= 0, not -1
|
playing test sound file...
|
||||||
expected sample size >= 0, not -2
|
elapsed time: 2.9 sec
|
||||||
nchannels must be 1 or 2, not 3
|
setparameters: got OSSAudioError as expected
|
||||||
unknown audio encoding: 177
|
setparameters: got OSSAudioError as expected
|
||||||
for linear unsigned 16-bit little-endian audio, expected sample size 16, not 8
|
setparameters: got OSSAudioError as expected
|
||||||
for linear unsigned 8-bit audio, expected sample size 8, not 16
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue