On Sun, Jul 24, 2011 at 2:16 AM, Jens Lehmann <Jens.Lehmann@xxxxxx> wrote: > On modern multi-core processors "make test" is often run in multiple jobs. > If one of them fails the test run does stop, but the concurrently running > tests finish their run. Somewhat related (or not). I change something. I know it breaks things and want to know _all_ tests it breaks, but "make test" would stop early. Is there anyway to make it keep going through all tests even if some fails? "make -j<big number>" improves the situation but does not really solve it. -- Duy -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html