[Bug 20987] New: msi tests can't be run in parallel

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Dec 10 15:51:16 CST 2009


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

           Summary: msi tests can't be run in parallel
           Product: Wine
           Version: 1.1.34
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: testcases
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: dank at kegel.com


We spend an awful lot of time waiting for tests to finish.
It'd be awesome if "make -j 100 test" worked.

As a first step, let's make the msi tests work in parallel.
"make -j100" in the msi directory explodes at the moment
because many of the tests use the same filenames.

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