diff options
| author | Igor Kudrin <ikudrin@accesssoftek.com> | 2025-11-20 09:45:54 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-20 09:45:54 -0800 |
| commit | ccdb71932aa84a36f3d9689eca97b80bf643c500 (patch) | |
| tree | 7e8047961cc21603867ee123d89393bef104fe38 /cross-project-tests | |
| parent | 66ddc9b3e7e22a0c2464c54d96bc30c53ab9cbd1 (diff) | |
[lldb] Fix a test if hardware breakpoints are not supported (#168813)
If `HardwareBreakpointTestBase.supports_hw_breakpoints()` returns False,
`SimpleHWBreakpointTest.does_not_support_hw_breakpoints()` returns None,
so the test runs and fails. However, it should be skipped instead.
The test was added in #146602, while `supports_hw_breakpoints()` was
changed in #146609, which was landed earlier despite having a bigger
number.
Diffstat (limited to 'cross-project-tests')
0 files changed, 0 insertions, 0 deletions
