Fix test TestVSCode_terminatedEvent.py
authorWanyi Ye <wanyi@fb.com>
Fri, 4 Nov 2022 19:01:00 +0000 (12:01 -0700)
committerWanyi Ye <wanyi@fb.com>
Fri, 4 Nov 2022 21:54:29 +0000 (14:54 -0700)
commit7b7ec60dccb5f44d33c36e89bd4df008c618468b
tree5e6a516e7978b6095b0544a2c3849e317144b020
parentce90957461d5d5e4290a61267b4726d3842483d7
Fix test TestVSCode_terminatedEvent.py

This test is broken due to the flaky encoding of top-level JSON key 'memory'
When I run locally (linux) the test passed. However, it failed the build bot: https://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake/48111/
I will find a way to repro before I can actually fix this issue correctly.

https://reviews.llvm.org/D137455
lldb/test/API/tools/lldb-vscode/terminated-event/TestVSCode_terminatedEvent.py