[llvm-bugs] [Bug 26388] New: Run ubsan and lld tests on a Windows bot on the llvm waterfall

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Jan 29 19:25:13 PST 2016


https://llvm.org/bugs/show_bug.cgi?id=26388

            Bug ID: 26388
           Summary: Run ubsan and lld tests on a Windows bot on the llvm
                    waterfall
           Product: new-bugs
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: nicolasweber at gmx.de
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

When I build clang/win packages for Chromium, fairly frequently ubsan and lld
tests fail [1]. From what I can tell, we have no coverage for these on the LLVM
waterfall. We should add compiler-rt and lld to
http://lab.llvm.org:8011/builders/clang-x64-ninja-win7/builds/9347

…oh, the ubsan tests do run there, they're just broken :-( But we should run
the lld tests there too.

1: At the moment, these tests reliably fail for both me and Hans:
   UBSan-Standalone-x86_64 :: TestCases/Misc/vla.c
   lld :: COFF/dllorder.test
   lld :: ELF/libsearch.s
   lld :: ELF/linkerscript.s
   lld :: ELF/linkerscript2.s
   lld :: ELF/sysroot.s

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160130/16b52a74/attachment.html>


More information about the llvm-bugs mailing list