[Lldb-commits] [lldb] 8d2f252 - lldb: Run TestCrossDSOTailCalls.py and TestCrossObjectTailCalls.py on Darwin only

via lldb-commits lldb-commits at lists.llvm.org
Thu Jan 16 14:49:51 PST 2020


I've reverted this and just xfailed the tests on arm/aarch64 in 6c4d37733. I'll keep an eye on the bots.

vedant

> On Jan 16, 2020, at 6:58 AM, Pavel Labath <pavel at labath.sk> wrote:
> 
> On 15/01/2020 23:00, Vedant Kumar via lldb-commits wrote:
>> 
>> Author: Vedant Kumar
>> Date: 2020-01-15T14:00:05-08:00
>> New Revision: 8d2f252bb8e4d199be8498c4ee2245117ef08fd2
>> 
>> URL: https://github.com/llvm/llvm-project/commit/8d2f252bb8e4d199be8498c4ee2245117ef08fd2
>> DIFF: https://github.com/llvm/llvm-project/commit/8d2f252bb8e4d199be8498c4ee2245117ef08fd2.diff
>> 
>> LOG: lldb: Run TestCrossDSOTailCalls.py and TestCrossObjectTailCalls.py on Darwin only
>> 
> 
> That seems pretty drastic given that the test works fine on linux/x86.
> 
> Can you change that to xfail: arm (or xfail: arm-linux, if you're
> certain that the tests actually work on arm-macos)?
> 
> pl



More information about the lldb-commits mailing list