blob: 06ef71e39c207928071b3e06daf19c33eeec13fd [file] [log] [blame]
Brian Muramatsuad207372011-12-16 18:41:45 -08001[
Tsu Chiang Chuang52b481e2014-08-08 09:46:16 -07002{
Unsuk Jungfa71d402015-04-16 09:32:17 -07003 description: "testWindowContentFrameStats is flaky without 75b55d0846159543aafc1b7420915497fce9b3f1",
4 names: [
5 "android.app.uiautomation.cts.UiAutomationTest#testWindowContentFrameStats"
6 ],
7 bug: 18039218
8},
9{
Unsuk Jungc2413d02014-10-30 16:43:15 -070010 description: "the UsageStats is not yet stable enough",
11 names: [
12 "android.app.usage.cts.UsageStatsTest"
13 ],
14 bug: 17536113
15},
16{
Unsuk Jung35898752014-10-30 14:09:50 -070017 description: "the ConnectivityConstraintTest are not yet stable",
18 names: [
19 "android.jobscheduler.cts.ConnectivityConstraintTest"
20 ],
21 bug: 18117279
22},
23{
Unsuk Jung75714502014-10-15 14:40:41 -070024 description: "tests a fragile by nature as they rely on hardcoded behavior",
25 names: [
26 "android.accessibilityservice.cts.AccessibilityTextTraversalTest#testActionNextAndPreviousAtGranularityPageOverText",
27 "android.accessibilityservice.cts.AccessibilityTextTraversalTest#testActionNextAndPreviousAtGranularityPageOverTextExtend"
28 ],
29 bug: 17595050
30},
31{
Unsuk Jung61114052014-12-09 11:07:32 -080032 description: "the SSLCertificateSocketFactoryTest often fails because of lack of live internet or short timeout, it should be refactored to do a local server testing",
33 names: [
34 "android.net.cts.SSLCertificateSocketFactoryTest#testCreateSocket",
35 "android.net.cts.SSLCertificateSocketFactoryTest#test_createSocket_bind",
36 "android.net.cts.SSLCertificateSocketFactoryTest#test_createSocket_simple",
37 "android.net.cts.SSLCertificateSocketFactoryTest#test_createSocket_wrapping"
38 ],
39 bug: 18682315
40},
41{
42 description: "the test result are too much dependent on live-internet connection, which for some devices might not exist",
43 names: [
44 "android.net.wifi.cts.NsdManagerTest#testAndroidTestCaseSetupProperly"
45 ],
46 bug: 18680089
47},
48{
Unsuk Jungc0e9f982014-12-05 12:00:00 -080049 description: "AudioPolicyBinder tests are not yet robust enough",
50 names: [
51 "android.security.cts.AudioPolicyBinderTest"
52 ],
53 bug: 18461670
54},
55{
Tsu Chiang Chuang52b481e2014-08-08 09:46:16 -070056 description: "Not all jdwp features are currently supported. These tests will fail",
57 names: [
58 "org.apache.harmony.jpda.tests.jdwp.DebuggerOnDemand.OnthrowDebuggerLaunchTest#testDebuggerLaunch001",
59 "org.apache.harmony.jpda.tests.jdwp.DebuggerOnDemand.OnthrowDebuggerLaunchTest#testDebuggerLaunch002",
60 "org.apache.harmony.jpda.tests.jdwp.DebuggerOnDemand.OnthrowDebuggerLaunchTest#testDebuggerLaunch003",
61 "org.apache.harmony.jpda.tests.jdwp.DebuggerOnDemand.OnthrowDebuggerLaunchTest#testDebuggerLaunch004",
62 "org.apache.harmony.jpda.tests.jdwp.DebuggerOnDemand.OnthrowLaunchDebugger001#testDebugger002",
63 "org.apache.harmony.jpda.tests.jdwp.DebuggerOnDemand.OnthrowLaunchDebugger002#testDebugger",
64 "org.apache.harmony.jpda.tests.jdwp.Events.ClassUnloadTest#testClassUnloadEvent",
65 "org.apache.harmony.jpda.tests.jdwp.Events.MonitorContendedEnterTest#testMonitorContendedEnterForClassMatch",
66 "org.apache.harmony.jpda.tests.jdwp.Events.MonitorContendedEnteredTest#testMonitorContendedEnteredForClassMatch",
67 "org.apache.harmony.jpda.tests.jdwp.Events.MonitorWaitTest#testMonitorWaitForClassExclude",
68 "org.apache.harmony.jpda.tests.jdwp.Events.MonitorWaitTest#testMonitorWaitForClassMatchExact",
69 "org.apache.harmony.jpda.tests.jdwp.Events.MonitorWaitTest#testMonitorWaitForClassMatchFirst",
70 "org.apache.harmony.jpda.tests.jdwp.Events.MonitorWaitTest#testMonitorWaitForClassMatchSecond",
71 "org.apache.harmony.jpda.tests.jdwp.Events.MonitorWaitTest#testMonitorWaitForClassOnly",
72 "org.apache.harmony.jpda.tests.jdwp.Events.MonitorWaitedTest#testMonitorWaitedForClassExclude",
73 "org.apache.harmony.jpda.tests.jdwp.Events.MonitorWaitedTest#testMonitorWaitedForClassMatchExact",
74 "org.apache.harmony.jpda.tests.jdwp.Events.MonitorWaitedTest#testMonitorWaitedForClassMatchFirst",
75 "org.apache.harmony.jpda.tests.jdwp.Events.MonitorWaitedTest#testMonitorWaitedForClassMatchSecond",
76 "org.apache.harmony.jpda.tests.jdwp.Events.MonitorWaitedTest#testMonitorWaitedForClassOnly",
77 "org.apache.harmony.jpda.tests.jdwp.ReferenceType.ClassFileVersionTest#testClassFileVersion001",
78 "org.apache.harmony.jpda.tests.jdwp.ReferenceType.NestedTypesTest#testNestedTypes001",
79 "org.apache.harmony.jpda.tests.jdwp.ThreadReference.StopTest#testStop001",
80 "org.apache.harmony.jpda.tests.jdwp.VirtualMachine.HoldEventsTest#testHoldEvents001",
81 "org.apache.harmony.jpda.tests.jdwp.VirtualMachine.ReleaseEventsTest#testReleaseEvents001"
82 ],
83 bug: 16720689
Eric Pennerf0a43ae2014-08-31 14:36:51 -070084},
85{
Bo Liu9dfc3152015-05-19 10:25:53 -070086 description: "Disable WebGL conformance tests in CTS",
Eric Pennerf0a43ae2014-08-31 14:36:51 -070087 names: [
Bo Liu9dfc3152015-05-19 10:25:53 -070088 "android.webgl.cts.WebGLTest"
Eric Pennerf0a43ae2014-08-31 14:36:51 -070089 ],
Bo Liu9dfc3152015-05-19 10:25:53 -070090 bug: 20937460
Unsuk Jung4b9b3682014-09-09 11:03:52 -070091},
92{
Eric Pennere6d76b32014-12-17 17:09:12 -080093 description: "WebGL test uniformMatrixBadArgs is too strict. Disabled until it's fixed upstream.",
94 names: [
95 "android.webgl.cts.WebGLTest#test_conformance_more_functions_uniformMatrixBadArgs_html"
96 ],
97 bug: 18638404
98},
99{
Unsuk Jung4b9b3682014-09-09 11:03:52 -0700100 description: "permissions for the API previously used in the test has changed, making it impossible to pass",
101 names: [
102 "android.openglperf.cts.GlAppSwitchTest#testGlActivitySwitchingFast",
Nicholas Sauer5cf350a2014-10-22 13:42:11 -0700103 "android.openglperf.cts.GlAppSwitchTest#testGlActivitySwitchingSlow"
Unsuk Jung4b9b3682014-09-09 11:03:52 -0700104 ],
105 bug: 17394321
Eino-Ville Talvala306cf4a2014-09-03 18:07:33 -0700106},
107{
Nicholas Sauer5cf350a2014-10-22 13:42:11 -0700108 description: "unexpected failures",
109 names: [
110 "android.openglperf.cts.GlVboPerfTest#testVboWithVaryingIndexBufferNumbers"
111 ],
112 bug: 18091590
113},
114{
Eino-Ville Talvalaa5231622014-09-16 14:38:53 -0700115 description: "these tests require a good test scene, so they fail if run in random conditions",
116 names: [
117 "android.hardware.camera2.cts.AllocationTest#testBlackWhite",
118 "android.hardware.camera2.cts.AllocationTest#testParamSensitivity"
119 ],
120 bug: 17530117
Unsuk Jung361d6262014-09-19 04:38:24 -0700121},
122{
Yin-Chia Yeh60e33812015-10-26 11:21:40 -0700123 description: "The new image reader test is not yet passing on all devices",
124 names: [
125 "android.hardware.camera2.cts.ImageReaderTest#testAllOutputYUVResolutions"
126 ],
127 bug: 18689511
128},
129{
Rubin Xubff39e92014-09-23 12:20:38 +0100130 description: "Current implementation of uninstallAllUserCaCerts does not throw expected security exception, wait for fix from framework",
131 names: [
132 "android.admin.cts.DevicePolicyManagerTest#testUninstallAllUserCaCerts_failIfNotProfileOwner"
133 ],
134 bug: 17508787
George Mountf7a03902014-09-23 15:15:02 -0700135},
136{
137 description: "These tests fail on some devices.",
George Mountf7a03902014-09-23 15:15:02 -0700138 names: [
George Mountf7a03902014-09-23 15:15:02 -0700139 "android.uirendering.cts.testclasses.ExactCanvasTests#testBlueRect",
140 "android.uirendering.cts.testclasses.ExactCanvasTests#testBluePaddedSquare",
141 "android.uirendering.cts.testclasses.ViewClippingTests#testSimplePaddingClip",
142 "android.uirendering.cts.testclasses.ViewClippingTests#testSimpleClipBoundsClip",
143 "android.uirendering.cts.testclasses.ViewClippingTests#testSimpleOutlineClip",
144 "android.uirendering.cts.testclasses.ViewClippingTests#testSimpleBoundsClip",
145 "android.uirendering.cts.testclasses.InfrastructureTests#testViewInitializer"
146 ],
147 bug: 17511118
Unsuk Jung52abbfc2014-10-12 20:59:20 -0700148},
Ricardo Garciaf7974042014-09-25 12:07:13 -0700149{
Ricardo Garciaf7974042014-09-25 12:07:13 -0700150 description: "This test failed on devices that use effect off loading. In addition it uses hidden apis",
151 names: [
152 "android.media.cts.AudioEffectTest#test1_1ConstructorFromUuid"
153 ],
154 bug: 17605875
destradaa2581a9e2014-09-26 13:25:19 -0700155},
156{
157 description: "Failures on these tests are known on several devices.",
158 names: [
159 "android.hardware.cts.SensorBatchingTests#testAccelerometer_fastest_batching",
160 "android.hardware.cts.SensorBatchingTests#testAccelerometer_50hz_batching",
161 "android.hardware.cts.SensorBatchingTests#testAccelerometer_fastest_flush",
162 "android.hardware.cts.SensorBatchingTests#testAccelerometer_50hz_flush",
163 "android.hardware.cts.SensorBatchingTests#testMagneticField_fastest_batching",
164 "android.hardware.cts.SensorBatchingTests#testMagneticField_50hz_batching",
165 "android.hardware.cts.SensorBatchingTests#testMagneticField_fastest_flush",
166 "android.hardware.cts.SensorBatchingTests#testMagneticField_50hz_flush",
167 "android.hardware.cts.SensorBatchingTests#testOrientation_fastest_batching",
168 "android.hardware.cts.SensorBatchingTests#testOrientation_50hz_batching",
169 "android.hardware.cts.SensorBatchingTests#testOrientation_fastest_flush",
170 "android.hardware.cts.SensorBatchingTests#testOrientation_50hz_flush",
171 "android.hardware.cts.SensorBatchingTests#testGyroscope_fastest_batching",
172 "android.hardware.cts.SensorBatchingTests#testGyroscope_50hz_batching",
173 "android.hardware.cts.SensorBatchingTests#testGyroscope_fastest_flush",
174 "android.hardware.cts.SensorBatchingTests#testGyroscope_50hz_flush",
175 "android.hardware.cts.SensorBatchingTests#testPressure_fastest_batching",
176 "android.hardware.cts.SensorBatchingTests#testPressure_50hz_batching",
177 "android.hardware.cts.SensorBatchingTests#testPressure_fastest_flush",
178 "android.hardware.cts.SensorBatchingTests#testPressure_50hz_flush",
179 "android.hardware.cts.SensorBatchingTests#testGravity_fastest_batching",
180 "android.hardware.cts.SensorBatchingTests#testGravity_50hz_batching",
181 "android.hardware.cts.SensorBatchingTests#testGravity_fastest_flush",
182 "android.hardware.cts.SensorBatchingTests#testGravity_50hz_flush",
183 "android.hardware.cts.SensorBatchingTests#testRotationVector_fastest_batching",
184 "android.hardware.cts.SensorBatchingTests#testRotationVector_50hz_batching",
185 "android.hardware.cts.SensorBatchingTests#testRotationVector_fastest_flush",
186 "android.hardware.cts.SensorBatchingTests#testRotationVector_50hz_flush",
187 "android.hardware.cts.SensorBatchingTests#testMagneticFieldUncalibrated_fastest_batching",
188 "android.hardware.cts.SensorBatchingTests#testMagneticFieldUncalibrated_50hz_batching",
189 "android.hardware.cts.SensorBatchingTests#testMagneticFieldUncalibrated_fastest_flush",
190 "android.hardware.cts.SensorBatchingTests#testMagneticFieldUncalibrated_50hz_flush",
191 "android.hardware.cts.SensorBatchingTests#testGameRotationVector_fastest_batching",
192 "android.hardware.cts.SensorBatchingTests#testGameRotationVector_50hz_batching",
193 "android.hardware.cts.SensorBatchingTests#testGameRotationVector_fastest_flush",
194 "android.hardware.cts.SensorBatchingTests#testGameRotationVector_50hz_flush",
195 "android.hardware.cts.SensorBatchingTests#testGyroscopeUncalibrated_fastest_batching",
196 "android.hardware.cts.SensorBatchingTests#testGyroscopeUncalibrated_50hz_batching",
197 "android.hardware.cts.SensorBatchingTests#testGyroscopeUncalibrated_fastest_flush",
198 "android.hardware.cts.SensorBatchingTests#testGyroscopeUncalibrated_50hz_flush",
199 "android.hardware.cts.SensorBatchingTests#testLinearAcceleration_fastest_batching",
200 "android.hardware.cts.SensorBatchingTests#testLinearAcceleration_50hz_batching",
201 "android.hardware.cts.SensorBatchingTests#testLinearAcceleration_fastest_flush",
202 "android.hardware.cts.SensorBatchingTests#testLinearAcceleration_50hz_flush",
203 "android.hardware.cts.SensorBatchingTests#testGeomagneticRotationVector_fastest_batching",
204 "android.hardware.cts.SensorBatchingTests#testGeomagneticRotationVector_50hz_batching",
205 "android.hardware.cts.SensorBatchingTests#testGeomagneticRotationVector_fastest_flush",
206 "android.hardware.cts.SensorBatchingTests#testGeomagneticRotationVector_50hz_flush",
207 "android.hardware.cts.SensorIntegrationTests#testSensorsWithSeveralClients",
208 "android.hardware.cts.SensorIntegrationTests#testSensorsMovingRates",
destradaa909492d2014-10-03 15:49:38 -0700209 "android.hardware.cts.SensorIntegrationTests#testAccelerometerAccelerometerStopping",
210 "android.hardware.cts.SensorIntegrationTests#testAccelerometerGyroscopeStopping",
211 "android.hardware.cts.SensorIntegrationTests#testAccelerometerMagneticFieldStopping",
212 "android.hardware.cts.SensorIntegrationTests#testGyroscopeAccelerometerStopping",
213 "android.hardware.cts.SensorIntegrationTests#testGyroscopeGyroscopeStopping",
214 "android.hardware.cts.SensorIntegrationTests#testGyroscopeMagneticFieldStopping",
215 "android.hardware.cts.SensorIntegrationTests#testMagneticFieldAccelerometerStopping",
216 "android.hardware.cts.SensorIntegrationTests#testMagneticFieldGyroscopeStopping",
217 "android.hardware.cts.SensorIntegrationTests#testMagneticFieldMagneticFieldStopping",
destradaa2581a9e2014-09-26 13:25:19 -0700218 "android.hardware.cts.SingleSensorTests#testSensorProperties",
219 "android.hardware.cts.SingleSensorTests#testAccelerometer_fastest",
220 "android.hardware.cts.SingleSensorTests#testAccelerometer_100hz",
221 "android.hardware.cts.SingleSensorTests#testAccelerometer_200hz",
222 "android.hardware.cts.SingleSensorTests#testAccelerometer_50hz",
223 "android.hardware.cts.SingleSensorTests#testAccelerometer_25hz",
224 "android.hardware.cts.SingleSensorTests#testAccelerometer_15hz",
225 "android.hardware.cts.SingleSensorTests#testAccelerometer_10hz",
226 "android.hardware.cts.SingleSensorTests#testAccelerometer_5hz",
227 "android.hardware.cts.SingleSensorTests#testAccelerometer_1hz",
228 "android.hardware.cts.SingleSensorTests#testMagneticField_fastest",
229 "android.hardware.cts.SingleSensorTests#testMagneticField_200hz",
230 "android.hardware.cts.SingleSensorTests#testMagneticField_100hz",
231 "android.hardware.cts.SingleSensorTests#testMagneticField_50hz",
232 "android.hardware.cts.SingleSensorTests#testMagneticField_25hz",
233 "android.hardware.cts.SingleSensorTests#testMagneticField_15hz",
234 "android.hardware.cts.SingleSensorTests#testMagneticField_10hz",
235 "android.hardware.cts.SingleSensorTests#testMagneticField_5hz",
236 "android.hardware.cts.SingleSensorTests#testMagneticField_1hz",
237 "android.hardware.cts.SingleSensorTests#testOrientation_fastest",
238 "android.hardware.cts.SingleSensorTests#testOrientation_200hz",
239 "android.hardware.cts.SingleSensorTests#testOrientation_100hz",
240 "android.hardware.cts.SingleSensorTests#testOrientation_50hz",
241 "android.hardware.cts.SingleSensorTests#testOrientation_25hz",
242 "android.hardware.cts.SingleSensorTests#testOrientation_15hz",
243 "android.hardware.cts.SingleSensorTests#testOrientation_10hz",
244 "android.hardware.cts.SingleSensorTests#testOrientation_5hz",
245 "android.hardware.cts.SingleSensorTests#testOrientation_1hz",
246 "android.hardware.cts.SingleSensorTests#testGyroscope_fastest",
247 "android.hardware.cts.SingleSensorTests#testGyroscope_200hz",
248 "android.hardware.cts.SingleSensorTests#testGyroscope_100hz",
249 "android.hardware.cts.SingleSensorTests#testGyroscope_50hz",
250 "android.hardware.cts.SingleSensorTests#testGyroscope_25hz",
251 "android.hardware.cts.SingleSensorTests#testGyroscope_15hz",
252 "android.hardware.cts.SingleSensorTests#testGyroscope_10hz",
253 "android.hardware.cts.SingleSensorTests#testGyroscope_5hz",
254 "android.hardware.cts.SingleSensorTests#testGyroscope_1hz",
255 "android.hardware.cts.SingleSensorTests#testPressure_fastest",
256 "android.hardware.cts.SingleSensorTests#testPressure_200hz",
257 "android.hardware.cts.SingleSensorTests#testPressure_100hz",
258 "android.hardware.cts.SingleSensorTests#testPressure_50hz",
259 "android.hardware.cts.SingleSensorTests#testPressure_25hz",
260 "android.hardware.cts.SingleSensorTests#testPressure_15hz",
261 "android.hardware.cts.SingleSensorTests#testPressure_10hz",
262 "android.hardware.cts.SingleSensorTests#testPressure_5hz",
263 "android.hardware.cts.SingleSensorTests#testPressure_1hz",
264 "android.hardware.cts.SingleSensorTests#testGravity_fastest",
265 "android.hardware.cts.SingleSensorTests#testGravity_200hz",
266 "android.hardware.cts.SingleSensorTests#testGravity_100hz",
267 "android.hardware.cts.SingleSensorTests#testGravity_50hz",
268 "android.hardware.cts.SingleSensorTests#testGravity_25hz",
269 "android.hardware.cts.SingleSensorTests#testGravity_15hz",
270 "android.hardware.cts.SingleSensorTests#testGravity_10hz",
271 "android.hardware.cts.SingleSensorTests#testGravity_5hz",
272 "android.hardware.cts.SingleSensorTests#testGravity_1hz",
273 "android.hardware.cts.SingleSensorTests#testRotationVector_fastest",
274 "android.hardware.cts.SingleSensorTests#testRotationVector_200hz",
275 "android.hardware.cts.SingleSensorTests#testRotationVector_100hz",
276 "android.hardware.cts.SingleSensorTests#testRotationVector_50hz",
277 "android.hardware.cts.SingleSensorTests#testRotationVector_25hz",
278 "android.hardware.cts.SingleSensorTests#testRotationVector_15hz",
279 "android.hardware.cts.SingleSensorTests#testRotationVector_10hz",
280 "android.hardware.cts.SingleSensorTests#testRotationVector_5hz",
281 "android.hardware.cts.SingleSensorTests#testRotationVector_1hz",
282 "android.hardware.cts.SingleSensorTests#testMagneticFieldUncalibrated_fastest",
283 "android.hardware.cts.SingleSensorTests#testMagneticFieldUncalibrated_200hz",
284 "android.hardware.cts.SingleSensorTests#testMagneticFieldUncalibrated_100hz",
285 "android.hardware.cts.SingleSensorTests#testMagneticFieldUncalibrated_50hz",
286 "android.hardware.cts.SingleSensorTests#testMagneticFieldUncalibrated_25hz",
287 "android.hardware.cts.SingleSensorTests#testMagneticFieldUncalibrated_15hz",
288 "android.hardware.cts.SingleSensorTests#testMagneticFieldUncalibrated_10hz",
289 "android.hardware.cts.SingleSensorTests#testMagneticFieldUncalibrated_5hz",
290 "android.hardware.cts.SingleSensorTests#testMagneticFieldUncalibrated_1hz",
291 "android.hardware.cts.SingleSensorTests#testGameRotationVector_fastest",
292 "android.hardware.cts.SingleSensorTests#testGameRotationVector_200hz",
293 "android.hardware.cts.SingleSensorTests#testGameRotationVector_100hz",
294 "android.hardware.cts.SingleSensorTests#testGameRotationVector_50hz",
295 "android.hardware.cts.SingleSensorTests#testGameRotationVector_25hz",
296 "android.hardware.cts.SingleSensorTests#testGameRotationVector_15hz",
297 "android.hardware.cts.SingleSensorTests#testGameRotationVector_10hz",
298 "android.hardware.cts.SingleSensorTests#testGameRotationVector_5hz",
299 "android.hardware.cts.SingleSensorTests#testGameRotationVector_1hz",
300 "android.hardware.cts.SingleSensorTests#testGyroscopeUncalibrated_fastest",
301 "android.hardware.cts.SingleSensorTests#testGyroscopeUncalibrated_200hz",
302 "android.hardware.cts.SingleSensorTests#testGyroscopeUncalibrated_100hz",
303 "android.hardware.cts.SingleSensorTests#testGyroscopeUncalibrated_50hz",
304 "android.hardware.cts.SingleSensorTests#testGyroscopeUncalibrated_25hz",
305 "android.hardware.cts.SingleSensorTests#testGyroscopeUncalibrated_15hz",
306 "android.hardware.cts.SingleSensorTests#testGyroscopeUncalibrated_10hz",
307 "android.hardware.cts.SingleSensorTests#testGyroscopeUncalibrated_5hz",
308 "android.hardware.cts.SingleSensorTests#testGyroscopeUncalibrated_1hz",
309 "android.hardware.cts.SingleSensorTests#testGeomagneticRotationVector_fastest",
310 "android.hardware.cts.SingleSensorTests#testLinearAcceleration_200hz",
311 "android.hardware.cts.SingleSensorTests#testLinearAcceleration_100hz",
312 "android.hardware.cts.SingleSensorTests#testLinearAcceleration_50hz",
313 "android.hardware.cts.SingleSensorTests#testLinearAcceleration_25hz",
314 "android.hardware.cts.SingleSensorTests#testLinearAcceleration_15hz",
315 "android.hardware.cts.SingleSensorTests#testLinearAcceleration_10hz",
316 "android.hardware.cts.SingleSensorTests#testLinearAcceleration_5hz",
317 "android.hardware.cts.SingleSensorTests#testLinearAcceleration_1hz",
Aravind Akellaa4c8c2a2014-11-14 17:02:29 -0800318 "android.hardware.cts.SensorTest#testSensorTimeStamps"
destradaa2581a9e2014-09-26 13:25:19 -0700319 ],
320 bug: 17675466
Ronghua Wu7defa712014-10-06 10:56:19 -0700321},
322{
323 description: "This test failed on hw decoder that doesn't output frame with the configured format.",
324 names: [
Unsuk Jung52abbfc2014-10-12 20:59:20 -0700325 "android.media.cts.ImageReaderDecoderTest#testHwAVCDecode360pForFlexibleYuv"
Ronghua Wu7defa712014-10-06 10:56:19 -0700326 ],
327 bug: 17144778
Raph Levien6aae5552014-10-02 16:24:33 -0700328},
329{
330 description: "Roboto font tests are not yet known good on all devices",
331 names: [
332 "android.uirendering.cts.testclasses.FontRenderingTests"
333 ],
334 bug: 17109280
Unsuk Jungc189d582014-10-23 01:17:04 -0700335},
336{
337 description: "android.keystore tests will replace these tests",
338 names: [
339 "com.android.org.conscrypt.MacTest#test_getInstance_OpenSSL_ENGINE",
340 "com.android.org.conscrypt.NativeCryptoTest#test_ENGINE_by_id_TestEngine",
341 "com.android.org.conscrypt.SignatureTest#test_getInstance_OpenSSL_ENGINE"
342 ],
343 bug: 18030049
Yin-Chia Yeh601e6332014-11-19 13:47:56 -0800344},
345{
Daniel Xie71fa8dd2015-09-23 09:53:19 -0700346 description: "EventOrderingVerificationTest not working.",
Yin-Chia Yeh601e6332014-11-19 13:47:56 -0800347 names: [
Daniel Xie56141902015-09-24 16:09:59 -0700348 "android.hardware.cts.helpers.sensorverification.EventOrderingVerificationTest#testSameTimestamp"
Yin-Chia Yeh601e6332014-11-19 13:47:56 -0800349 ],
Daniel Xie71fa8dd2015-09-23 09:53:19 -0700350 bug: 23792027
Nick Kralevich738a1032014-09-15 15:24:56 -0700351}
Brian Muramatsuad207372011-12-16 18:41:45 -0800352]