Skip to content
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

Intermittent failure - TestGdbRemote_vCont.test_single_step_only_steps_one_instruction_with_vCont_s_thread_debugserver_dsym #23924

Open
llvmbot opened this issue May 17, 2015 · 1 comment
Labels
bugzilla Issues migrated from bugzilla lldb

Comments

@llvmbot
Copy link
Collaborator

llvmbot commented May 17, 2015

Bugzilla Link 23550
Version unspecified
OS All
Reporter LLVM Bugzilla Contributor

Extended Description

Over 134 dosep runs, TestGdbRemote_vCont.test_single_step_only_steps_one_instruction_with_vCont_s_thread_debugserver_dsym failed 6 times

4 times here:

TestGdbRemote_vCont.py:113 (no build log archive until 2959)
TestGdbRemote_vCont.test_single_step_only_steps_one_instruction_with_vCont_s_thread_debugserver_dsym
AssertionError: '$ENo such file or directory (/Users/lldb_build/lldbSlave/buildDir/lldb.src/test/tools/lldb-server/a.out)' != '$OK'

2 times here:
TestGdbRemote_vCont.py:111 buildDsym
CalledProcessError: Command 'make MAKE_DSYM=YES ARCH=x86_64 CC="clang" ' returned non-zero exit status 2

@llvmbot
Copy link
Collaborator Author

llvmbot commented May 17, 2015

At time of writing, line 113 is the line:

self.single_step_only_steps_one_instruction(use_Hc_packet=False, step_instruction="vCont;s:{thread}")

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugzilla Issues migrated from bugzilla lldb
Projects
None yet
Development

No branches or pull requests

1 participant