[llvm-bugs] [Bug 34157] Please backport lit regression fixes to release_50 branch
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Aug 11 09:40:23 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=34157
Hans Wennborg <hans at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
CC| |hans at chromium.org
--- Comment #1 from Hans Wennborg <hans at chromium.org> ---
(In reply to Michał Górny from comment #0)
> lit has regressed a lot since the 4.0.0 release. We've managed to fix it in
> master, and it'd be really good to backport at least the most important
> fixes.
>
>
> The minimal set needed to remove the regressions includes, in order:
>
> 309044 [lit] Fix UnboundLocalError for invalid shtest redirects
> 309071 [lit] Attempt to fix Python unittest adaptor logic
> 309120 Revert "[lit] Remove dead code not referenced in the LLVM SVN repo."
> 309122 [lit] Fix type error for parallelism groups
> 309140 Fix LIT test breakage
> 309227 [lit] Fix race between shtest-shell and max-failures tests
>
> With those patches applied, lit tests reliably pass 100% again for me.
Thanks! Merged those as r310730.
--
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/20170811/88e046ad/attachment-0001.html>
More information about the llvm-bugs
mailing list