[all-commits] [llvm/llvm-project] 096473: [lldb] Remove Xfail decorators from steadily passi...
Muhammad Omair Javaid via All-commits
all-commits at lists.llvm.org
Mon Dec 9 06:10:34 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0964733bae2d0823f7b431ee2b16a3fd1dd993e3
https://github.com/llvm/llvm-project/commit/0964733bae2d0823f7b431ee2b16a3fd1dd993e3
Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
Date: 2019-12-09 (Mon, 09 Dec 2019)
Changed paths:
M lldb/packages/Python/lldbsuite/test/commands/watchpoints/watchpoint_commands/command/TestWatchpointCommandLLDB.py
M lldb/packages/Python/lldbsuite/test/commands/watchpoints/watchpoint_commands/command/TestWatchpointCommandPython.py
M lldb/packages/Python/lldbsuite/test/commands/watchpoints/watchpoint_commands/condition/TestWatchpointConditionCmd.py
M lldb/packages/Python/lldbsuite/test/commands/watchpoints/watchpoint_events/TestWatchpointEvents.py
M lldb/packages/Python/lldbsuite/test/functionalities/archives/TestBSDArchives.py
M lldb/packages/Python/lldbsuite/test/functionalities/inferior-assert/TestInferiorAssert.py
M lldb/packages/Python/lldbsuite/test/functionalities/tail_call_frames/thread_step_out_or_return/TestSteppingOutWithArtificialFrames.py
M lldb/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/TestConcurrentTwoWatchpointsOneSignal.py
M lldb/packages/Python/lldbsuite/test/lang/c/const_variables/TestConstVariables.py
M lldb/packages/Python/lldbsuite/test/lang/c/global_variables/TestGlobalVariables.py
M lldb/packages/Python/lldbsuite/test/python_api/watchpoint/condition/TestWatchpointConditionAPI.py
M lldb/packages/Python/lldbsuite/test/tools/lldb-server/TestGdbRemoteSingleStep.py
M lldb/packages/Python/lldbsuite/test/tools/lldb-server/TestGdbRemote_vCont.py
Log Message:
-----------
[lldb] Remove Xfail decorators from steadily passing tests
This patch removes xfail decorator from some lldb testcases which are
passing steadily now for past few week/months on aarch64/linux buildbot.
More information about the All-commits
mailing list