brintos

brintos / llvm-project-archived public Read only

0
0
Text · 158 B · 6b71133 Raw
6 lines · plain
1if "dexter" not in config.available_features:2    config.unsupported = True3 4# LLDB through lldb-dap causes spurious failures.5config.test_retry_attempts = 26