http://bugs.winehq.org/show_bug.cgi?id=34965
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #1 from François Gouget fgouget@codeweavers.com --- The commits below should fix this.
Note that they assume testagentd is being run with high enough privileges which is the case for the current set of WineTestBot VMs. So later on we may run into this kind of problem again.
commit b7f27a6b914689b7e05073e56ac40750ce2b04b4 Author: Francois Gouget fgouget@codeweavers.com Date: Wed Mar 12 14:22:59 2014 +0100
testbot: Don't show the TestAgent server version when failing to set the time.
The connection may have failed in which case we don't have this information.
commit 28e77b884077e52aba213a079a320672e404881a Author: Francois Gouget fgouget@codeweavers.com Date: Thu Mar 6 15:26:34 2014 +0100
testbot/WineRunTask: Set the system time on the Windows VM before running the tests.
commit df9f82b2f5e8040085f97e116f93f60187825ec7 Author: Francois Gouget fgouget@codeweavers.com Date: Thu Mar 6 15:24:05 2014 +0100
testbot/testagentd: Add an RPC to set the remote host's system time.