summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py
diff options
context:
space:
mode:
authorJim Ingham <jingham@apple.com>2016-10-01 00:49:12 +0000
committerJim Ingham <jingham@apple.com>2016-10-01 00:49:12 +0000
commita4790260121862756b8d1babc5d768eb3d8abb86 (patch)
treeb3cca01cf95dd404e49e38992fac3d65d32e0c9e /lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py
parent9f2bd4e7eacccd5e29747f38ac033562fd85bd5e (diff)
downloadbcm5719-llvm-a4790260121862756b8d1babc5d768eb3d8abb86.tar.gz
bcm5719-llvm-a4790260121862756b8d1babc5d768eb3d8abb86.zip
Fix up this test case.
The lldbutil.run_break_set_by_file_and_line has already checked that the number of locations was 1, so don't check it again. And certainly don't check it again by grubbing in break list output. Also, we know the Thread's IsStopped state is wrong, and have a test for that, so don't keep testing it in other files where that isn't the primary thing we're testing. I removed the xfail for Darwin. If this also passes on other systems, we can remove the xfails from them as we find that out. llvm-svn: 282993
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud