[cfe-dev] lit tests failure

Renato Golin rengolin at systemcall.org
Tue Oct 27 05:51:00 PDT 2009


Hi all,

I'm seeing some errors on the up-to-date clang tree:

--- Running clang tests for i686-pc-linux-gnu ---
lit.py: lit.cfg:146: note: using clang:
'/home/rengol01/temp/llvm/Debug/bin/clang'
lit.py: lit.cfg:151: note: using clang-cc:
'/home/rengol01/temp/llvm/Debug/bin/clang-cc'
FAIL: Clang::CodeGen/object-size.c (389 of 1698)
FAIL: Clang::Preprocessor/assembler-with-cpp.c (858 of 1698)
FAIL: Clang::Preprocessor/output_paste_avoid.c (951 of 1698)
Testing Time: 21.15s
********************
Failing Tests (3):
    Clang::CodeGen/object-size.c
    Clang::Preprocessor/assembler-with-cpp.c
    Clang::Preprocessor/output_paste_avoid.c

  Expected Passes    : 1678
  Expected Failures  : 17
  Unexpected Failures: 3

How can I get hold of which test failed within those files?  A Line
number and method name would come handy on the error report.

cheers,
--renato

Reclaim your digital rights, eliminate DRM, learn more at
http://www.defectivebydesign.org/what_is_drm



More information about the cfe-dev mailing list