Sign in
android
/
platform
/
ndk
/
a2ce8513be0643813fd20774d4995350deb33ae6
/
.
/
tests
/
device
/
libcxx_static
/
test_config.py
blob: b7108766a693df88a3f7568955d7f66fa8a1c229 [
file
] [
log
] [
blame
]
def
run_broken
(
abi
,
device_platform
,
toolchain
,
subtest
):
if
subtest
==
'test_1_static'
and
abi
==
'mips'
:
return
abi
,
'http://b/24673473'
return
None
,
None