[all-commits] [llvm/llvm-project] 20629c: [LLDB] Fix broken testsuite due to Xfail decorators
Muhammad Omair Javaid via All-commits
all-commits at lists.llvm.org
Sun May 10 22:25:52 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 20629ca949cddde9f7e41a4b9e8539a970615feb
https://github.com/llvm/llvm-project/commit/20629ca949cddde9f7e41a4b9e8539a970615feb
Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
Date: 2020-05-11 (Mon, 11 May 2020)
Changed paths:
M lldb/test/Shell/SymbolFile/NativePDB/Inputs/break-by-line.lldbinit
M lldb/test/Shell/SymbolFile/NativePDB/break-by-line.cpp
M lldb/test/Shell/SymbolFile/NativePDB/source-list.cpp
Log Message:
-----------
[LLDB] Fix broken testsuite due to Xfail decorators
Following test cases need minor adjustment in order to accomodate xfail
decorator:
lldb/test/Shell/SymbolFile/NativePDB/break-by-line.cpp
lldb/test/Shell/SymbolFile/NativePDB/source-list.cpp
More information about the All-commits
mailing list