[lldb/test] Skip test in TestBitfieldIvars.py instead of xfailing it
authorVedant Kumar <vsk@apple.com>
Tue, 21 Jul 2020 18:09:33 +0000 (11:09 -0700)
committerVedant Kumar <vsk@apple.com>
Tue, 21 Jul 2020 18:29:09 +0000 (11:29 -0700)
commit46334dfc3ba99ee5300675f8300b9044e350f2ff
tree22e4391aa5208ce9df1328394441f690b915e03a
parentff63d6be93dc5958bf35d92919ce6fafcc611e89
[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.
lldb/test/API/lang/objc/bitfield_ivars/TestBitfieldIvars.py