<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Issue</th>
<td>
<a href=https://github.com/llvm/llvm-project/issues/116040>116040</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>
[lldb-dap] TestDAP_exception_cpp test flakey
</td>
</tr>
<tr>
<th>Labels</th>
<td>
lldb,
lldb-dap
</td>
</tr>
<tr>
<th>Assignees</th>
<td>
</td>
</tr>
<tr>
<th>Reporter</th>
<td>
Michael137
</td>
</tr>
</table>
<pre>
I've seen this fail occasionally on the public macOS buildbots. Example: https://green.lab.llvm.org/job/llvm.org/view/LLDB/job/as-lldb-cmake/15188/execution/node/97/log/?consoleFull
```
FAIL: LLDB (/Users/ec2-user/jenkins/workspace/llvm.org/as-lldb-cmake/lldb-build/bin/clang-arm64) :: test_stopped_description (TestDAP_exception_cpp.TestDAP_exception_cpp)
Restore dir to: /Users/ec2-user/jenkins/workspace/llvm.org/as-lldb-cmake/lldb-build/tools/lldb/test
======================================================================
ERROR: test_stopped_description (TestDAP_exception_cpp.TestDAP_exception_cpp)
Test that exception description is shown correctly in stopped
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/ec2-user/jenkins/workspace/llvm.org/as-lldb-cmake/llvm-project/lldb/test/API/tools/lldb-dap/exception/cpp/TestDAP_exception_cpp.py", line 26, in test_stopped_description
self.assertIsNotNone(exceptionInfo["details"])
KeyError: 'details'
Config=arm64-/Users/ec2-user/jenkins/workspace/llvm.org/as-lldb-cmake/lldb-build/bin/clang
----------------------------------------------------------------------
Ran 1 test in 1.832s
FAILED (errors=1)
--
```
This assertion was added in https://github.com/llvm/llvm-project/pull/105905
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJzcVcGO4zYM_Rr5IiSQZDuODz5k12Mg6HZ3kW7PA1lmEm1kyRDlzOTvC9luOp1ODwVmLg2MICId6vHxkZSI-mQBKpJ_InmdyDGcna9-1eoswfC0SFrX3ao9EcUVKAJYGs4a6VFqQ51SErWz0pgbddEDdBhboxXtpfr2G21HbbrWBVzTh2fZDwZIuqPnEAYk6Y6Ihojm5AHs2sh2bcy1Xzt_IqL56VoimheGq4YnIpovX-pPd7fElTFdu1K9vAARDc_5dktEA8-gxqCdJaKxrouusojhXIxE0kY5i85AMxpDWE3YbvnesOWZjs1u_yXCjXdSImLk3xE8xhuUWI0IPkIBe9E2Gp-cv-AgFfwd-WuU02Eihoim1RGkMtKeVtL3m4yIkkZq0h0NgOERgxsG6B47QOX1ELOKWH4Ahnr3_RGeFUzGRzUM6zetRJRzPgfA4DzQTnsaXLzhIzIKzhlcjPEIGBZ20_r_9kx5PRwO3w4fUS8a3TScZaD3F-jLuBopnt2Tpcp5DyqYG9WWLgjmGKt3-cyxfnipoJXqEhPqHQbqQYENVEljqJEYIvR0aSZKG22AEiHeTWXXfjV49xNUeKUv0ey-719pb9XJYZoFC3OxzSK5zdulGG4T0s_UaAtUbOJPbf-1pkuOCOa4lojgwx6_uvDVWSBiew-9t0cXB6sQHQSpIzhB8vpe4l_g9uC983MzFveXitn92dmjPpG0nkbD6oMH0Psr5iAt5ROHkUu-3qYCXw7cOGEf6igniCwgSWt-5-ZPOG_O5kWRcRPN9Md-eJJIZddBF297tWR0OI_tWrl-4eafghriNhANZ3nJ8qSr0q5MS5lAxYuU54xvc5acq0JBthGsPBabgnO-7UqptsAYY2mWCp4luhJMZJzzlIssY-W6UJC3GeN5BxuWyg3JGPRSm_u6SzTiCBXnG5axxMgWDFazamaRR10uh1nVUUOJr6YE2vGEJGNGY8C_QgYdzLTT73_Ka_qm8ufyHI28wC0Zvan-M3ET_Ki_JYNrJf4IAAD__wdSf44">