普通文本  |  5行  |  192 B

def match_broken(abi, platform, device_platform, toolchain, subtest=None):
    if subtest == 'test_wait-static' and abi == 'x86':
        return abi, 'http://b/24507500'
    return None, None