[all-commits] [llvm/llvm-project] 36a461: @skipIfAsan for the other long test in TestMemoryR...
jimingham via All-commits
all-commits at lists.llvm.org
Tue Aug 9 14:55:35 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 36a461b8c2a2df47a59789e92908a1275aa5fc30
https://github.com/llvm/llvm-project/commit/36a461b8c2a2df47a59789e92908a1275aa5fc30
Author: Jim Ingham <jingham at apple.com>
Date: 2022-08-09 (Tue, 09 Aug 2022)
Changed paths:
M lldb/test/API/functionalities/memory-region/TestMemoryRegion.py
Log Message:
-----------
@skipIfAsan for the other long test in TestMemoryRegion.py
These two tests were each of them too long when running under ASAN,
so we have to skip both to get a clean ASAN bot run.
More information about the All-commits
mailing list