-
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
lldb-api :: functionalities/tsan/thread_leak/TestTsanThreadLeak.py #51000
Comments
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 | [51658](https://llvm.org/bz51658) |
| Version | trunk |
| OS | Linux |
| Blocks | llvm/llvm-project#50580 llvm/llvm-project#51489 |
| CC | @tstellar |
Extended DescriptionObtained this error on the 13.0.0 rc2 run. TIMEOUT: lldb-api :: functionalities/tsan/thread_leak/TestTsanThreadLeak.py (101423 of 101423)
|
Extended Description
Obtained this error on the 13.0.0 rc2 run.
TIMEOUT: lldb-api :: functionalities/tsan/thread_leak/TestTsanThreadLeak.py (101423 of 101423)
******************** TEST 'lldb-api :: functionalities/tsan/thread_leak/TestTsanThreadLeak.py' FAILED ********************
Script:
/usr/bin/python3.9 /home/nnelson/Documents/llvm-project/llvm/utils/release/rc2/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/rc2/Phase3/Release/llvmCore-13.0.0-rc2.obj/./lib --arch x86_64 --build-dir /home/nnelson/Documents/llvm-project/llvm/utils/release/rc2/Phase3/Release/llvmCore-13.0.0-rc2.obj/lldb-test-build.noindex --lldb-module-cache-dir /home/nnelson/Documents/llvm-project/llvm/utils/release/rc2/Phase3/Release/llvmCore-13.0.0-rc2.obj/lldb-test-build.noindex/module-cache-lldb/lldb-api --clang-module-cache-dir /home/nnelson/Documents/llvm-project/llvm/utils/release/rc2/Phase3/Release/llvmCore-13.0.0-rc2.obj/lldb-test-build.noindex/module-cache-clang/lldb-api --executable /home/nnelson/Documents/llvm-project/llvm/utils/release/rc2/Phase3/Release/llvmCore-13.0.0-rc2.obj/./bin/lldb --compiler /home/nnelson/Documents/llvm-project/llvm/utils/release/rc2/Phase3/Release/llvmCore-13.0.0-rc2.obj/./bin/clang --dsymutil /home/nnelson/Documents/llvm-project/llvm/utils/release/rc2/Phase3/Release/llvmCore-13.0.0-rc2.obj/./bin/dsymutil --llvm-tools-dir /home/nnelson/Documents/llvm-project/llvm/utils/release/rc2/Phase3/Release/llvmCore-13.0.0-rc2.obj/./bin --lldb-libs-dir /home/nnelson/Documents/llvm-project/llvm/utils/release/rc2/Phase3/Release/llvmCore-13.0.0-rc2.obj/./lib /home/nnelson/Documents/llvm-project/llvm/utils/release/rc2/llvm-project/lldb/test/API/functionalities/tsan/thread_leak -p TestTsanThreadLeak.py
Exit Code: -9
Timeout: Reached timeout of 600 seconds
Command Output (stdout):
lldb version 13.0.0 (https://github.com/llvm/llvm-project.git revision f135a91)
clang revision f135a91
llvm revision f135a91
--
Command Output (stderr):
UNSUPPORTED: LLDB (/home/nnelson/Documents/llvm-project/llvm/utils/release/rc2/Phase3/Release/llvmCore-13.0.0-rc2.obj/bin/clang-x86_64) :: test_dsym (TestTsanThreadLeak.TsanThreadLeakTestCase) (test case does not fall in any category of interest for this run)
The text was updated successfully, but these errors were encountered: