[llvm] r294789 - [LTO] Make these tests robust across multiple iterations.

Yung, Douglas via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 10 15:34:09 PST 2017


Your change fixed the tests. Thanks!

Douglas Yung

> -----Original Message-----
> From: davide.italiano at gmail.com [mailto:davide.italiano at gmail.com] On Behalf
> Of Davide Italiano
> Sent: Friday, February 10, 2017 15:08
> To: Yung, Douglas
> Cc: llvm-commits at lists.llvm.org
> Subject: Re: [llvm] r294789 - [LTO] Make these tests robust across multiple
> iterations.
> 
> On Fri, Feb 10, 2017 at 2:59 PM, Davide Italiano <davide at freebsd.org> wrote:
> > On Fri, Feb 10, 2017 at 2:53 PM, Yung, Douglas <douglas.yung at sony.com>
> wrote:
> >> Hi Davide, I don't know if you are aware, but this checkin as well as
> r294784 caused the tests you changed to fail on the Windows PS4 bot. The
> problem is that the rm command that you added with "*" gives an error on
> Windows if nothing matches (there is nothing to delete). Can you fix the
> tests?
> >>
> >> r294784:
> >> http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-wind
> >> ows10pro-fast/builds/5279
> >>
> >> r294789:
> >> http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-wind
> >> ows10pro-fast/builds/5282
> >>
> >> Douglas Yung
> >>
> 
> r294801 should fix, please let me know if there are other outstanding issues.
> Side note: I think this "intended behaviour" of Windows rm if flipping
> annoying.
> 
> --
> Davide
> 
> "There are no solved problems; there are only problems that are more or less
> solved" -- Henri Poincare


More information about the llvm-commits mailing list