http://bugs.winehq.org/show_bug.cgi?id=33313
Bug #: 33313 Summary: NewTestBot: Can't submit tests for winspool.drv Product: Wine-Testbot Version: unspecified Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: unknown AssignedTo: wine-bugs@winehq.org ReportedBy: nerv@dawncrow.de Classification: Unclassified
When submitting a patch for winspool.drv (per website, not wine-patches) it can't create the job, instead there's a message saying "Invalid name for Test executable". Most likely that's related to the two dots.
http://bugs.winehq.org/show_bug.cgi?id=33313
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fgouget@codeweavers.com
http://bugs.winehq.org/show_bug.cgi?id=33313
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=33313
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #1 from François Gouget fgouget@codeweavers.com 2013-10-27 05:05:43 CDT --- This is fixed:
commit 0a9fded16c707af4b147eb88d25be4eb9ef85426 Author: Francois Gouget fgouget@codeweavers.com Date: Thu Apr 18 19:24:43 2013 +0200
testbot: Fix handling of tests for dll names containing dots or dashes.
Conformance tests for 'dlls' containing dots in their name, 'winspool.drv' for instance, should be allowed. Wine does not support conformance tests for dlls containing dashes in their names however, 'api-ms-*' for instance, so reject those.
http://bugs.winehq.org/show_bug.cgi?id=33313
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Bruno Jesus 00cpxxx@gmail.com --- Closing.