Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SDL-2.406 t/mixer_channels.t test fail #124

Open
kthakore opened this issue Jul 26, 2011 · 0 comments
Open

SDL-2.406 t/mixer_channels.t test fail #124

kthakore opened this issue Jul 26, 2011 · 0 comments
Assignees
Labels

Comments

@kthakore
Copy link
Member

[ ~/projects/SDL-2.406 ]
dorkfish Tue May 18 12:32 PM $ perl Build test --verbose --test_files t/mixer_channels.t
Building SDL
t/mixer_channels.t ..
ok 1 - [open_audio] ran
ok 2 - [allocate_channels] 4 channels allocated
ok 3 - [channel_finished] registered callback
ok 4 - [volume] set to 1, previously was 10
ok 5 - [play_channel] plays test/data/silence.wav on channel 0
ok 6 - [fading_channel] channel 0 is not fading
ok 7 - [playing] channel 0 is playing
ok 8 - [paused] channel 0 is not paused
ok 9 - [fade_out_channel] 100 ms for 1 channel(s)
ok 10 - [fading_channel] channel 0 is fading out
ok 11 - [fade_in_channel] 100 ms for channel 1
ok 12 - [fading_channel] channel 1 is fading in
[channel_finished] callback called for channel 0
ok 13 - [pause] ran
ok 14 - [paused] channel 1 is paused
ok 15 - [resume] ran
[channel_finished] callback called for channel 1
ok 16 - [halt_channel] stop channel 1
ok 17 - [playing] channel 1 is not playing
ok 18 - [play_channel_timed] play 100 ms for channel 0
ok 19 - [expire_channel] stops after 100 ms for 1 channel(s)
ok 20 - [fade_in_channel_timed] play 200 ms after 100 ms fade in for channel 1
All 20 subtests passed

Test Summary Report

t/mixer_channels.t (Wstat: 11 Tests: 20 Failed: 0)
Non-zero wait status: 11
Parse errors: No plan found in TAP output
Files=1, Tests=20, 1 wallclock secs ( 0.08 usr 0.02 sys + 0.53 cusr 0.14 csys = 0.77 CPU)
Result: FAIL
Failed 1/1 test programs. 0/20 subtests failed.

@ghost ghost assigned kthakore Jul 26, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant