aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/BinaryStreamWriter.cpp
diff options
context:
space:
mode:
authorDavid Spickett <david.spickett@linaro.org>2024-05-15 11:25:15 +0100
committerGitHub <noreply@github.com>2024-05-15 11:25:15 +0100
commit03bdfb65617e3cf714a106fdf7a6ae7551d17bce (patch)
tree6fd615d6ae44f6f0c8a25a6ca1d70c23ee93d3f1 /llvm/lib/Support/BinaryStreamWriter.cpp
parentb6f050fa129b08b6bc35168f0b8010742cd1ed9d (diff)
downloadllvm-03bdfb65617e3cf714a106fdf7a6ae7551d17bce.zip
llvm-03bdfb65617e3cf714a106fdf7a6ae7551d17bce.tar.gz
llvm-03bdfb65617e3cf714a106fdf7a6ae7551d17bce.tar.bz2
[lldb][test][FreeBSD] Fix some concurrent event tests (#84155)
A lot of `TestConcurrent*.py` expect one of the threads to crash, but we weren't checking for it properly. Possibly because signal reporting got better on FreeBSD at some point, and it now shows the same info as Linux does. ``` lldb-api :: functionalities/inferior-changed/TestInferiorChanged.py lldb-api :: functionalities/inferior-crashing/TestInferiorCrashing.py lldb-api :: functionalities/inferior-crashing/TestInferiorCrashingStep.py lldb-api :: functionalities/inferior-crashing/recursive-inferior/TestRecursiveInferior.py lldb-api :: functionalities/inferior-crashing/recursive-inferior/TestRecursiveInferiorStep.py lldb-api :: functionalities/thread/concurrent_events/TestConcurrentCrashWithBreak.py lldb-api :: functionalities/thread/concurrent_events/TestConcurrentCrashWithSignal.py lldb-api :: functionalities/thread/concurrent_events/TestConcurrentCrashWithWatchpoint.py lldb-api :: functionalities/thread/concurrent_events/TestConcurrentCrashWithWatchpointBreakpointSignal.py ``` Fixes #48777 `TestConcurrentTwoBreakpointsOneSignal.py` no longer fails, at least on an AWS instance, so I've removed the xfail there.
Diffstat (limited to 'llvm/lib/Support/BinaryStreamWriter.cpp')
0 files changed, 0 insertions, 0 deletions