# debuginfo-tests are not expected to pass in a cross-compilation setup.
if "native" not in config.available_features or config.is_msvc:
config.unsupported = True
# debuginfo-tests are not expected to pass in a cross-compilation setup.
if "native" not in config.available_features or config.is_msvc:
config.unsupported = True