[all-commits] [llvm/llvm-project] eaddbc: LLDB AArch64 skip single_step_only_steps_one_instr...
Muhammad Omair Javaid via All-commits
all-commits at lists.llvm.org
Fri Mar 6 01:27:02 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: eaddbc238d5fcca19432939223c87e4011b66546
https://github.com/llvm/llvm-project/commit/eaddbc238d5fcca19432939223c87e4011b66546
Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
Date: 2020-03-06 (Fri, 06 Mar 2020)
Changed paths:
M lldb/test/API/tools/lldb-server/TestGdbRemote_vCont.py
Log Message:
-----------
LLDB AArch64 skip single_step_only_steps_one_instruction* tests
This patch makes sure that LLDB AArch64/Linux testsuite skips
single_step_only_steps_one_instruction* tests. There is no possible
gaurantee for this test to pass and there already exists a bug report
against this bug.
More information about the All-commits
mailing list