http://bugs.winehq.org/show_bug.cgi?id=31776
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED
--- Comment #2 from François Gouget fgouget@codeweavers.com 2012-10-24 12:19:44 CDT --- This is fixed. There are a lot of patches leading up to this but the main ones are:
commit 7bff5106294fe0a48eb349be6ee495d2b6ff8476 Author: Francois Gouget fgouget@codeweavers.com Date: Fri Oct 19 12:14:31 2012 +0200
testbot/VMs: Interface with libvirt instead of VMware/VIX.
commit 4e611a7ed3c87eb9a243007c5b02d8a7c67a4572 Author: Francois Gouget fgouget@codeweavers.com Date: Fri Oct 19 12:13:55 2012 +0200
testbot/bin: Always retrieve the task log file before taking a screenshot.
This is in fact a workaround for a libvirt bug that causes the screen capture to fail randomly. We can do without a screenshot but not without the result log. This also reduces code duplication a little bit.
commit 655c406c0a44b561cc3810d16bb87c24f3cf9bce Author: Francois Gouget fgouget@codeweavers.com Date: Thu Oct 18 15:37:21 2012 +0200
testbot/scripts: Add a TestAgent script to test the TestAgentd server.
commit ff92857532c2623b1c5dd89afb2a8d0043764508 Author: Francois Gouget fgouget@codeweavers.com Date: Thu Oct 18 15:34:36 2012 +0200
testbot/VMs: Use a TestAgent tool instead of VMware to run scripts on or copy files from/to the VMs.