This is an archive of the discontinued LLVM Phabricator instance.

[lldb][test_suite] Update tests with unexpected pass on Android aarch64
ClosedPublic

Authored by kusmour on Jul 15 2019, 1:43 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

kusmour created this revision.Jul 15 2019, 1:43 PM
labath accepted this revision.Jul 16 2019, 4:20 AM

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...

This revision is now accepted and ready to land.Jul 16 2019, 4:20 AM

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.

This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptJul 23 2019, 3:15 PM