[cfe-dev] clang: 1 test failure

Daniel Dunbar daniel at zuster.org
Mon Nov 2 13:48:51 PST 2009


Hi Giangiacomo,

If you run with 'make test VERBOSE=1' you should get more information
on the failure. Yes, the tests are just the accumulation of the 'RUN:'
lines in the test file (with a few substitutions).

 - Daniel

On Fri, Oct 30, 2009 at 4:59 AM, Giangiacomo Mariotti
<gg.mariotti at gmail.com> wrote:
> clang version 1.1 (trunk 85587)
> Target: x86_64-unknown-linux-gnu
> Thread model: posix
>
> I run the automated tests and got this:
> --- Running clang tests for x86_64-unknown-linux-gnu ---
> FAIL: Clang::Sema/static-init.c (1179 of 1714)
> Testing Time: 11.93s
> ********************
> Failing Tests (1):
>    Clang::Sema/static-init.c
>
>  Expected Passes    : 1696
>  Expected Failures  : 17
>  Unexpected Failures: 1
>
> Is it the // no-error part?
> I don't know the format of these files, it's just a guess looking at
> its comments which seems to interact with the testing scripts.
>
> Giangiacomo Mariotti
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>




More information about the cfe-dev mailing list