[all-commits] [llvm/llvm-project] bb7c8e: Mark PR44037 tests as XFAIL on AArch64 Linux dwo
Diana via All-commits
all-commits at lists.llvm.org
Tue Nov 19 01:49:24 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: bb7c8e984f87e1de7c80abd33d00025ac366efa6
https://github.com/llvm/llvm-project/commit/bb7c8e984f87e1de7c80abd33d00025ac366efa6
Author: Diana Picus <diana.picus at linaro.org>
Date: 2019-11-19 (Tue, 19 Nov 2019)
Changed paths:
M lldb/packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_locations/TestBreakpointLocations.py
M lldb/packages/Python/lldbsuite/test/lang/c/inlines/TestRedefinitionsInInlines.py
M lldb/packages/Python/lldbsuite/test/lang/cpp/member-and-local-vars-with-same-name/TestMembersAndLocalsWithSameName.py
M lldb/packages/Python/lldbsuite/test/python_api/frame/inlines/TestInlinedFrame.py
Log Message:
-----------
Mark PR44037 tests as XFAIL on AArch64 Linux dwo
These tests are failing with various assertion failures, but they all
throw the following error message first:
error: a.out 0x0000002d: adding range [0x14-0x24) which has a base that
is less than the function's low PC 0x40060c.
See llvm.org/pr44037.
Differential Revision: https://reviews.llvm.org/D70381
More information about the All-commits
mailing list