On 10/05/2009 09:07 PM, Damjan Jovanovic wrote:
Changelog:
- add aggregation tests for the IStillImageW interface
Unchanged since last time.
Damjan Jovanovic
Hi Damjan,
This patch introduced a test failure on all Windows boxes so far:
http://test.winehq.org/data/tests/sti:sti.html
Could you have a look?
On Tue, Oct 6, 2009 at 6:30 PM, Paul Vriens paul.vriens.wine@gmail.com wrote:
On 10/05/2009 09:07 PM, Damjan Jovanovic wrote:
Changelog:
- add aggregation tests for the IStillImageW interface
Unchanged since last time.
Damjan Jovanovic
Hi Damjan,
This patch introduced a test failure on all Windows boxes so far:
http://test.winehq.org/data/tests/sti:sti.html
Could you have a look?
-- Cheers,
Paul.
Windows 2000: C:>sti_crosstest.exe
sti: 9 tests executed (0 marked as todo, 0 failures), 0 skipped.
Which test fails on the other Windows versions?
Thank you Damjan
Which test fails on the other Windows versions?
That's available if you follow the link Paul sent. The failing test is: sti.c:221: Test failed: CoCreateInstance unexpectedly succeeded when querying for IUnknown during aggregation and it's failing on Win98, XP, and 2003. --Juan