-
Notifications
You must be signed in to change notification settings - Fork 12.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FAIL: lldb-api :: tools/lldb-vscode/runInTerminal/TestVSCode_runInTerminal.py #48304
Comments
Added release-13.0.0 to the Blocks field. This bug was seen on the 13.0.0-rc1 release run. |
mentioned in issue #51489 |
The deadline for requesting fixes for the release has passed. This bug is being removed from the LLVM 13.0.1 release milestone. If you have a fix or think this bug is important enough to block the release, please explain why in a comment and add the bug back to the LLVM 13.0.1 release milestone. |
@llvm/issue-subscribers-lldb Author: None (3b3be5bc-be97-4c5a-a058-de8ddaf7c081)
| | |
| --- | --- |
| Bugzilla Link | [48960](https://llvm.org/bz48960) |
| Version | 11.0 |
| OS | Linux |
| Blocks | llvm/llvm-project#51489 |
| CC | @tstellar |
Extended DescriptionFrom 12.0.0-rc1 release run. FAIL: lldb-api :: tools/lldb-vscode/runInTerminal/TestVSCode_runInTerminal.py (87853 of 87856)
|
Extended Description
From 12.0.0-rc1 release run.
FAIL: lldb-api :: tools/lldb-vscode/runInTerminal/TestVSCode_runInTerminal.py (87853 of 87856)
******************** TEST 'lldb-api :: tools/lldb-vscode/runInTerminal/TestVSCode_runInTerminal.py' FAILED ********************
Script:
/usr/bin/python3.8 /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-project/lldb/test/API/dotest.py -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/rc1/Phase3/Release+Asserts/llvmCore-12.0.0-rc1.obj/./lib --arch x86_64 --build-dir /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/Phase3/Release+Asserts/llvmCore-12.0.0-rc1.obj/lldb-test-build.noindex --lldb-module-cache-dir /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/Phase3/Release+Asserts/llvmCore-12.0.0-rc1.obj/lldb-test-build.noindex/module-cache-lldb/lldb-api --clang-module-cache-dir /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/Phase3/Release+Asserts/llvmCore-12.0.0-rc1.obj/lldb-test-build.noindex/module-cache-clang/lldb-api --executable /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/Phase3/Release+Asserts/llvmCore-12.0.0-rc1.obj/./bin/lldb --compiler /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/Phase3/Release+Asserts/llvmCore-12.0.0-rc1.obj/./bin/clang --dsymutil /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/Phase3/Release+Asserts/llvmCore-12.0.0-rc1.obj/./bin/dsymutil --filecheck /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/Phase3/Release+Asserts/llvmCore-12.0.0-rc1.obj/./bin/FileCheck --yaml2obj /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/Phase3/Release+Asserts/llvmCore-12.0.0-rc1.obj/./bin/yaml2obj --lldb-libs-dir /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/Phase3/Release+Asserts/llvmCore-12.0.0-rc1.obj/./lib /home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-project/lldb/test/API/tools/lldb-vscode/runInTerminal -p TestVSCode_runInTerminal.py
Exit Code: 1
Command Output (stdout):
lldb version 12.0.0 (https://github.com/llvm/llvm-project.git revision 7e99bdd)
clang revision 7e99bdd
llvm revision 7e99bdd
Skipping following debug info categories: ['dsym', 'gmodules']
objc tests will be skipped because of unsupported platform
--
Command Output (stderr):
PASS: LLDB (/home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/Phase3/Release+Asserts/llvmCore-12.0.0-rc1.obj/bin/clang-x86_64) :: test_FakeAttachedRunInTerminalLauncherAndCheckEnvironment (TestVSCode_runInTerminal.TestVSCode_runInTerminal)
PASS: LLDB (/home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/Phase3/Release+Asserts/llvmCore-12.0.0-rc1.obj/bin/clang-x86_64) :: test_FakeAttachedRunInTerminalLauncherWithInvalidProgram (TestVSCode_runInTerminal.TestVSCode_runInTerminal)
PASS: LLDB (/home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/Phase3/Release+Asserts/llvmCore-12.0.0-rc1.obj/bin/clang-x86_64) :: test_FakeAttachedRunInTerminalLauncherWithValidProgram (TestVSCode_runInTerminal.TestVSCode_runInTerminal)
PASS: LLDB (/home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/Phase3/Release+Asserts/llvmCore-12.0.0-rc1.obj/bin/clang-x86_64) :: test_NonAttachedRunInTerminalLauncher (TestVSCode_runInTerminal.TestVSCode_runInTerminal)
PASS: LLDB (/home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/Phase3/Release+Asserts/llvmCore-12.0.0-rc1.obj/bin/clang-x86_64) :: test_missingArgInRunInTerminalLauncher (TestVSCode_runInTerminal.TestVSCode_runInTerminal)
FAIL: LLDB (/home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/Phase3/Release+Asserts/llvmCore-12.0.0-rc1.obj/bin/clang-x86_64) :: test_runInTerminal (TestVSCode_runInTerminal.TestVSCode_runInTerminal)
PASS: LLDB (/home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/Phase3/Release+Asserts/llvmCore-12.0.0-rc1.obj/bin/clang-x86_64) :: test_runInTerminalInvalidTarget (TestVSCode_runInTerminal.TestVSCode_runInTerminal)
FAIL: test_runInTerminal (TestVSCode_runInTerminal.TestVSCode_runInTerminal)
Traceback (most recent call last):
File "/home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-project/lldb/packages/Python/lldbsuite/test/decorators.py", line 135, in wrapper
return func(*args, **kwargs)
File "/home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-project/lldb/test/API/tools/lldb-vscode/runInTerminal/TestVSCode_runInTerminal.py", line 52, in test_runInTerminal
self.build_and_launch(
File "/home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-project/lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/lldbvscode_testcase.py", line 350, in build_and_launch
return self.launch(program, args, cwd, env, stopOnEntry, disableASLR,
File "/home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-project/lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/lldbvscode_testcase.py", line 328, in launch
self.assertTrue(response['success'],
AssertionError: False is not True : launch failed (Failed to attach to the target process. Timed out trying to get messages from the runInTerminal launcher)
Config=x86_64-/home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/Phase3/Release+Asserts/llvmCore-12.0.0-rc1.obj/bin/clang
Ran 7 tests in 2.858s
RESULT: FAILED (6 passes, 1 failures, 0 errors, 0 skipped, 0 expected failures, 0 unexpected successes)
Timed out trying to get messages from the debug adaptor
The text was updated successfully, but these errors were encountered: