lldb: Run TestCrossDSOTailCalls.py and TestCrossObjectTailCalls.py on Darwin only
authorVedant Kumar <vsk@apple.com>
Wed, 15 Jan 2020 21:59:12 +0000 (13:59 -0800)
committerVedant Kumar <vsk@apple.com>
Wed, 15 Jan 2020 22:00:05 +0000 (14:00 -0800)
commit8d2f252bb8e4d199be8498c4ee2245117ef08fd2
tree4fa54f3469bc487aaef476361623785f43dcfc33
parentc65ac2ba784dd1bb7778294bd04c143c0181542a
lldb: Run TestCrossDSOTailCalls.py and TestCrossObjectTailCalls.py on Darwin only

See https://bugs.llvm.org/show_bug.cgi?id=44561, these tests are failing
on an aarch64/Linux bot:

http://lab.llvm.org:8011/builders/lldb-aarch64-ubuntu/builds/655

For some reason the backtrace the tests are expecting to find is
incomplete.
lldb/packages/Python/lldbsuite/test/functionalities/tail_call_frames/cross_dso/TestCrossDSOTailCalls.py
lldb/packages/Python/lldbsuite/test/functionalities/tail_call_frames/cross_object/TestCrossObjectTailCalls.py