Qian Hong qhong@codeweavers.com wrote:
On Wed, Oct 23, 2013 at 1:51 PM, Dmitry Timoshkov dmitry@baikal.ru wrote:
It looks like that these new winstation tests now leave a reference to a wineserver object which makes wineserver stay in memory after the tests have finished. Please fix.
Thanks for comment, I noticed this as well, it is an existing Wine bug discovered by my test, I have a comment regarding this bug in my [patch 4/6], I'll try to fix Wine rather than my test.
So much time has passed but it's still not fixed, wineserver stays forever in memory after 'make test' in user32/tests, this is very annoying. Please either fix it or at least limit the winstation tests to run only in interactive mode.
Moreover, plain 'make winstation.ok' doesn't work at all, explorer fails to start.