xref: /aosp_15_r20/test/mts/tools/mts-tradefed/res/config/mts-art-tests-list-user.xml (revision e550f067f2512f02cf6c74a0412042af34b73c2a)
1<?xml version="1.0" encoding="utf-8"?>
2<!-- Generated by `regen-test-files`. Do not edit manually. -->
3<!-- Copyright (C) 2020 The Android Open Source Project
4
5     Licensed under the Apache License, Version 2.0 (the "License");
6     you may not use this file except in compliance with the License.
7     You may obtain a copy of the License at
8
9          http://www.apache.org/licenses/LICENSE-2.0
10
11     Unless required by applicable law or agreed to in writing, software
12     distributed under the License is distributed on an "AS IS" BASIS,
13     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14     See the License for the specific language governing permissions and
15     limitations under the License.
16-->
17<configuration description="List of ART MTS tests that do not need root access.">
18    <include name="mts-art-tests-list-user-shard-00"/>
19    <include name="mts-art-tests-list-user-shard-01"/>
20    <include name="mts-art-tests-list-user-shard-02"/>
21    <include name="mts-art-tests-list-user-shard-03"/>
22    <!-- Excluded flaky tests (b/209958457). -->
23    <option name="compatibility:exclude-filter" value="CtsLibcoreFileIOTestCases android.cts.FileChannelInterProcessLockTest#test_lockJJZ_Exclusive_asyncChannel"/>
24    <option name="compatibility:exclude-filter" value="CtsLibcoreFileIOTestCases android.cts.FileChannelInterProcessLockTest#test_lockJJZ_Exclusive_syncChannel"/>
25    <option name="compatibility:exclude-filter" value="CtsLibcoreFileIOTestCases android.cts.FileChannelInterProcessLockTest#test_lock_differentChannelTypes"/>
26    <option name="compatibility:exclude-filter" value="CtsLibcoreFileIOTestCases android.cts.FileChannelInterProcessLockTest#test_lockJJZ_Shared_asyncChannel"/>
27    <option name="compatibility:exclude-filter" value="CtsLibcoreFileIOTestCases android.cts.FileChannelInterProcessLockTest#test_lockJJZ_Shared_syncChannel"/>
28    <option name="compatibility:exclude-filter" value="CtsLibcoreTestCases com.android.org.conscrypt.javax.net.ssl.SSLSocketVersionCompatibilityTest#test_SSLSocket_interrupt_read_withoutAutoClose[0: TLSv1.2 client, TLSv1.2 server]"/>
29    <option name="compatibility:exclude-filter" value="CtsLibcoreTestCases com.android.org.conscrypt.javax.net.ssl.SSLSocketVersionCompatibilityTest#test_SSLSocket_interrupt_read_withoutAutoClose[1: TLSv1.2 client, TLSv1.3 server]"/>
30    <option name="compatibility:exclude-filter" value="CtsLibcoreTestCases com.android.org.conscrypt.javax.net.ssl.SSLSocketVersionCompatibilityTest#test_SSLSocket_interrupt_read_withoutAutoClose[2: TLSv1.3 client, TLSv1.2 server]"/>
31    <option name="compatibility:exclude-filter" value="CtsLibcoreTestCases com.android.org.conscrypt.javax.net.ssl.SSLSocketVersionCompatibilityTest#test_SSLSocket_interrupt_read_withoutAutoClose[3: TLSv1.3 client, TLSv1.3 server]"/>
32    <option name="compatibility:exclude-filter" value="CtsLibcoreTestCases com.android.org.conscrypt.javax.net.ssl.SSLSocketVersionCompatibilityTest#test_SSLSocket_setSoWriteTimeout[0: TLSv1.2 client, TLSv1.2 server]"/>
33    <option name="compatibility:exclude-filter" value="CtsLibcoreTestCases com.android.org.conscrypt.javax.net.ssl.SSLSocketVersionCompatibilityTest#test_SSLSocket_setSoWriteTimeout[1: TLSv1.2 client, TLSv1.3 server]"/>
34    <option name="compatibility:exclude-filter" value="CtsLibcoreTestCases com.android.org.conscrypt.javax.net.ssl.SSLSocketVersionCompatibilityTest#test_SSLSocket_setSoWriteTimeout[2: TLSv1.3 client, TLSv1.2 server]"/>
35    <option name="compatibility:exclude-filter" value="CtsLibcoreTestCases com.android.org.conscrypt.javax.net.ssl.SSLSocketVersionCompatibilityTest#test_SSLSocket_setSoWriteTimeout[3: TLSv1.3 client, TLSv1.3 server]"/>
36    <option name="compatibility:exclude-filter" value="CtsLibcoreTestCases libcore.dalvik.system.DelegateLastClassLoaderTest#testLookupOrderNodelegate_getResource"/>
37    <option name="compatibility:exclude-filter" value="CtsLibcoreTestCases libcore.dalvik.system.DelegateLastClassLoaderTest#testLookupOrder_getResource"/>
38    <!-- Excluded failing tests (b/247108425). -->
39    <option name="compatibility:exclude-filter" value="art_standalone_compiler_tests JniCompilerTest*"/>
40    <option name="compatibility:exclude-filter" value="art_standalone_libartpalette_tests PaletteClientJniTest*"/>
41</configuration>
42