[LLVMdev] nightly test suite failure: ms_struct-bitfield-init-1.c

Devang Patel dpatel at apple.com
Fri May 6 17:10:33 PDT 2011


On May 6, 2011, at 4:57 PM, Andrew Trick wrote:

> On May 6, 2011, at 1:29 AM, Jay Foad wrote:
> 
>> This seems wrong -- if a test fails, it shouldn't stop the whole
>> "make", it should just get logged as a failure and continue.
> 
> That's a frustrating aspect of the test-suite Makefiles. I don't know how to work around it without removing the test from your tree.
> -Andy

$ make -k ...
is your friend here.

-
Devang




More information about the llvm-dev mailing list