if "dexter" not in config.available_features:
    config.unsupported = True

# LLDB through lldb-dap causes spurious failures.
config.test_retry_attempts = 2
