Fri Jul 1 11:19:39 2005

Ticket #1222 (Closed: fixed)

make check GstreamerElements SwitcherTest pads don't accept old caps


Priority: normal Reporter: fransman
Severity: minor Assigned to: maroy
Component: bug Status: closed
Version: 1.0 rc Resolution: fixed
Milestone: 1.0 rc Keywords:  

Description by fransman:

LiveSupport::GstreamerElements?::AutoplugTest?::firstTest : OK LiveSupport::GstreamerElements?::AutoplugTest?::oggVorbisTest : assertion LiveSupport::GstreamerElements?::AutoplugTest?::smilTest (process:21903): GStreamer-WARNING **: pads don't accept old caps. We assume they did though : assertion LiveSupport::GstreamerElements?::AutoplugTest?::negativeTest : OK LiveSupport::GstreamerElements?::AutoplugTest?::shortTest : assertion LiveSupport::GstreamerElements?::AutoplugTest?::shortSmilTest (process:21903): GStreamer-WARNING **: pads don't accept old caps. We assume they did though : assertion LiveSupport::GstreamerElements?::SeekTest?::mp3Test : assertion LiveSupport::GstreamerElements?::SeekTest?::mp3OpenEndedTest? : assertion LiveSupport::GstreamerElements?::SeekTest?::oggVorbisTest : assertion LiveSupport::GstreamerElements?::SeekTest?::oggVorbisOpenEndedTest : assertion LiveSupport::GstreamerElements?::SeekTest?::smilTest (process:21903): GStreamer-WARNING **: pads don't accept old caps. We assume they did though : assertion LiveSupport::GstreamerElements?::SeekTest?::smilOpenEndedTest : assertion LiveSupport::GstreamerElements?::SwitcherTest?::mp3Test : assertion LiveSupport::GstreamerElements?::SwitcherTest?::mp3OpenEndedTest? : assertion LiveSupport::GstreamerElements?::SwitcherTest?::mp3MultipleTest? : assertion LiveSupport::GstreamerElements?::SwitcherTest?::mp3MultipleOpenEndedTest? : assertion LiveSupport::GstreamerElements?::SwitcherTest?::oggVorbisTest : assertion LiveSupport::GstreamerElements?::SwitcherTest?::oggVorbisOpenEndedTest : assertion LiveSupport::GstreamerElements?::SwitcherTest?::oggVorbisMultipleTest : assertion LiveSupport::GstreamerElements?::SwitcherTest?::oggVorbisMult ipleOpenEndedTest : assertion LiveSupport::GstreamerElements?::SwitcherTest?::smilTest (process:21903): GStreamer-WARNING **: pads don't accept old caps. We assume they did though : assertion LiveSupport::GstreamerElements?::SwitcherTest?::smilOpenEndedTest (process:21903): GStreamer-WARNING **: pads don't accept old caps. We assume they did though : assertion LiveSupport::GstreamerElements?::SwitcherTest?::smilMultipleTest (process:21903): GStreamer-WARNING **: pads don't accept old caps. We assume they did though (process:21903): GStreamer-WARNING **: pads don't accept old caps. We assume they did though : assertion LiveSu? pport::GstreamerElements?::SwitcherTest?::smilMultipleOpenEndedTest (process:21903): GStreamer-WARNING **: pads don't accept old caps. We assume they did though (process:21903): GStreamer-WARNING **: pads don't accept old caps. We assume they did though : assertion LiveSupport::GstreamerElements?::SeekPackTest?::mp3Test

Attachments

Changelog

Fri Jul 1 11:23:48 2005: Modified by fransman

  • status changed from new to assigned
  • owner changed from anonymous to maroy

Fri Jul 1 11:31:36 2005: Modified by fransman

    and even hangs on the last test

    Sat Jul 2 22:24:14 2005: Modified by maroy

      I'm suspecting that access to the ALSA devices was not set up correclty on your system. to access ALSA devices, you have to have read/write permissions for /dev/snd/* files. I've modified your system that if you're a member of the audio group, you'll have these rights. to check if you see any audio devices, run: aplay -l on your system, I get: $ aplay -l **** List of PLAYBACK Hardware Devices **** card 0: Snapper [PowerMac? Snapper], device 0: PMac Snapper [PowerMac? Snapper] Subdevices: 1/1 Subdevice #0: subdevice #0 card 1: Live [Sound Blaster Live!], device 0: emu10k1 [EMU10K1] Subdevices: 32/32 Subdevice #0: subdevice #0 Subdevice #1: subdevice #1 Subdevice #2: subdevice #2 Subdevice #3: subdevice #3 Subdevice #4: subdevice #4 Subdevice #5: subdevice #5 Subdevice #6: subdevice #6 Subdevice #7: subdevice #7 Subdevice #8: subdevice #8 Subdevice #9: subdevice #9 Subdevice #10: subdevice #10 Subdevice #11: subdevice #11 Subdevice #12: subdevice #12 Subdevice #13: subdevice #13 Subdevice #14: subdevice #14 Subdevice #15: subdevice #15 Subdevice #16: subdevice #16 Subdevice #17: subdevice #17 Subdevice #18: subdevice #18 Subdevice #19: subdevice #19 Subdevice #20: subdevice #20 Subdevice #21: subdevice #21 Subdevice #22: subdevice #22 Subdevice #23: subdevice #23 Subdevice #24: subdevice #24 Subdevice #25: subdevice #25 Subdevice #26: subdevice #26 Subdevice #27: subdevice #27 Subdevice #28: subdevice #28 Subdevice #29: subdevice #29 Subdevice #30: subdevice #30 Subdevice #31: subdevice #31 card 1: Live [Sound Blaster Live!], device 2: emu10k1 efx [EMU10K1 EFX] Subdevices: 8/8 Subdevice #0: subdevice #0 Subdevice #1: subdevice #1 Subdevice #2: subdevice #2 Subdevice #3: subdevice #3 Subdevice #4: subdevice #4 Subdevice #5: subdevice #5 Subdevice #6: subdevice #6 Subdevice #7: subdevice #7 running the gstreamer tests brings the following output (naturally, I can't hear as far as the Neatherlands from Hungary :) ./tmp/testRunner -o ./doc/testResults.xml -s ../etc/testResultToHtml.xsl writing output to './doc/testResults.xml' using XSLT file '../etc/testResultToHtml.xsl' LiveSupport::GstreamerElements?::AutoplugTest?::firstTest : OK LiveSupport::GstreamerElements?::AutoplugTest?::oggVorbisTest : OK LiveSupport::GstreamerElements?::AutoplugTest?::smilTest : OK LiveSupport::GstreamerElements?::AutoplugTest?::negativeTest : OK LiveSupport::GstreamerElements?::AutoplugTest?::shortTest : assertion LiveSupport::GstreamerElements?::AutoplugTest?::shortSmilTest : assertion LiveSupport::GstreamerElements?::SeekTest?::mp3Test : OK LiveSupport::GstreamerElements?::SeekTest?::mp3OpenEndedTest? : assertion LiveSupport::GstreamerElements?::SeekTest?::oggVorbisTest : assertion LiveSupport::GstreamerElements?::SeekTest?::oggVorbisOpenEndedTest : assertion LiveSupport::GstreamerElements?::SeekTest?::smilTest : assertion LiveSupport::GstreamerElements?::SeekTest?::smilOpenEndedTest : assertion LiveSupport::GstreamerElements?::SwitcherTest?::mp3Test : OK LiveSupport::GstreamerElements?::SwitcherTest?::mp3OpenEndedTest? : OK LiveSupport::GstreamerElements?::SwitcherTest?::mp3MultipleTest? : OK LiveSupport::GstreamerElements?::SwitcherTest?::mp3MultipleOpenEndedTest? : OK LiveSupport::GstreamerElements?::SwitcherTest?::oggVorbisTest : OK LiveSupport::GstreamerElements?::SwitcherTest?::oggVorbisOpenEndedTest : OK LiveSupport::GstreamerElements?::SwitcherTest?::oggVorbisMultipleTest : OK LiveSupport::GstreamerElements?::SwitcherTest?::oggVorbisMultipleOpe nEndedTest : OK LiveSupport::GstreamerElements?::SwitcherTest?::smilTest : OK LiveSupport::GstreamerElements?::SwitcherTest?::smilOpenEndedTest : OK LiveSupport::GstreamerElements?::SwitcherTest?::smilMultipleTest : OK L iveSupport::GstreamerElements?::SwitcherTest?::smilMultipleOpenEndedTest : assertion LiveSupport::GstreamerElements?::SeekPackTest?::mp3Test : OK LiveSupport::GstreamerElements?::SeekPackTest?::mp3NoSilenceTest? : assertion LiveSupport::GstreamerElements?::SeekPackTest?::mp3OpenEndedTest? : OK LiveSupport::GstreamerElements?::SeekPackTest?::oggVorbisTest : OK LiveSupport::GstreamerElements?::SeekPackTest?::oggVorbisNoSilenceTest : assertionLiveSupport::GstreamerElements?::SeekPackTest?::oggVorbisOpenEn dedTest : assertionLiveSupport::GstreamerElements?::SeekPackTest?::smilTest : OK LiveSupport::GstreamerElements?::SeekPackTest?::smilNoSilenceTest : assertion LiveSupport::GstreamerElements?::SeekPackTest?::smilOpenEndedTest : assertion LiveSupport::GstreamerElements?::PartialPlayTest?::mp3Test : OK LiveSupport::GstreamerElements?::PartialPlayTest?::mp3OpenEndedTest? : OK LiveSupport::GstreamerElements?::PartialPlayTest?::oggVorbisTest : OK LiveSupport::GstreamerElements?::PartialPlayTest?::oggVorbisOpenEnde dTest : assertion LiveSupport::GstreamerElements?::PartialPlayTest?::smilTest : assertion LiveSupport::GstreamerElements?::PartialPlayTest?::smilOpenEndedTest : OK LiveSupport::GstreamerElements?::OneshotReaderTest?::firstTest : OK LiveSupport::GstreamerElements?::MinimalAudioSmilTest?::firstTest : assertion LiveSupport::GstreamerElements?::MinimalAudioSmilTest?::simpl eClipBeginTest : OK LiveSupport::GstreamerElements?::MinimalAudioSmilT est::simpleClipBeginEndTest : OK LiveSupport::GstreamerElements?::MinimalAudioSmilTest?::parallelTest : OK LiveSupport::GstreamerElements?::MinimalAudioSmilTest?::parallelClip BeginEndTest? : OK LiveSupport::GstreamerElements?::MinimalAudioSmilTest?::oggVorbisTest : OK LiveSupport::GstreamerElements?::MinimalAudioSmilTest?::embeddedTest : OK LiveSupport::GstreamerElements?::MinimalAudioSmilTest?::soundAnima tionTest : OK LiveSupport::GstreamerElements?::MinimalAudioSmilTest?::s oundAnimationParallelTest : assertion LiveSupport::GstreamerElements?::MinimalAudioSmilTest?::fadeInOutTest : OK LiveSupport::GstreamerElements?::MinimalAudioSmilTest?::fadeInOutPar allelTest : assertion the assertsions are OK, they just say that the amount of time played is reported incorreclty...

      Sat Jul 2 22:25:30 2005: Modified by maroy

      • status changed from assigned to closed

      Sat Jul 2 22:25:31 2005: Modified by maroy

      • resolution set to fixed

      Sun Jul 3 15:29:13 2005: Modified by fransman

      • milestone set to 1.0 rc

      Add/Change #1222 (make check GstreamerElements SwitcherTest pads don't accept old caps)




      Change Properties






      Action