[all-commits] [llvm/llvm-project] 6b37c4: [lldb] Improve test failure messages in vscode tests
Pavel Labath via All-commits
all-commits at lists.llvm.org
Tue Mar 10 06:32:54 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6b37c476a2d4e63f6c02ca8996e0e92ae3db3282
https://github.com/llvm/llvm-project/commit/6b37c476a2d4e63f6c02ca8996e0e92ae3db3282
Author: Pavel Labath <pavel at labath.sk>
Date: 2020-03-10 (Tue, 10 Mar 2020)
Changed paths:
M lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/lldbvscode_testcase.py
Log Message:
-----------
[lldb] Improve test failure messages in vscode tests
A couple of tests sporadically fail on these assertions, but the error
messages do not give a clue as to what has actually happened.
Improve them so that we can better understand what is going wrong.
More information about the All-commits
mailing list