http://bugs.winehq.org/show_bug.cgi?id=25285
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |aric@codeweavers.com, | |m.b.lankhorst@gmail.com
--- Comment #1 from Austin English austinenglish@gmail.com 2010-11-25 14:43:37 CST --- The failure is a regression, introduced by: a2916f3a0bfe7e4d2157c5a7413358391d00ba71 is the first bad commit commit a2916f3a0bfe7e4d2157c5a7413358391d00ba71 Author: Aric Stewart aric@codeweavers.com Date: Tue Oct 26 11:39:15 2010 -0500
winegstreamer: Add gstreamer splitter filter.
:040000 040000 6f0a216bf1b5db1616fcb17a8e8fe6ebda52fce4 15fb3900462a6a278d709c3c47bbc5f0c07fb6bf M dlls
the test initially crashes, the crash is fixed by 4cbce245930e20f4f200496e15dbc68ae4323f93.
Terminal shows: fixme:gstreamer:GST_Connect Could not make source filter, are gstreamer-plugins-* installed for 32 bits?
when running the tests, which suggests that the tests may not be skipping when 32-bit codecs are not installed.