[llvm-bugs] [Bug 49242] New: FAIL: test_terminate_commands (TestVSCode_attach.TestVSCode_attach)

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Feb 17 23:17:48 PST 2021


https://bugs.llvm.org/show_bug.cgi?id=49242

            Bug ID: 49242
           Summary: FAIL: test_terminate_commands
                    (TestVSCode_attach.TestVSCode_attach)
           Product: new-bugs
           Version: 11.0
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: nnelson at infowest.com
                CC: htmldeveloper at gmail.com, llvm-bugs at lists.llvm.org

Ubuntu 20.10 Release run 11.1.0 Final

FAIL: lldb-api :: tools/lldb-vscode/attach/TestVSCode_attach.py (77429 of
77429)
******************** TEST 'lldb-api ::
tools/lldb-vscode/attach/TestVSCode_attach.py' FAILED ********************
Script:
--
/usr/bin/python3.8
/home/nnelson/Documents/llvm-project/llvm/utils/release/final/llvm-project/lldb/test/API/dotest.py
--arch x86_64 -s
/home/nnelson/Documents/llvm-project/llvm/utils/release/final/Phase3/Release+Asserts/llvmCore-11.1.0-final.obj/lldb-test-traces
-S nm -u CXXFLAGS -u CFLAGS --env ARCHIVER=/usr/bin/ar --env
OBJCOPY=/usr/bin/objcopy --env
LLVM_LIBS_DIR=/home/nnelson/Documents/llvm-project/llvm/utils/release/final/Phase3/Release+Asserts/llvmCore-11.1.0-final.obj/./lib
--build-dir
/home/nnelson/Documents/llvm-project/llvm/utils/release/final/Phase3/Release+Asserts/llvmCore-11.1.0-final.obj/lldb-test-build.noindex
--lldb-module-cache-dir
/home/nnelson/Documents/llvm-project/llvm/utils/release/final/Phase3/Release+Asserts/llvmCore-11.1.0-final.obj/lldb-test-build.noindex/module-cache-lldb/lldb-api
--clang-module-cache-dir
/home/nnelson/Documents/llvm-project/llvm/utils/release/final/Phase3/Release+Asserts/llvmCore-11.1.0-final.obj/lldb-test-build.noindex/module-cache-clang/lldb-api
--executable
/home/nnelson/Documents/llvm-project/llvm/utils/release/final/Phase3/Release+Asserts/llvmCore-11.1.0-final.obj/./bin/lldb
--compiler
/home/nnelson/Documents/llvm-project/llvm/utils/release/final/Phase3/Release+Asserts/llvmCore-11.1.0-final.obj/./bin/clang
--dsymutil
/home/nnelson/Documents/llvm-project/llvm/utils/release/final/Phase3/Release+Asserts/llvmCore-11.1.0-final.obj/./bin/dsymutil
--filecheck
/home/nnelson/Documents/llvm-project/llvm/utils/release/final/Phase3/Release+Asserts/llvmCore-11.1.0-final.obj/./bin/FileCheck
--yaml2obj
/home/nnelson/Documents/llvm-project/llvm/utils/release/final/Phase3/Release+Asserts/llvmCore-11.1.0-final.obj/./bin/yaml2obj
--lldb-libs-dir
/home/nnelson/Documents/llvm-project/llvm/utils/release/final/Phase3/Release+Asserts/llvmCore-11.1.0-final.obj/./lib
/home/nnelson/Documents/llvm-project/llvm/utils/release/final/llvm-project/lldb/test/API/tools/lldb-vscode/attach
-p TestVSCode_attach.py
--
Exit Code: 1

Command Output (stdout):
--
lldb version 11.1.0
  clang revision 7e99bddfeaab2713a8bb6ca538da25b66e6efc59
  llvm revision 7e99bddfeaab2713a8bb6ca538da25b66e6efc59
LLDB library dir:
/home/nnelson/Documents/llvm-project/llvm/utils/release/final/Phase3/Release+Asserts/llvmCore-11.1.0-final.obj/bin
LLDB import library dir:
/home/nnelson/Documents/llvm-project/llvm/utils/release/final/Phase3/Release+Asserts/llvmCore-11.1.0-final.obj/./lib
Skipping following debug info categories: ['dsym', 'gmodules']
description: breakpoint 1.1
description: breakpoint 1.1
description: breakpoint 1.1

--
Command Output (stderr):
--

Session logs for test failures/errors/unexpected successes will go into
directory
'/home/nnelson/Documents/llvm-project/llvm/utils/release/final/Phase3/Release+Asserts/llvmCore-11.1.0-final.obj/lldb-test-traces'
PASS: LLDB
(/home/nnelson/Documents/llvm-project/llvm/utils/release/final/Phase3/Release+Asserts/llvmCore-11.1.0-final.obj/bin/clang-11-x86_64)
:: test_by_name (TestVSCode_attach.TestVSCode_attach)
UNSUPPORTED: LLDB
(/home/nnelson/Documents/llvm-project/llvm/utils/release/final/Phase3/Release+Asserts/llvmCore-11.1.0-final.obj/bin/clang-11-x86_64)
:: test_by_name_waitFor (TestVSCode_attach.TestVSCode_attach) (requires one of
darwin, macosx, ios, watchos, tvos, bridgeos) 
PASS: LLDB
(/home/nnelson/Documents/llvm-project/llvm/utils/release/final/Phase3/Release+Asserts/llvmCore-11.1.0-final.obj/bin/clang-11-x86_64)
:: test_by_pid (TestVSCode_attach.TestVSCode_attach)
PASS: LLDB
(/home/nnelson/Documents/llvm-project/llvm/utils/release/final/Phase3/Release+Asserts/llvmCore-11.1.0-final.obj/bin/clang-11-x86_64)
:: test_commands (TestVSCode_attach.TestVSCode_attach)
FAIL: LLDB
(/home/nnelson/Documents/llvm-project/llvm/utils/release/final/Phase3/Release+Asserts/llvmCore-11.1.0-final.obj/bin/clang-11-x86_64)
:: test_terminate_commands (TestVSCode_attach.TestVSCode_attach)
======================================================================
FAIL: test_terminate_commands (TestVSCode_attach.TestVSCode_attach)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210218/8a0acfbf/attachment.html>


More information about the llvm-bugs mailing list