llvm-ci wrote: LLVM Buildbot has detected a new failure on builder `lldb-x86_64-win` running on `as-builder-10` while building `lldb` at step 10 "test-check-lldb-shell".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/211/builds/3151 <details> <summary>Here is the relevant piece of the build log for the reference</summary> ``` Step 10 (test-check-lldb-shell) failure: Test just built components: check-lldb-shell completed (failure) ******************** TEST 'lldb-shell :: lldb-server/TestPlatformErrorMessages.test' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 c:\buildbot\as-builder-10\lldb-x86-64\build\bin\lldb-server.exe platform 2>&1 | c:\buildbot\as-builder-10\lldb-x86-64\build\bin\filecheck.exe --check-prefixes=NO_LISTEN,ALL C:\buildbot\as-builder-10\lldb-x86-64\llvm-project\lldb\test\Shell\lldb-server\TestPlatformErrorMessages.test # executed command: 'c:\buildbot\as-builder-10\lldb-x86-64\build\bin\lldb-server.exe' platform # note: command had no output on stdout or stderr # executed command: 'c:\buildbot\as-builder-10\lldb-x86-64\build\bin\filecheck.exe' --check-prefixes=NO_LISTEN,ALL 'C:\buildbot\as-builder-10\lldb-x86-64\llvm-project\lldb\test\Shell\lldb-server\TestPlatformErrorMessages.test' # .---command stderr------------ # | C:\buildbot\as-builder-10\lldb-x86-64\llvm-project\lldb\test\Shell\lldb-server\TestPlatformErrorMessages.test:25:6: error: ALL: expected string not found in input # | ALL: Use 'lldb-server {{p|platform}} --help' for a complete list of options. # | ^ # | <stdin>:1:58: note: scanning from here # | error: either --listen or --child-platform-fd is required # | ^ # | <stdin>:2:1: note: possible intended match here # | Use 'lldb-server.exe platform --help' for a complete list of options. # | ^ # | # | Input file: <stdin> # | Check file: C:\buildbot\as-builder-10\lldb-x86-64\llvm-project\lldb\test\Shell\lldb-server\TestPlatformErrorMessages.test # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: error: either --listen or --child-platform-fd is required # | check:25'0 X error: no match found # | 2: Use 'lldb-server.exe platform --help' for a complete list of options. # | check:25'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:25'1 ? possible intended match # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** ``` </details> https://github.com/llvm/llvm-project/pull/162730 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
