[lldb-vscode] Fix TestVSCode_module
authorWalter Erquinigo <waltermelon@fb.com>
Thu, 3 Sep 2020 15:57:13 +0000 (08:57 -0700)
committerWalter Erquinigo <waltermelon@fb.com>
Thu, 3 Sep 2020 16:01:56 +0000 (09:01 -0700)
commitddcc7ce59150c9ebc6b0b2d61e7ef4f2525c11f4
tree93f1a5a83c9b41fe5491c86a44d1bae2048be205
parent62673c430de43837b0f177089ed184a0ffcd5678
[lldb-vscode] Fix TestVSCode_module

Caused by D86662. The fix is only checking some fields when the expect_debug_info_size flag is true. For some reason this was not failing on a local linux machine.
lldb/test/API/tools/lldb-vscode/module/TestVSCode_module.py