aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorWalter Erquinigo <walter@modular.com>2023-09-18 21:28:19 +0000
committerWalter Erquinigo <walter@modular.com>2023-09-18 21:30:42 +0000
commit014c41d688f961cdb81cf92e6ba97100a49766a6 (patch)
treef306a0d7e3e0ac135d7a1d0bf15e3d347a2d13b9 /lldb/source/Plugins/ScriptInterpreter/Python
parent7bac0bc1152f89f43ce2a44df231454bed80fcd5 (diff)
downloadllvm-014c41d688f961cdb81cf92e6ba97100a49766a6.zip
llvm-014c41d688f961cdb81cf92e6ba97100a49766a6.tar.gz
llvm-014c41d688f961cdb81cf92e6ba97100a49766a6.tar.bz2
[LLDB] Attempt to fix DumpDataExtractorTest
This test was broken by 710276a2505514634a7cc805461b1219dcef9337 because DumpDataExtractor now accesses the Target properties, which someone ends up relying on the file system. This is an instance of this error https://lab.llvm.org/buildbot/#/builders/96/builds/45607/steps/6/logs/stdio I cannot reproduce this locally, but it seems that the error happens because we are not initializing the FileSystem and the Host as part of the test setup.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions