Stuart Scott | 3edbe1c | 2016-03-16 11:35:26 -0700 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 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 | <configuration description="Configuration with CTS known failures" > |
| 17 | <!-- <option name="compatibility:exclude-filter" value="MODULE_NAME" /> Excludes whole module --> |
| 18 | <!-- <option name="compatibility:exclude-filter" value="MODULE_NAME PACKAGE_NAME" /> Excludes whole package --> |
| 19 | <!-- <option name="compatibility:exclude-filter" value="MODULE_NAME PACKAGE_NAME.CLASS_NAME" /> Excludes whole class --> |
| 20 | <!-- <option name="compatibility:exclude-filter" value="MODULE_NAME PACKAGE_NAME.CLASS_NAME#TEST_NAME" /> Excludes individual test --> |
| 21 | |
Yipeng Cao | 5f61f37 | 2017-06-01 10:43:52 -0700 | [diff] [blame] | 22 | <!-- b/38182235 --> |
| 23 | <option name="compatibility:exclude-filter" value="CtsLocationTestCases android.location.cts.GnssTtffTests#testTtffWithNetwork" /> |
| 24 | |
Yipeng Cao | ccda0a8 | 2017-06-06 10:34:54 -0700 | [diff] [blame] | 25 | <!-- b/35314835 --> |
| 26 | <option name="compatibility:exclude-filter" value="CtsServicesHostTestCases android.server.cts.ActivityManagerPinnedStackTests#testAlwaysFocusablePipActivity" /> |
| 27 | <option name="compatibility:exclude-filter" value="CtsServicesHostTestCases android.server.cts.ActivityManagerPinnedStackTests#testLaunchIntoPinnedStack" /> |
| 28 | |
Stuart Scott | 3edbe1c | 2016-03-16 11:35:26 -0700 | [diff] [blame] | 29 | <!-- b/17595050 --> |
| 30 | <option name="compatibility:exclude-filter" value="CtsAccessibilityServiceTestCases android.accessibilityservice.cts.AccessibilityTextTraversalTest#testActionNextAndPreviousAtGranularityPageOverText" /> |
| 31 | <option name="compatibility:exclude-filter" value="CtsAccessibilityServiceTestCases android.accessibilityservice.cts.AccessibilityTextTraversalTest#testActionNextAndPreviousAtGranularityPageOverTextExtend" /> |
| 32 | |
Zhijun He | f5f4fb2 | 2017-08-30 09:09:14 -0700 | [diff] [blame] | 33 | <!-- b/17989532 --> |
| 34 | <option name="compatibility:exclude-filter" value="CtsCameraTestCases android.hardware.camera2.cts.SurfaceViewPreviewTest#testPreparePerformance" /> |
Stuart Scott | 3edbe1c | 2016-03-16 11:35:26 -0700 | [diff] [blame] | 35 | |
Vitalii Tomkiv | 2e4dc78 | 2016-09-13 14:52:30 -0700 | [diff] [blame] | 36 | <!-- These test cases are only applicable to Android Auto Embedded targets.--> |
Stuart Scott | 3edbe1c | 2016-03-16 11:35:26 -0700 | [diff] [blame] | 37 | <option name="compatibility:exclude-filter" value="CtsCarTestCases" /> |
| 38 | |
Stuart Scott | 3edbe1c | 2016-03-16 11:35:26 -0700 | [diff] [blame] | 39 | <!-- b/23776893 --> |
| 40 | <option name="compatibility:exclude-filter" value="CtsDumpsysHostTestCases android.dumpsys.cts.DumpsysHostTest#testBatterystatsOutput" /> |
| 41 | <option name="compatibility:exclude-filter" value="CtsDumpsysHostTestCases android.dumpsys.cts.DumpsysHostTest#testGfxinfoFramestats" /> |
| 42 | |
Stuart Scott | 3edbe1c | 2016-03-16 11:35:26 -0700 | [diff] [blame] | 43 | <!-- b/16720689 --> |
| 44 | <option name="compatibility:exclude-filter" value="CtsJdwp org.apache.harmony.jpda.tests.jdwp.DebuggerOnDemand.OnthrowDebuggerLaunchTest#testDebuggerLaunch001" /> |
| 45 | <option name="compatibility:exclude-filter" value="CtsJdwp org.apache.harmony.jpda.tests.jdwp.DebuggerOnDemand.OnthrowDebuggerLaunchTest#testDebuggerLaunch002" /> |
| 46 | <option name="compatibility:exclude-filter" value="CtsJdwp org.apache.harmony.jpda.tests.jdwp.DebuggerOnDemand.OnthrowDebuggerLaunchTest#testDebuggerLaunch003" /> |
| 47 | <option name="compatibility:exclude-filter" value="CtsJdwp org.apache.harmony.jpda.tests.jdwp.DebuggerOnDemand.OnthrowDebuggerLaunchTest#testDebuggerLaunch004" /> |
| 48 | <option name="compatibility:exclude-filter" value="CtsJdwp org.apache.harmony.jpda.tests.jdwp.DebuggerOnDemand.OnthrowLaunchDebugger001#testDebugger002" /> |
| 49 | <option name="compatibility:exclude-filter" value="CtsJdwp org.apache.harmony.jpda.tests.jdwp.DebuggerOnDemand.OnthrowLaunchDebugger002#testDebugger" /> |
| 50 | <option name="compatibility:exclude-filter" value="CtsJdwp org.apache.harmony.jpda.tests.jdwp.Events.ClassUnloadTest#testClassUnloadEvent" /> |
| 51 | <option name="compatibility:exclude-filter" value="CtsJdwp org.apache.harmony.jpda.tests.jdwp.Events.MonitorContendedEnteredTest#testMonitorContendedEnteredForClassMatch" /> |
| 52 | <option name="compatibility:exclude-filter" value="CtsJdwp org.apache.harmony.jpda.tests.jdwp.Events.MonitorContendedEnterTest#testMonitorContendedEnterForClassMatch" /> |
| 53 | <option name="compatibility:exclude-filter" value="CtsJdwp org.apache.harmony.jpda.tests.jdwp.Events.MonitorWaitedTest#testMonitorWaitedForClassExclude" /> |
| 54 | <option name="compatibility:exclude-filter" value="CtsJdwp org.apache.harmony.jpda.tests.jdwp.Events.MonitorWaitedTest#testMonitorWaitedForClassMatchExact" /> |
| 55 | <option name="compatibility:exclude-filter" value="CtsJdwp org.apache.harmony.jpda.tests.jdwp.Events.MonitorWaitedTest#testMonitorWaitedForClassMatchFirst" /> |
| 56 | <option name="compatibility:exclude-filter" value="CtsJdwp org.apache.harmony.jpda.tests.jdwp.Events.MonitorWaitedTest#testMonitorWaitedForClassMatchSecond" /> |
| 57 | <option name="compatibility:exclude-filter" value="CtsJdwp org.apache.harmony.jpda.tests.jdwp.Events.MonitorWaitedTest#testMonitorWaitedForClassOnly" /> |
| 58 | <option name="compatibility:exclude-filter" value="CtsJdwp org.apache.harmony.jpda.tests.jdwp.Events.MonitorWaitTest#testMonitorWaitForClassExclude" /> |
| 59 | <option name="compatibility:exclude-filter" value="CtsJdwp org.apache.harmony.jpda.tests.jdwp.Events.MonitorWaitTest#testMonitorWaitForClassMatchExact" /> |
| 60 | <option name="compatibility:exclude-filter" value="CtsJdwp org.apache.harmony.jpda.tests.jdwp.Events.MonitorWaitTest#testMonitorWaitForClassMatchFirst" /> |
| 61 | <option name="compatibility:exclude-filter" value="CtsJdwp org.apache.harmony.jpda.tests.jdwp.Events.MonitorWaitTest#testMonitorWaitForClassMatchSecond" /> |
| 62 | <option name="compatibility:exclude-filter" value="CtsJdwp org.apache.harmony.jpda.tests.jdwp.Events.MonitorWaitTest#testMonitorWaitForClassOnly" /> |
| 63 | <option name="compatibility:exclude-filter" value="CtsJdwp org.apache.harmony.jpda.tests.jdwp.ReferenceType.ClassFileVersionTest#testClassFileVersion001" /> |
| 64 | <option name="compatibility:exclude-filter" value="CtsJdwp org.apache.harmony.jpda.tests.jdwp.ReferenceType.NestedTypesTest#testNestedTypes001" /> |
| 65 | <option name="compatibility:exclude-filter" value="CtsJdwp org.apache.harmony.jpda.tests.jdwp.ThreadReference.StopTest#testStop001" /> |
| 66 | <option name="compatibility:exclude-filter" value="CtsJdwp org.apache.harmony.jpda.tests.jdwp.VirtualMachine.HoldEventsTest#testHoldEvents001" /> |
| 67 | <option name="compatibility:exclude-filter" value="CtsJdwp org.apache.harmony.jpda.tests.jdwp.VirtualMachine.ReleaseEventsTest#testReleaseEvents001" /> |
| 68 | |
tinazh | 8ecb491 | 2017-04-10 16:00:14 -0700 | [diff] [blame] | 69 | <!-- b/21262226 --> |
Stuart Scott | 3edbe1c | 2016-03-16 11:35:26 -0700 | [diff] [blame] | 70 | <option name="compatibility:exclude-filter" value="CtsJobSchedulerTestCases android.jobscheduler.cts.ConnectivityConstraintTest#testConnectivityConstraintExecutes_withMobile" /> |
Stuart Scott | 3edbe1c | 2016-03-16 11:35:26 -0700 | [diff] [blame] | 71 | <option name="compatibility:exclude-filter" value="CtsJobSchedulerTestCases android.jobscheduler.cts.ConnectivityConstraintTest#testUnmeteredConstraintFails_withMobile" /> |
Stuart Scott | 3edbe1c | 2016-03-16 11:35:26 -0700 | [diff] [blame] | 72 | |
Tobias Thierer | cf90e37 | 2017-06-20 19:23:56 +0100 | [diff] [blame] | 73 | <!-- b/62616944 --> |
| 74 | <option name="compatibility:exclude-filter" value="CtsLibcoreJavaUtilCollectionsTestCases" /> |
| 75 | |
Stuart Scott | 3edbe1c | 2016-03-16 11:35:26 -0700 | [diff] [blame] | 76 | <!-- b/18682315 --> |
Stuart Scott | 3edbe1c | 2016-03-16 11:35:26 -0700 | [diff] [blame] | 77 | <option name="compatibility:exclude-filter" value="CtsNetTestCases android.net.cts.SSLCertificateSocketFactoryTest#test_createSocket_bind" /> |
| 78 | <option name="compatibility:exclude-filter" value="CtsNetTestCases android.net.cts.SSLCertificateSocketFactoryTest#test_createSocket_simple" /> |
| 79 | <option name="compatibility:exclude-filter" value="CtsNetTestCases android.net.cts.SSLCertificateSocketFactoryTest#test_createSocket_wrapping" /> |
| 80 | |
| 81 | <!-- b/17394321 --> |
| 82 | <option name="compatibility:exclude-filter" value="CtsOpenGlPerfTestCases android.openglperf.cts.GlAppSwitchTest#testGlActivitySwitchingFast" /> |
| 83 | <option name="compatibility:exclude-filter" value="CtsOpenGlPerfTestCases android.openglperf.cts.GlAppSwitchTest#testGlActivitySwitchingSlow" /> |
| 84 | |
Stuart Scott | 3edbe1c | 2016-03-16 11:35:26 -0700 | [diff] [blame] | 85 | <!-- b/18461670 --> |
| 86 | <option name="compatibility:exclude-filter" value="CtsSecurityTestCases android.security.cts.AudioPolicyBinderTest#test_getStreamVolumeLeak" /> |
| 87 | <option name="compatibility:exclude-filter" value="CtsSecurityTestCases android.security.cts.AudioPolicyBinderTest#test_isStreamActive" /> |
| 88 | <option name="compatibility:exclude-filter" value="CtsSecurityTestCases android.security.cts.AudioPolicyBinderTest#test_isStreamActiveRemotely" /> |
| 89 | <option name="compatibility:exclude-filter" value="CtsSecurityTestCases android.security.cts.AudioPolicyBinderTest#test_startAudioSource" /> |
| 90 | <option name="compatibility:exclude-filter" value="CtsSecurityTestCases android.security.cts.AudioPolicyBinderTest#test_startOutput" /> |
| 91 | <option name="compatibility:exclude-filter" value="CtsSecurityTestCases android.security.cts.AudioPolicyBinderTest#test_stopOutput" /> |
| 92 | <!-- b/27218502 --> |
| 93 | <option name="compatibility:exclude-filter" value="CtsSecurityTestCases android.security.cts.MediaCryptoTest#testMediaCryptoClearKey" /> |
| 94 | <option name="compatibility:exclude-filter" value="CtsSecurityTestCases android.security.cts.MediaCryptoTest#testMediaCryptoWidevine" /> |
| 95 | |
Badash | 44aa9da | 2017-06-07 15:50:09 -0700 | [diff] [blame] | 96 | <!-- b/62302163 --> |
| 97 | <option name="compatibility:exclude-filter" value="CtsSecurityHostTestCases android.security.cts.Poc17_04#testPocCVE_2017_0564" /> |
| 98 | |
Aaron Holden | a41f0a4 | 2016-04-20 13:12:32 -0700 | [diff] [blame] | 99 | <!-- b/27873815 --> |
| 100 | <option name="compatibility:exclude-filter" value="arm64-v8a CtsRenderscriptLegacyTestCases" /> |
| 101 | <option name="compatibility:exclude-filter" value="x86_64 CtsRenderscriptLegacyTestCases" /> |
| 102 | <option name="compatibility:exclude-filter" value="mips64 CtsRenderscriptLegacyTestCases" /> |
| 103 | |
Stuart Scott | 3edbe1c | 2016-03-16 11:35:26 -0700 | [diff] [blame] | 104 | <!-- b/17536113 --> |
| 105 | <option name="compatibility:exclude-filter" value="CtsUsageStatsTestCases android.app.usage.cts.UsageStatsTest#testNoAccessSilentlyFails" /> |
Daniel Xie | 5c88267 | 2016-03-22 13:54:49 -0700 | [diff] [blame] | 106 | |
| 107 | <!-- b/26235244 --> |
| 108 | <option name="compatibility:exclude-filter" value="android.util.cts.EventLogTest#testWriteEventWithOversizeValue" /> |
Unsuk Jung | c76b1b7 | 2016-09-28 14:15:53 -0700 | [diff] [blame] | 109 | |
| 110 | <!-- b/31803630 --> |
| 111 | <option name="compatibility:exclude-filter" value="CtsSecurityTestCases android.security.cts.ListeningPortsTest" /> |
Peng Xu | 5bd6701 | 2017-04-05 15:10:48 -0700 | [diff] [blame] | 112 | |
Dan Cashman | 7c2d4ab | 2017-07-25 10:29:11 -0700 | [diff] [blame] | 113 | <!-- b/63115400 --> |
Yifan Hong | 8b9eb85 | 2017-08-15 15:12:58 -0700 | [diff] [blame] | 114 | <option name="compatibility:exclude-filter" value="CtsSecurityHostTestCases android.security.cts.SELinuxHostTest#testAospFileContexts" /> |
Dan Cashman | 7423cab | 2017-08-02 09:17:57 -0700 | [diff] [blame] | 115 | <!-- b/64221494 --> |
Yifan Hong | 8b9eb85 | 2017-08-15 15:12:58 -0700 | [diff] [blame] | 116 | <option name="compatibility:exclude-filter" value="CtsSecurityHostTestCases android.security.cts.SELinuxHostTest#testAospPropertyContexts" /> |
Jeff Vander Stoep | 749cb1f | 2017-11-03 15:45:38 -0700 | [diff] [blame] | 117 | <!-- b/64221494 --> |
| 118 | <option name="compatibility:exclude-filter" value="CtsSecurityHostTestCases android.security.cts.SELinuxHostTest#testAospSeappContexts" /> |
Yifan Hong | 8b9eb85 | 2017-08-15 15:12:58 -0700 | [diff] [blame] | 119 | |
Dan Cashman | fea1ecf | 2017-08-09 09:24:30 -0700 | [diff] [blame] | 120 | <!-- b/63378294 b/64382381 --> |
Yifan Hong | 8b9eb85 | 2017-08-15 15:12:58 -0700 | [diff] [blame] | 121 | <option name="compatibility:exclude-filter" value="CtsSecurityHostTestCases android.security.cts.SELinuxNeverallowRulesTest#testNeverallowRules440" /> |
Dan Cashman | 7c2d4ab | 2017-07-25 10:29:11 -0700 | [diff] [blame] | 122 | |
Jocelyn Dang | be12541 | 2017-04-12 14:32:14 -0700 | [diff] [blame] | 123 | <!-- b/36686383 --> |
| 124 | <option name="compatibility:exclude-filter" value="CtsIncidentHostTestCases com.android.server.cts.ErrorsTest#testANR" /> |
| 125 | |
Filip Pavlis | a32f72e | 2017-05-12 17:27:04 +0100 | [diff] [blame] | 126 | <!-- b/37482372 --> |
| 127 | <option name="compatibility:exclude-filter" value="CtsPreference2TestCases android.preference2.cts.PreferenceActivityFlowPortraitTest#multiWindowHistoryPreservePortraitTest" /> |
| 128 | <option name="compatibility:exclude-filter" value="CtsPreference2TestCases android.preference2.cts.PreferenceActivityFlowPortraitTest#multiWindowInOutPortraitTest" /> |
| 129 | <option name="compatibility:exclude-filter" value="CtsPreference2TestCases android.preference2.cts.PreferenceActivityFlowPortraitTest#multiWindowInitialHeaderOnBackPortraitTest" /> |
| 130 | <option name="compatibility:exclude-filter" value="CtsPreference2TestCases android.preference2.cts.PreferenceActivityFlowPortraitTest#multiWindowInnerFragmentInOutPortraitTest" /> |
| 131 | <option name="compatibility:exclude-filter" value="CtsPreference2TestCases android.preference2.cts.PreferenceActivityFlowPortraitTest#startWithFragmentAndInitTitleMultiWindowPortraitTest" /> |
| 132 | <option name="compatibility:exclude-filter" value="CtsPreference2TestCases android.preference2.cts.PreferenceActivityFlowPortraitTest#startWithFragmentNoHeadersMultiWindowPortraitTest" /> |
| 133 | |
Yong Shi | cd7322b | 2017-09-22 18:38:19 +0900 | [diff] [blame] | 134 | <!-- b/63916274 --> |
| 135 | <option name="compatibility:exclude-filter" value="CtsTelecomTestCases android.telecom.cts.WiredHeadsetTest" /> |
| 136 | |
Filip Pavlis | a32f72e | 2017-05-12 17:27:04 +0100 | [diff] [blame] | 137 | <!-- b/38177396 --> |
| 138 | <option name="compatibility:exclude-filter" value="CtsPreference2TestCases android.preference2.cts.PreferenceActivityFlowLandscapeTest#multiWindowHistoryPreserveLandscapeTest" /> |
| 139 | <option name="compatibility:exclude-filter" value="CtsPreference2TestCases android.preference2.cts.PreferenceActivityFlowLandscapeTest#multiWindowInOutLandscapeTest" /> |
| 140 | <option name="compatibility:exclude-filter" value="CtsPreference2TestCases android.preference2.cts.PreferenceActivityFlowLandscapeTest#multiWindowInitialHeaderOnBackLandscapeTest" /> |
| 141 | <option name="compatibility:exclude-filter" value="CtsPreference2TestCases android.preference2.cts.PreferenceActivityFlowLandscapeTest#multiWindowInnerFragmentInOutLandscapeTest" /> |
| 142 | <option name="compatibility:exclude-filter" value="CtsPreference2TestCases android.preference2.cts.PreferenceActivityFlowLandscapeTest#startWithFragmentAndInitTitleMultiWindowLandscapeTest" /> |
| 143 | <option name="compatibility:exclude-filter" value="CtsPreference2TestCases android.preference2.cts.PreferenceActivityFlowLandscapeTest#startWithFragmentNoHeadersMultiWindowLandscapeTest" /> |
| 144 | |
Filip Pavlis | dd8a10e | 2017-06-07 20:02:19 +0100 | [diff] [blame] | 145 | <!-- b/62368423 --> |
| 146 | <option name="compatibility:exclude-filter" value="CtsPreference2TestCases android.preference2.cts.PreferenceActivityFlowLandscapeTest#startWithFragmentAndRecreateLandscapeTest" /> |
| 147 | <option name="compatibility:exclude-filter" value="CtsPreference2TestCases android.preference2.cts.PreferenceActivityFlowPortraitTest#startWithFragmentAndRecreatePortraitTest" /> |
| 148 | |
Filip Pavlis | ef02a17 | 2017-06-26 17:02:33 -0700 | [diff] [blame] | 149 | <!-- b/62924649 --> |
| 150 | <option name="compatibility:exclude-filter" value="CtsPreference2TestCases android.preference2.cts.PreferenceActivityLegacyFlowTest#legacyActivityMultiWindowTest" /> |
| 151 | <option name="compatibility:exclude-filter" value="CtsPreference2TestCases android.preference2.cts.PreferenceActivityLegacyFlowTest#legacyActivityMultiWindowToggleTest" /> |
Filip Pavlis | 84cd344 | 2017-10-13 17:22:09 +0100 | [diff] [blame] | 152 | <!-- b/67738829 --> |
| 153 | <option name="compatibility:exclude-filter" value="CtsPreference2TestCases android.preference2.cts.PreferenceActivityLegacyFlowTest#legacyActivityRecreateTest" /> |
Filip Pavlis | ef02a17 | 2017-06-26 17:02:33 -0700 | [diff] [blame] | 154 | |
Robert Shih | a97953e | 2017-05-12 14:28:44 -0700 | [diff] [blame] | 155 | <!-- b/38224690 --> |
| 156 | <option name="compatibility:exclude-filter" value="CtsMediaTestCases android.media.cts.NativeEncoderTest" /> |
| 157 | |
Mark Salyzyn | 7163546 | 2017-06-07 13:42:15 -0700 | [diff] [blame] | 158 | <!-- b/38463882 --> |
| 159 | <option name="compatibility:exclude-filter" value="x86_64 CtsLiblogTestCases liblog#event_log_tags" /> |
| 160 | |
Sam Lin | 4321cb8 | 2017-06-05 19:01:56 -0700 | [diff] [blame] | 161 | <!-- b/38464828 --> |
| 162 | <option name="compatibility:exclude-filter" value="CtsFileSystemTestCases android.filesystem.cts.AlmostFullTest" /> |
| 163 | |
Abodunrinwa Toki | a6d1d45 | 2017-06-13 18:51:29 +0100 | [diff] [blame] | 164 | <!-- b/37271927 --> |
| 165 | <option name="compatibility:exclude-filter" value="CtsViewTestCases android.view.cts.ViewTest#testUpdateDragShadow" /> |
| 166 | |
Eric Laurent | 6d0e68c | 2017-06-14 08:18:46 -0700 | [diff] [blame] | 167 | <!-- b/62481870 --> |
| 168 | <option name="compatibility:exclude-filter" value="CtsNativeMediaAAudioTestCases android.nativemedia.aaudio.AAudioOutputStreamCallbackTest#testPlayback" /> |
Chet Haase | 1f87d86 | 2017-06-21 15:46:31 -0700 | [diff] [blame] | 169 | |
Robert Shih | 01dde4a | 2017-06-29 16:49:20 -0700 | [diff] [blame] | 170 | <!-- b/62976713 --> |
| 171 | <option name="compatibility:exclude-filter" value="arm64-v8a CtsMediaBitstreamsTestCases" /> |
| 172 | <option name="compatibility:exclude-filter" value="x86_64 CtsMediaBitstreamsTestCases" /> |
| 173 | <option name="compatibility:exclude-filter" value="mips64 CtsMediaBitstreamsTestCases" /> |
| 174 | |
Peng Xu | 6d8318f | 2017-07-05 13:59:12 -0700 | [diff] [blame] | 175 | <!-- b/38420898 --> |
| 176 | <option name="compatibility:exclude-filter" value="CtsSensorTestCases android.hardware.cts.SensorDirectReportTest#testRateIndependencyAccelMultiChannel" /> |
| 177 | <option name="compatibility:exclude-filter" value="CtsSensorTestCases android.hardware.cts.SensorDirectReportTest#testRateIndependencyGyroMultiChannel" /> |
| 178 | <option name="compatibility:exclude-filter" value="CtsSensorTestCases android.hardware.cts.SensorDirectReportTest#testRateIndependencyMagMultiChannel" /> |
| 179 | <option name="compatibility:exclude-filter" value="CtsSensorTestCases android.hardware.cts.SensorDirectReportTest#testRateIndependencyAccelMultiMode" /> |
| 180 | <option name="compatibility:exclude-filter" value="CtsSensorTestCases android.hardware.cts.SensorDirectReportTest#testRateIndependencyGyroMultiMode" /> |
| 181 | <option name="compatibility:exclude-filter" value="CtsSensorTestCases android.hardware.cts.SensorDirectReportTest#testRateIndependencyMagMultiMode" /> |
Peng Xu | b9a268c | 2017-08-03 18:55:06 -0700 | [diff] [blame] | 182 | <option name="compatibility:exclude-filter" value="CtsSensorTestCases android.hardware.cts.SensorDirectReportTest#testRegisterMultipleChannelsUsingSameMemory" /> |
| 183 | <option name="compatibility:exclude-filter" value="CtsSensorTestCases android.hardware.cts.SensorDirectReportTest#testCloseWithoutConfigStop" /> |
| 184 | <option name="compatibility:exclude-filter" value="CtsSensorTestCases android.hardware.cts.SensorDirectReportTest#testRateIndependencyAccelGyroSingleChannel" /> |
| 185 | <option name="compatibility:exclude-filter" value="CtsSensorTestCases android.hardware.cts.SensorDirectReportTest#testRateIndependencyAccelMagSingleChannel" /> |
| 186 | <option name="compatibility:exclude-filter" value="CtsSensorTestCases android.hardware.cts.SensorDirectReportTest#testRateIndependencyGyroMagSingleChannel" /> |
| 187 | <option name="compatibility:exclude-filter" value="CtsSensorTestCases android.hardware.cts.SensorDirectReportTest#testRateIndependencyAccelUncalAccelSingleChannel" /> |
| 188 | <option name="compatibility:exclude-filter" value="CtsSensorTestCases android.hardware.cts.SensorDirectReportTest#testRateIndependencyGyroUncalGyroSingleChannel" /> |
| 189 | <option name="compatibility:exclude-filter" value="CtsSensorTestCases android.hardware.cts.SensorDirectReportTest#testRateIndependencyMagUncalMagSingleChannel" /> |
| 190 | <option name="compatibility:exclude-filter" value="CtsSensorTestCases android.hardware.cts.SensorDirectReportTest#testTimestampAccel" /> |
| 191 | <option name="compatibility:exclude-filter" value="CtsSensorTestCases android.hardware.cts.SensorDirectReportTest#testTimestampGyro" /> |
| 192 | <option name="compatibility:exclude-filter" value="CtsSensorTestCases android.hardware.cts.SensorDirectReportTest#testTimestampMag" /> |
| 193 | <option name="compatibility:exclude-filter" value="CtsSensorTestCases android.hardware.cts.SensorDirectReportTest#testAtomicCounterAccel" /> |
| 194 | <option name="compatibility:exclude-filter" value="CtsSensorTestCases android.hardware.cts.SensorDirectReportTest#testAtomicCounterGyro" /> |
| 195 | <option name="compatibility:exclude-filter" value="CtsSensorTestCases android.hardware.cts.SensorDirectReportTest#testAtomicCounterMag" /> |
| 196 | <option name="compatibility:exclude-filter" value="CtsSensorTestCases android.hardware.cts.SensorDirectReportTest#testRegisterMultipleChannels" /> |
| 197 | <option name="compatibility:exclude-filter" value="CtsSensorTestCases android.hardware.cts.SensorDirectReportTest#testReconfigure" /> |
Peng Xu | 6d8318f | 2017-07-05 13:59:12 -0700 | [diff] [blame] | 198 | |
Mark Salyzyn | 8f2d9f4 | 2017-10-03 12:31:31 -0700 | [diff] [blame] | 199 | <!-- b/65843095 --> |
| 200 | <option name="compatibility:exclude-filter" value="CtsLogdTestCases logd#statistics" /> |
Mark Salyzyn | 6e0c865 | 2017-10-12 14:49:08 -0700 | [diff] [blame] | 201 | <option name="compatibility:exclude-filter" value="CtsLogdTestCases logd#sepolicy_rate_limiter" /> |
Mark Salyzyn | 8f2d9f4 | 2017-10-03 12:31:31 -0700 | [diff] [blame] | 202 | |
Mark Salyzyn | 0dfd710 | 2017-10-10 13:31:07 -0700 | [diff] [blame] | 203 | <!-- b/67377433 --> |
| 204 | <!-- fails only on angler/bullhead userdebug --> |
| 205 | <option name="compatibility:exclude-filter" value="CtsLiblogTestCases liblog#wrap_mode_blocks" /> |
Stuart Scott | 3edbe1c | 2016-03-16 11:35:26 -0700 | [diff] [blame] | 206 | |
Stuart Scott | 3edbe1c | 2016-03-16 11:35:26 -0700 | [diff] [blame] | 207 | </configuration> |