http://bugs.winehq.org/show_bug.cgi?id=13027
Summary: Add a description field to winetest Product: Wine Version: CVS/GIT Platform: Other OS/Version: other Status: NEW Severity: enhancement Priority: P2 Component: testcases AssignedTo: wine-bugs@winehq.org ReportedBy: fgouget@codeweavers.com Depends on: 13026
It should be possible to specify a description for a winetest run. That description field would be sent with the report and would describe the system the tests are run on, providing details that cannot be retrieve programmatically. For instance:
"US Windows XP system provided by Compaq and then cleaned up. Last updated on 2007/10/16 but no IE7."
or
"Clean install of a stock French Windows 95, running in a VMware 5.5 guest."
The user should be able to either enter this description in the main dialog (see also bug 13026), or on the command line.