[all-commits] [llvm/llvm-project] cdc38c: [lldb] Skip parts of TestCallOverriddenMethod.py o...
Raphael Isemann via All-commits
all-commits at lists.llvm.org
Fri Nov 8 06:55:28 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: cdc38c93fa22f0bee1bd7b84a27c32abb4a3aba8
https://github.com/llvm/llvm-project/commit/cdc38c93fa22f0bee1bd7b84a27c32abb4a3aba8
Author: Raphael Isemann <teemperor at gmail.com>
Date: 2019-11-08 (Fri, 08 Nov 2019)
Changed paths:
M lldb/packages/Python/lldbsuite/test/commands/expression/call-overridden-method/TestCallOverriddenMethod.py
Log Message:
-----------
[lldb] Skip parts of TestCallOverriddenMethod.py on Linux
The function call and the constructor call fail now several Linux
bots (Swift CI, my own bot and Stella's Debian system), so let's disable
the relevant test parts until we can figure out why it is failing.
More information about the All-commits
mailing list