<div class="gmail_quote">2011/1/12  <span dir="ltr">&lt;<a href="mailto:Joerg-Cyril.Hoehle@t-systems.com">Joerg-Cyril.Hoehle@t-systems.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi,<br>
<br>
please take a look at <a href="http://test.winehq.org" target="_blank">test.winehq.org</a><br>
<a href="http://test.winehq.org/data/tests/amstream:amstream.html" target="_blank">http://test.winehq.org/data/tests/amstream:amstream.html</a><br>
<br>
It appears that almost all native machines perform 0 tests on amstream.<br>
As no skip is flagged, results appear all green.<br>
The only exception are Wylda&#39;s XP machines. They execute 16 tests<br>
but fail one of them.<br>
<br>
Can we conclude that the amstream tests are in a bad shape, despite green colour?<br>
Or that some amstream components are optional and should be installed on more test bots?<br>
(Note that the amstream.dll is present, otherwise the message would be different)<br>
<br>
Most Wine machines also execute 0 tests, except Nicolas Le Cam&#39;s (nlc)<br>
amstream.c:163: Test marked todo: IDirectDrawMediaStream_CreateSample returned: 80004001<br>
What&#39;s different about these machines?<br>
<br>
Should I take this to bugzilla? I know next to nothing about<br>
amstream. It is about streaming to audio or a DirectDraw surface.<br>
<a href="http://msdn.microsoft.com/en-us/library/dd390909%28v=VS.85%29.aspx" target="_blank">http://msdn.microsoft.com/en-us/library/dd390909%28v=VS.85%29.aspx</a><br>
<br>
Regards,<br>
�J�rg H�hle<br>
<br>
</blockquote></div>Hi J�rg,<br><br>The difference is that I&#39;m creating a test.avi symlink to an avi file in the working directory before launching winetest.<br>This avi file is also used by tests/avisplitter.c (skip) and tests/filtergraph.c (no skip) and I&#39;m creating another msrle.avi symlink to the same file to avoid skipping in tests/mmio.c.<br>
<br>The file used is ED_1024.avi from the Elephant Dream short film. As I&#39;m using winetest_latest.exe, I also need to use� the -d switch to be able to skip the temp dir creation and put symlink in it.<br><br>BTW, tests/filtergraph.c also tries to use a test.mpg file (no skip), but I didn&#39;t found one under CC when I added this to my automated test script. I&#39;ll add one this evening now that I&#39;ve just found <a href="http://learn.creativecommons.org/">http://learn.creativecommons.org/</a>.<br>
<br>-- <br>Nicolas Le Cam<br>