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

Victor Leschuk via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 17 13:10:23 PDT 2017


Actually:


C:\ps4-buildslave2\llvm-clang-lld-x86_64-scei-ps4-windows10pro-fast\llvm.obj\bin>python
./llvm-lit.py ..\..\llvm.src\utils\lit\tests\shtest-format.py
llvm-lit.py:
C:\ps4-buildslave2\llvm-clang-lld-x86_64-scei-ps4-windows10pro-fast\llvm.src\utils\lit\tests\lit.cfg:61:
warning: Could not import psutil. Some tests will be skipped and the
--timeout command line argument will not work.
-- Testing: 1 tests, 1 threads --
FAIL: lit :: shtest-format.py (1 of 1)
Testing Time: 2.44s
********************
Failing Tests (1):
    lit :: shtest-format.py

  Unexpected Failures: 1

1 warning(s) in tests.

Let's try installing python-psutil module first.


On 08/17/2017 11:02 PM, Victor Leschuk via llvm-commits wrote:
> I will mark this test unsupported for now, after that I will debug this
> test on machine directly, after disconnecting the builder. How does this
> sound? I will announce the buildslave disconnection beforehand.
>
>
> On 08/17/2017 10:51 PM, Brian Gesiak wrote:
>> Marking `lit :: shtest.py` as `UNSUPPORTED: windows` would prevent it
>> from being run on Windows, at least until we can fix the error. But
>> ideally we'd have some way to reproduce it locally, otherwise it's
>> just a matter of time before someone re-enables the test and causes
>> the same buildbot failure again.
>>
>> - Brian Gesiak

-- 
Best Regards,

Victor Leschuk | Software Engineer |Access Softek



More information about the llvm-commits mailing list