blob: 21b31b40b7ed843f1164d8911ab3e7f5a537449a [file] [log] [blame]
Scott Wakelinga7812ae2016-10-17 10:03:36 +01001#
2# Copyright (C) 2016 The Android Open Source Project
3#
4# Licensed under the Apache License, Version 2.0 (the "License");
5# you may not use this file except in compliance with the License.
6# You may obtain a copy of the License at
7#
8# http://www.apache.org/licenses/LICENSE-2.0
9#
10# Unless required by applicable law or agreed to in writing, software
11# distributed under the License is distributed on an "AS IS" BASIS,
12# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13# See the License for the specific language governing permissions and
14# limitations under the License.
15#
16
17# Known broken tests for the ARM VIXL backend.
18TEST_ART_BROKEN_OPTIMIZING_ARM_VIXL_RUN_TESTS := \
Scott Wakelinga7812ae2016-10-17 10:03:36 +010019 003-omnibus-opcodes \
Scott Wakelingfb0b7d42016-10-28 16:11:08 +010020 020-string \
21 021-string2 \
Artem Serov2bbc9532016-10-21 11:51:50 +010022 042-new-instance \
Scott Wakelinga7812ae2016-10-17 10:03:36 +010023 044-proxy \
Artem Serov2bbc9532016-10-21 11:51:50 +010024 080-oom-throw \
Scott Wakelinga7812ae2016-10-17 10:03:36 +010025 082-inline-execute \
Scott Wakelinga7812ae2016-10-17 10:03:36 +010026 096-array-copy-concurrent-gc \
Artem Serov2bbc9532016-10-21 11:51:50 +010027 099-vmdebug \
Scott Wakelingfb0b7d42016-10-28 16:11:08 +010028 100-reflect2 \
Scott Wakelinga7812ae2016-10-17 10:03:36 +010029 103-string-append \
Artem Serov2bbc9532016-10-21 11:51:50 +010030 114-ParallelGC \
Scott Wakelinga7812ae2016-10-17 10:03:36 +010031 122-npe \
Scott Wakelinga7812ae2016-10-17 10:03:36 +010032 129-ThreadGetId \
Scott Wakelinga7812ae2016-10-17 10:03:36 +010033 137-cfi \
Artem Serov2bbc9532016-10-21 11:51:50 +010034 144-static-field-sigquit \
35 412-new-array \
Scott Wakelinga7812ae2016-10-17 10:03:36 +010036 439-npe \
Artem Serov2bbc9532016-10-21 11:51:50 +010037 450-checker-types \
Scott Wakelinga7812ae2016-10-17 10:03:36 +010038 488-checker-inline-recursive-calls \
Artem Serov2bbc9532016-10-21 11:51:50 +010039 515-dce-dominator \
Scott Wakelinga7812ae2016-10-17 10:03:36 +010040 520-equivalent-phi \
Scott Wakelinga7812ae2016-10-17 10:03:36 +010041 525-checker-arrays-fields1 \
42 525-checker-arrays-fields2 \
Scott Wakelinga7812ae2016-10-17 10:03:36 +010043 527-checker-array-access-split \
Scott Wakelinga7812ae2016-10-17 10:03:36 +010044 538-checker-embed-constants \
Artem Serovcfbe9132016-10-14 15:58:56 +010045 552-checker-sharpening \
Artem Serovcfbe9132016-10-14 15:58:56 +010046 562-checker-no-intermediate \
Scott Wakelinga7812ae2016-10-17 10:03:36 +010047 570-checker-osr \
Artem Serov2bbc9532016-10-21 11:51:50 +010048 602-deoptimizeable \
49 700-LoadArgRegs \
50 800-smali \
Scott Wakelingfb0b7d42016-10-28 16:11:08 +010051