diff options
author | Jim Ingham <jingham@apple.com> | 2022-08-09 12:49:43 -0700 |
---|---|---|
committer | Jim Ingham <jingham@apple.com> | 2022-08-09 12:52:18 -0700 |
commit | 0c86fbb557a63d2e9cc2e1a82feb38fe11ecbcdd (patch) | |
tree | 071d79e031898847fb7ae306f5a36326234e9b3a /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h | |
parent | c2c5c39c401b39d2057ebb19b843f53deb950f6e (diff) | |
download | llvm-0c86fbb557a63d2e9cc2e1a82feb38fe11ecbcdd.zip llvm-0c86fbb557a63d2e9cc2e1a82feb38fe11ecbcdd.tar.gz llvm-0c86fbb557a63d2e9cc2e1a82feb38fe11ecbcdd.tar.bz2 |
The memory region tests have been consistently timing on the ASAN
bot. This happens because they are building a long result into
a Python string, and the asan checker is making that very slow.
The last two tests here are both slow, but the 'test_command' is the
really slow one. I'm going to start disabling just that one and see
if that gets the ASAN bots clean.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions