[Bug 33065] New: Make it possible to build a winetest executable with a single test

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Feb 25 11:28:50 CST 2013


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

             Bug #: 33065
           Summary: Make it possible to build a winetest executable with a
                    single test
           Product: Wine-Testbot
           Version: unspecified
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: fgouget at codeweavers.com
    Classification: Unclassified


Currently WineTestBot runs individual tests through TestLauncher (see
testbot/src/TestLauncher). TestLauncher is responsible for checking for
potential issues like missing dlls that could cause the test to hang on an
error dialog. However that means duplicating a lot of WineTest's code and also
that TestLauncher tends to be out of date (see bug 31609 for instance).

Building the regular winetest.exe (with all the tests) and just running one
test would result in a lot of wasted disk space and bandwidth.

So the idea would be to make it possible to build winetest.exe and to only
include the one test we want to run in the resources.

-- 
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