[llvm-bugs] [Bug 28875] New: ASan x86_64-windows tests are completely busted

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Aug 5 14:16:27 PDT 2016


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

            Bug ID: 28875
           Summary: ASan x86_64-windows tests are completely busted
           Product: compiler-rt
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: compiler-rt
          Assignee: unassignedbugs at nondot.org
          Reporter: nicolasweber at gmx.de
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

On my Windows 7 box, in a VS2013 x64 cmd shell, I ran `ninja check-asan`. Every
asan64 test opened several "this application crashed close/debug" dialogs, and
I spent the next 5 minutes or so clicking "close" buttons as fast as I could.

As far as I can tell, none of the x64 asan tests work on Windows (at least with
Win 7 and a vs2013 shell).

This is probably not expected? Should all these tests be skipped for now?

-- 
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/20160805/07d02eb0/attachment.html>


More information about the llvm-bugs mailing list