[all-commits] [llvm/llvm-project] 46334d: [lldb/test] Skip test in TestBitfieldIvars.py inst...
Vedant Kumar via All-commits
all-commits at lists.llvm.org
Tue Jul 21 11:29:32 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 46334dfc3ba99ee5300675f8300b9044e350f2ff
https://github.com/llvm/llvm-project/commit/46334dfc3ba99ee5300675f8300b9044e350f2ff
Author: Vedant Kumar <vsk at apple.com>
Date: 2020-07-21 (Tue, 21 Jul 2020)
Changed paths:
M lldb/test/API/lang/objc/bitfield_ivars/TestBitfieldIvars.py
Log Message:
-----------
[lldb/test] Skip test in TestBitfieldIvars.py instead of xfailing it
The test triggers an ASan exception, causing job failures on the
sanitizer bot.
As suggested by Shafik.
More information about the All-commits
mailing list