[Lldb-commits] [lldb] [lldb] Remove support and workarounds for Android 4 and older (PR #124047)

via lldb-commits lldb-commits at lists.llvm.org
Mon Jan 27 07:39:27 PST 2025


enh-google wrote:

> It's quite possible that didn't run as a part of the CTS from the start. If you say it didn't, then I'll take your word for it.

sorry, i didn't mean to imply that these tests didn't immediately go into CTS when they went into bionic: they will have automatically been included in the next release. it's just that with a copyright date of 2016, they clearly weren't in bionic early enough for api 21. (2016 would be api 24 at the earliest.)

> Wow. Thank _you_ for following up on that. I've been aware of issues with running the lldb test suite (the watchpoint tests in particular) in virtualized environments (this is the reason why the lldb linux bot runs on a physical machine and not in the cloud), but I never took the time to isolate and reproduce the bug. It's very cool to see this fixed.

i'll pass that on to the folks who did all the work --- i just handed the CI's auto-filed bug to the systems team and jstultz and others did the real work :-)

https://github.com/llvm/llvm-project/pull/124047


More information about the lldb-commits mailing list