[Bug 35522] Send a test to testbot using 1 page instead of 3

WineHQ Bugzilla wine-bugs at winehq.org
Mon Oct 14 04:31:57 CDT 2019


https://bugs.winehq.org/show_bug.cgi?id=35522

--- Comment #8 from François Gouget <fgouget at codeweavers.com> ---
That's because you left the "Test Executable" field empty, which is not a valid
test executable name.

Also notice that patches may modify more than one test module in which case the
TestBot has no way of knowing which one you intended to test (jobs submitted
through the website are still limited to running a single test unit). But in
the simple case it could indeed provide a default value if that field is left
blank.


Notice however that for the "Command line arguments" field it cannot know if
you really intended to pass no parameter to the test executable or whether a
default value should be provided (and there too the value to use could be
ambiguous).

A way to lift this ambiguity would be to have a box that must be checked to
provide custom command line arguments. But that would really only be useful for
the Single Page mode since in the normal case a default is provided.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list