<html>
<head>
<base href="https://llvm.org/bugs/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Run ubsan and lld tests on a Windows bot on the llvm waterfall"
href="https://llvm.org/bugs/show_bug.cgi?id=26388">26388</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Run ubsan and lld tests on a Windows bot on the llvm waterfall
</td>
</tr>
<tr>
<th>Product</th>
<td>new-bugs
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>new bugs
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>nicolasweber@gmx.de
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>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
<a href="http://lab.llvm.org:8011/builders/clang-x64-ninja-win7/builds/9347">http://lab.llvm.org:8011/builders/clang-x64-ninja-win7/builds/9347</a>
…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</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>