http://bugs.winehq.org/show_bug.cgi?id=31807
Bug #: 31807 Summary: Alllow longer VM descriptions Product: Wine-Testbot Version: unspecified Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: unknown AssignedTo: wine-bugs@winehq.org ReportedBy: fgouget@codeweavers.com Classification: Unclassified
The size of the existing VM description field should be increased or a 'long description' field should be added so there is enough room to document exactly how a VM/test configuration was configured: emulated hardware, software that was added, locale and other configuration changes.
http://bugs.winehq.org/show_bug.cgi?id=31807
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|wine-bugs@winehq.org |fgouget@codeweavers.com
http://bugs.winehq.org/show_bug.cgi?id=31807
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED
--- Comment #1 from François Gouget fgouget@codeweavers.com 2012-10-24 12:22:25 CDT --- Working on this...
http://bugs.winehq.org/show_bug.cgi?id=31807
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED
--- Comment #2 from François Gouget fgouget@codeweavers.com 2013-01-30 10:32:15 CST --- This is fixed:
commit 8036ffca0c332aec2ec3bb39ed589809c3253f4d Author: Francois Gouget fgouget@codeweavers.com Date: Tue Jan 22 04:04:18 2013 +0100
testbot: Add a field to store the VM configuration details.
The description field is shown next to the VM name and thus has to be reasonably short. The details field is here so developers know exactly what's special about the VM so they can figure out why their test does not work. Send the VM configuration details with the WineTest report.
http://bugs.winehq.org/show_bug.cgi?id=31807
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |nerv@dawncrow.de
--- Comment #3 from André H. nerv@dawncrow.de 2013-04-13 16:14:11 CDT --- closing