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/5782 <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 :: DAP/TestSTDINConsole.test' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 "C:\Python312\python.exe" C:\buildbot\as-builder-10\lldb-x86-64\llvm-project\lldb\test\Shell\DAP\TestSTDINConsole.test %c:\buildbot\as-builder-10\lldb-x86-64\build\bin\lldb-dap.exe > C:\buildbot\as-builder-10\lldb-x86-64\build\tools\lldb\test\Shell\DAP\Output\TestSTDINConsole.test.tmp.out 2>&1 # executed command: 'C:\Python312\python.exe' 'C:\buildbot\as-builder-10\lldb-x86-64\llvm-project\lldb\test\Shell\DAP\TestSTDINConsole.test' '%c:\buildbot\as-builder-10\lldb-x86-64\build\bin\lldb-dap.exe' # note: command had no output on stdout or stderr # RUN: at line 3 c:\buildbot\as-builder-10\lldb-x86-64\build\bin\filecheck.exe C:\buildbot\as-builder-10\lldb-x86-64\llvm-project\lldb\test\Shell\DAP\TestSTDINConsole.test --check-prefix=ERROR < C:\buildbot\as-builder-10\lldb-x86-64\build\tools\lldb\test\Shell\DAP\Output\TestSTDINConsole.test.tmp.out # executed command: 'c:\buildbot\as-builder-10\lldb-x86-64\build\bin\filecheck.exe' 'C:\buildbot\as-builder-10\lldb-x86-64\llvm-project\lldb\test\Shell\DAP\TestSTDINConsole.test' --check-prefix=ERROR # .---command stderr------------ # | FileCheck error: '<stdin>' is empty. # | FileCheck command line: c:\buildbot\as-builder-10\lldb-x86-64\build\bin\filecheck.exe C:\buildbot\as-builder-10\lldb-x86-64\llvm-project\lldb\test\Shell\DAP\TestSTDINConsole.test --check-prefix=ERROR # `----------------------------- # error: command failed with exit status: 2 -- ******************** ``` </details> https://github.com/llvm/llvm-project/pull/178409 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
