<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.msonormal0, li.msonormal0, div.msonormal0
        {mso-style-name:msonormal;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal">We saw the same thing internally. We don’t use lldb-vscode, so we turned off those tests.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Greg, any thoughts on lldb-vscode tests running forever on Linux?<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div style="border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in 4.0pt">
<div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b>From:</b> lldb-dev <lldb-dev-bounces@lists.llvm.org> <b>On Behalf Of
</b>Brian Cain via lldb-dev<br>
<b>Sent:</b> Monday, July 22, 2019 10:44 PM<br>
<b>To:</b> Hans Wennborg <hans@chromium.org><br>
<b>Cc:</b> llvm-dev <llvm-dev@lists.llvm.org>; Release-testers <release-testers@lists.llvm.org>; clangd-dev@lists.llvm.org; openmp-dev (openmp-dev@lists.llvm.org) <openmp-dev@lists.llvm.org>; LLDB Dev <lldb-dev@lists.llvm.org>; cfe-dev <cfe-dev@lists.llvm.org>;
 libcxx-dev@lists.llvm.org<br>
<b>Subject:</b> [EXT] Re: [lldb-dev] [Release-testers] [9.0.0 Release] The release branch is open; trunk is now 10.0.0<o:p></o:p></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal">Uploaded ubuntu 14.  <o:p></o:p></p>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">I had to kill some tests executing "lldb-vscode", they had been running for 12+ hours without completing.<o:p></o:p></p>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">b57383860c7e4317b0194d1a91836e01bd637c95  clang+llvm-8.0.1-x86_64-linux-gnu-ubuntu-14.04.tar.xz<o:p></o:p></p>
</div>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div>
<p class="MsoNormal">On Thu, Jul 18, 2019 at 7:19 AM Hans Wennborg via Release-testers <<a href="mailto:release-testers@lists.llvm.org">release-testers@lists.llvm.org</a>> wrote:<o:p></o:p></p>
</div>
<blockquote style="border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-right:0in">
<p class="MsoNormal">Hello everyone,<br>
<br>
The release branch for LLVM 9 and its sub-projects was just created<br>
from trunk at r366426, and the trunk version was subsequently bumped<br>
to 10.0.0.<br>
<br>
Release blockers are tracked by <a href="https://llvm.org/PR42474" target="_blank">
https://llvm.org/PR42474</a> Please mark<br>
any bugs, old or new, that need to be fixed before the release as<br>
blocking that.<br>
<br>
To get a change committed to the branch, first commit it to trunk as<br>
usual, and then request it to be merged --- ideally by filing a<br>
blocker bug on <a href="https://llvm.org/PR42474" target="_blank">https://llvm.org/PR42474</a>, or by cc'ing me on the commit<br>
email. (Please don't request merges over IRC; there's a high risk I'll<br>
miss them.)<br>
<br>
Please help with the release by notifying me about any bugs, commits,<br>
or other issues you think might be relevant. If it's not already<br>
tracked as a blocker of the release bug, or I'm not cc'd on an email<br>
about it, I will probably miss it.<br>
<br>
When the branch is in good enough shape, hopefully by tomorrow, the<br>
first release candidate (RC1) will be tagged and testing can begin.<br>
The release schedule can be found under "Upcoming Releases" to the<br>
right at <a href="https://llvm.org" target="_blank">https://llvm.org</a><br>
<br>
Many thanks,<br>
Hans<br>
_______________________________________________<br>
Release-testers mailing list<br>
<a href="mailto:Release-testers@lists.llvm.org" target="_blank">Release-testers@lists.llvm.org</a><br>
<a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/release-testers" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/release-testers</a><o:p></o:p></p>
</blockquote>
</div>
<p class="MsoNormal"><br clear="all">
<o:p></o:p></p>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<p class="MsoNormal">-- <o:p></o:p></p>
<div>
<p class="MsoNormal">-Brian<o:p></o:p></p>
</div>
</div>
</div>
</body>
</html>