[Bug 31789] Fix handling of jscript/vbscript tests

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Dec 17 16:32:20 CST 2012


http://bugs.winehq.org/show_bug.cgi?id=31789

François Gouget <fgouget at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|wine-bugs at winehq.org        |fgouget at codeweavers.com

--- Comment #3 from François Gouget <fgouget at codeweavers.com> 2012-12-17 16:32:20 CST ---
One solution for that is to leverage the daily Reconfig task to build a list of
all the test files and to send it to the WineTestBot server (to be stored
somewhere under var). Then, when WineTestBot detects a non-C files is modified
in a given test, it would add all that test's C files to the set of C files
modified by that patch.

Another solution may be to leverage the fact that WineTestBot is now running on
the WineHQ server if I can figure out what this actually gives us access to.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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