commit | fe167a9165a8b716afd9ff371dfdaec3d04b137a | [log] [tgz] |
---|---|---|
author | Ebuka Ezike <yerimyah1@gmail.com> | Wed Sep 10 17:23:17 2025 +0100 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Sep 10 09:24:57 2025 -0700 |
tree | dd76a3f22df9a228966f95d3356e5a30ae494328 | |
parent | 7696ca922381dd9ac32db3dfb0846499a1094dbc [diff] |
[lldb][test] Re-enable `TestRerunAndExprDylib.py` (#157872) the `skipTestIfFn` requires a function that return a string to skip or None to run the test. The `isUbuntu18_04` function returns a bool and the test is skipped on all platforms. https://github.com/llvm/llvm-project/blob/25ebdfe0ab202a6cb30232d84bc5838439fd67d5/lldb/packages/Python/lldbsuite/test/decorators.py#L145-L157 GitOrigin-RevId: f5315bd135b6e65ebfb0d27f6333501c3a4b32b3