http://bugs.winehq.org/show_bug.cgi?id=25659
Summary: mshtml:activex tests cause a timeout on some wine machines Product: Wine Version: 1.3.10 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: mshtml AssignedTo: wine-bugs@winehq.org ReportedBy: sven.wine@gmail.com
http://test.winehq.org/data/tests/mshtml:activex.html
shows that they hang since the 3rd of December. They also hang on my machine. When I do make test and then run the activex tests, it just works. This makes regression testing (if needed) a bit harder.
This is all the terminal output there is when running the activex tests from the winetest executable from the website:
fixme:system:SetProcessDPIAware stub! fixme:iphlpapi:NotifyAddrChange (Handle 0xa5e914, overlapped 0xa5e918): stub fixme:ntdll:NtLockFile I/O completion on lock not implemented yet fixme:resource:GetGuiResources (0xffffffff,0): stub
It hangs when a window called 'H' is created. This could mean that it hangs somewhere near line 2015? Jacek, could you have a look?