FAIL: test_breakpoint_events (TestDAP_breakpointEvents.TestDAP_breakpointEvents)
This test sets a breakpoint in a shared library and runs and stops
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/ec2-user/jenkins/workspace/llvm.org/as-lldb-cmake/llvm-project/lldb/test/API/tools/lldb-dap/breakpoint-events/TestDAP_breakpointEvents.py", line 90, in test_breakpoint_events
self.assertEqual(len(self.dap_server.breakpoint_events), 1)
AssertionError: 0 != 1
Config=arm64-/Users/ec2-user/jenkins/workspace/llvm.org/as-lldb-cmake/lldb-build/bin/clang
----------------------------------------------------------------------