[llvm] r309310 - Un-revert "Teach the CMake build system to run lit's test suite. These can be run"

Yung, Douglas via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 11 15:57:59 PDT 2017


Hi Brian,

I don't know if you made any progress looking into this, but I think the test that appears to be timing out is "lit :: shtest-format.py". At least the PS4 Windows bot does not seem to have an entry in the test logs for that test (and one test timed out). I looked through the logs of this test run: http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-windows10pro-fast/builds/11501

Douglas Yung

> -----Original Message-----
> From: Brian Gesiak [mailto:modocache at gmail.com]
> Sent: Tuesday, August 08, 2017 17:57
> To: Victor Leschuk
> Cc: Yung, Douglas; llvm-commits at lists.llvm.org
> Subject: Re: [llvm] r309310 - Un-revert "Teach the CMake build system to run
> lit's test suite. These can be run"
> 
> Hmm, it looks like a timeout of some kind...? If we could narrow down which
> test is timing out, we could simply mark that test as unsupported on Windows,
> as a short term solution. I'll try to look into this tomorrow evening.
> 
> - Brian
> 
> On Tue, Aug 8, 2017 at 1:14 AM, Victor Leschuk <vleschuk at accesssoftek.com>
> wrote:
> > Hello, thanks for the commit, unfortunately it didn't fix the problem
> > on the buildbot (see build logs at
> > http://lab.llvm.org:8011/buildslaves/ps4-buildslave2). Any ideas what
> > can we do to solve this?
> >
> >
> > On 08/02/2017 09:31 AM, Brian Gesiak wrote:
> >> Victor, Douglas,
> >>
> >> I've verified https://reviews.llvm.org/D36212 fixes the issue for me;
> >> builds on my macOS and Windows hosts succeed. Please take a look and
> >> let me know if it fixes the issues on your buildbot.
> >>
> >> Thanks for your help debugging, and your patience!
> >>
> >> - Brian
> >
> > --
> > Best Regards,
> >
> > Victor Leschuk | Software Engineer |Access Softek
> >


More information about the llvm-commits mailing list