llvm-ci wrote: LLVM Buildbot has detected a new failure on builder `lldb-aarch64-windows` running on `linaro-armv8-windows-msvc-05` while building `lldb` at step 6 "test".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/141/builds/14794 <details> <summary>Here is the relevant piece of the build log for the reference</summary> ``` Step 6 (test) failure: build (failure) ... PASS: lldb-shell :: Commands/command-thread-backtrace.test (1446 of 2426) PASS: lldb-shell :: DAP/TestClientLauncher.test (1447 of 2426) PASS: lldb-shell :: DAP/TestHelp.test (1448 of 2426) XFAIL: lldb-shell :: Commands/list-header.test (1449 of 2426) PASS: lldb-shell :: DAP/TestVersion.test (1450 of 2426) PASS: lldb-shell :: Diagnostics/TestCopyLogs.test (1451 of 2426) PASS: lldb-shell :: Diagnostics/TestDiagnosticsLog.test (1452 of 2426) PASS: lldb-shell :: Diagnostics/TestDump.test (1453 of 2426) UNSUPPORTED: lldb-shell :: Driver/CommandOnCrashMultiThreaded.test (1454 of 2426) PASS: lldb-shell :: Driver/LocalLLDBInit.test (1455 of 2426) FAIL: lldb-shell :: DAP/TestSTDINConsole.test (1456 of 2426) ******************** TEST 'lldb-shell :: DAP/TestSTDINConsole.test' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 2 "C:\Users\tcwg\scoop\apps\python\current\python.exe" C:\Users\tcwg\llvm-worker\lldb-aarch64-windows\llvm-project\lldb\test\Shell\DAP\TestSTDINConsole.test %c:\users\tcwg\llvm-worker\lldb-aarch64-windows\build\bin\lldb-dap.exe > C:\Users\tcwg\llvm-worker\lldb-aarch64-windows\build\tools\lldb\test\Shell\DAP\Output\TestSTDINConsole.test.tmp.out 2>&1 # executed command: 'C:\Users\tcwg\scoop\apps\python\current\python.exe' 'C:\Users\tcwg\llvm-worker\lldb-aarch64-windows\llvm-project\lldb\test\Shell\DAP\TestSTDINConsole.test' '%c:\users\tcwg\llvm-worker\lldb-aarch64-windows\build\bin\lldb-dap.exe' # note: command had no output on stdout or stderr # RUN: at line 3 c:\users\tcwg\llvm-worker\lldb-aarch64-windows\build\bin\filecheck.exe C:\Users\tcwg\llvm-worker\lldb-aarch64-windows\llvm-project\lldb\test\Shell\DAP\TestSTDINConsole.test --check-prefix=ERROR < C:\Users\tcwg\llvm-worker\lldb-aarch64-windows\build\tools\lldb\test\Shell\DAP\Output\TestSTDINConsole.test.tmp.out # executed command: 'c:\users\tcwg\llvm-worker\lldb-aarch64-windows\build\bin\filecheck.exe' 'C:\Users\tcwg\llvm-worker\lldb-aarch64-windows\llvm-project\lldb\test\Shell\DAP\TestSTDINConsole.test' --check-prefix=ERROR # .---command stderr------------ # | FileCheck error: '<stdin>' is empty. # | FileCheck command line: c:\users\tcwg\llvm-worker\lldb-aarch64-windows\build\bin\filecheck.exe C:\Users\tcwg\llvm-worker\lldb-aarch64-windows\llvm-project\lldb\test\Shell\DAP\TestSTDINConsole.test --check-prefix=ERROR # `----------------------------- # error: command failed with exit status: 2 -- ******************** PASS: lldb-shell :: Driver/TestCommands.test (1457 of 2426) PASS: lldb-shell :: Driver/TestCore.test (1458 of 2426) PASS: lldb-shell :: Driver/TestConvenienceVariables.test (1459 of 2426) PASS: lldb-shell :: Driver/TestEmptyArgument.test (1460 of 2426) PASS: lldb-shell :: Driver/TestError.test (1461 of 2426) PASS: lldb-shell :: Driver/TestFile.test (1462 of 2426) PASS: lldb-shell :: Driver/TestHelp.test (1463 of 2426) UNSUPPORTED: lldb-shell :: Driver/TestPageZeroRead.test (1464 of 2426) PASS: lldb-shell :: Driver/TestNoUseColor.test (1465 of 2426) PASS: lldb-shell :: Driver/TestProcessAttach.test (1466 of 2426) PASS: lldb-shell :: Driver/TestQuiet.test (1467 of 2426) PASS: lldb-shell :: Driver/TestRepl.test (1468 of 2426) PASS: lldb-shell :: Driver/TestSingleQuote.test (1469 of 2426) PASS: lldb-shell :: Driver/TestPositionalArgs.test (1470 of 2426) UNSUPPORTED: lldb-shell :: Driver/TestUseColor.test (1471 of 2426) PASS: lldb-shell :: Driver/TestWaitFor.test (1472 of 2426) UNSUPPORTED: lldb-shell :: Error/assert.test (1473 of 2426) ``` </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
