diff options
author | Ebuka Ezike <yerimyah1@gmail.com> | 2025-06-23 10:32:46 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-23 10:32:46 +0100 |
commit | 5c22793eadd8758d589eafd1cbbb2897ab8b3c8b (patch) | |
tree | c6c35336bf2dab22f7b92c01bbbbcadcffa7ffaf /lldb/packages/Python/lldbsuite/test/configuration.py | |
parent | e7c1da7c8ef31c258619c1668062985e7ae83b70 (diff) | |
download | llvm-5c22793eadd8758d589eafd1cbbb2897ab8b3c8b.zip llvm-5c22793eadd8758d589eafd1cbbb2897ab8b3c8b.tar.gz llvm-5c22793eadd8758d589eafd1cbbb2897ab8b3c8b.tar.bz2 |
[lldb-dap][test] Refactor runInTerminal Tests. (#144954)
Replace `isTestSupported` function with `skipIfBuildType` annotation.
Test that uses the `IsTestSupported` function are no longer run, as the
size of lldb-dap binary is now more than `1mb`.
Update the broken test.
Fixes #108621
We could probably check if the test now passes on `linux arm` since it
was disabled because it timed out. I experienced the timeout after
replacing the `IsTestSupported` with `skipIfBuildType`.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions