Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
halo
ndk
Commits
117dcbaa
Commit
117dcbaa
authored
9 years ago
by
Dan Albert
Committed by
Gerrit Code Review
9 years ago
Browse files
Options
Download
Plain Diff
Merge "Fix test config for GOT optimization test."
parents
c5a974fc
44024fbc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
tests/build/b14811006-GOT_PREL-optimization/test_config.py
tests/build/b14811006-GOT_PREL-optimization/test_config.py
+2
-1
No files found.
tests/build/b14811006-GOT_PREL-optimization/test_config.py
View file @
117dcbaa
def
match_broken
(
abi
,
platform
,
toolchain
,
subtest
=
None
):
if
toolchain
==
'clang'
:
return
toolchain
,
'http://b/26031639'
if
abi
.
startswith
(
'armeabi'
):
return
' '
.
join
([
toolchain
,
abi
]),
'http://b/26031639'
return
None
,
None
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment