[Lldb-commits] [PATCH] D64767: [lldb][test_suite] Update tests with unexpected pass on Android aarch64
Wanyi Ye via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Jul 16 11:12:42 PDT 2019
kusmour added a comment.
In D64767#1587311 <https://reviews.llvm.org/D64767#1587311>, @labath wrote:
> Whether a lot of these tests (e.g. all watchpoint related tests) pass or fail may depend on the exact android device you are running the tests against. However, you are the only ones running android tests ATM, so that does not matter much right now. If that ever changes, we'll have to do something smarter here...
Thank you very much! I will test on more devices later.
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64767/new/
https://reviews.llvm.org/D64767
More information about the lldb-commits
mailing list