Sign in
android
/
platform
/
ndk
/
65290c0584fcfe51c1e7cae30abf26be3e990a77
/
.
/
tests
/
device
/
wait
/
test_config.py
blob: 1f1546f962530ffed5f75fdeb356753a7104a97b [
file
] [
log
] [
blame
]
def
run_broken
(
abi
,
device_api
,
subtest
):
if
subtest
==
'test_wait-static'
and
abi
==
'x86'
:
return
abi
,
'http://b/24507500'
return
None
,
None