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
art
Commits
a85111c5
Commit
a85111c5
authored
8 years ago
by
Treehugger Robot
Committed by
Gerrit Code Review
8 years ago
Browse files
Options
Download
Plain Diff
Merge "Blacklist another 96* test for no-image."
parents
1e6578a6
81c74c16
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
test/Android.run-test.mk
test/Android.run-test.mk
+3
-2
No files found.
test/Android.run-test.mk
View file @
a85111c5
...
...
@@ -439,13 +439,14 @@ TEST_ART_BROKEN_FALLBACK_RUN_TESTS := \
629-vdex-speed
# This test fails without an image.
# 018, 961, 964 often time out. b/34369284
# 018, 961, 964
, 968
often time out. b/34369284
TEST_ART_BROKEN_NO_IMAGE_RUN_TESTS
:=
\
137-cfi
\
138-duplicate-classes-check
\
018-stack-overflow
\
961-default-iface-resolution-gen
\
964-default-iface-init
964-default-iface-init
\
968-default-partial-compile-gen
\
ifneq
(,$(filter no-dex2oat,$(PREBUILD_TYPES)))
ART_TEST_KNOWN_BROKEN
+=
$(
call
all-run-test-names,
$(TARGET_TYPES)
,
$(RUN_TYPES)
,no-dex2oat,
\
...
...
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