[all-commits] [llvm/llvm-project] 5536c6: [lldb] Remove xpasses after pr44037 fix committed
Muhammad Omair Javaid via All-commits
all-commits at lists.llvm.org
Thu Dec 12 23:34:03 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5536c62f3c35015802dd59150d422c4ab79db581
https://github.com/llvm/llvm-project/commit/5536c62f3c35015802dd59150d422c4ab79db581
Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
Date: 2019-12-13 (Fri, 13 Dec 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:
-----------
[lldb] Remove xpasses after pr44037 fix committed
This patch removes xpass decorator from tests which were failing due to
pr44037.
pr44037 was fixed by rev 6ce1a897b6a82e18059fd3b75b8d52ff12c2a605
More information about the All-commits
mailing list