summaryrefslogtreecommitdiff
path: root/tests/expectations/knownfailures.txt
blob: 01f64b52a968c0a3fe323a47da2bd8288b44e635 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
[
{
  description: "some AlarmClockTests are not robust across different device types",
  names: [
    "android.alarmclock.cts.DismissAlarmTest#testAll",
    "android.alarmclock.cts.SetAlarmTest#testAll",
    "android.alarmclock.cts.SnoozeAlarmTest#testAll"
  ],
  bug: 23776083
},
{
  description: "the UsageStats is not yet stable enough",
  names: [
    "android.app.usage.cts.UsageStatsTest"
  ],
  bug: 17536113
},
{
  description: "tests a fragile by nature as they rely on hardcoded behavior",
  names: [
    "android.accessibilityservice.cts.AccessibilityTextTraversalTest#testActionNextAndPreviousAtGranularityPageOverText",
    "android.accessibilityservice.cts.AccessibilityTextTraversalTest#testActionNextAndPreviousAtGranularityPageOverTextExtend"
  ],
  bug: 17595050
},
{
  description: "test fails on devices with no telephony",
  names: [
    "android.calllog.cts.CallLogBackupTest#testSingleCallBackup"
  ],
  bug: 23776099
},
{
  description: "test fails on some devices",
  names: [
    "android.dumpsys.cts.DumpsysHostTest#testBatterystatsOutput",
    "android.dumpsys.cts.DumpsysHostTest#testGfxinfoFramestats"
  ],
  bug: 23776893
},
{
  description: "the SSLCertificateSocketFactoryTest often fails because of lack of live internet or short timeout, it should be refactored to do a local server testing",
  names: [
    "android.net.cts.SSLCertificateSocketFactoryTest#testCreateSocket",
    "android.net.cts.SSLCertificateSocketFactoryTest#test_createSocket_bind",
    "android.net.cts.SSLCertificateSocketFactoryTest#test_createSocket_simple",
    "android.net.cts.SSLCertificateSocketFactoryTest#test_createSocket_wrapping"
  ],
  bug: 18682315
},
{
  description: "the test result are too much dependent on live-internet connection, which for some devices might not exist",
  names: [
    "android.net.wifi.cts.NsdManagerTest#testAndroidTestCaseSetupProperly"
  ],
  bug: 18680089
},
{
  description: "AudioPolicyBinder tests are not yet robust enough",
  names: [
    "android.security.cts.AudioPolicyBinderTest"
  ],
  bug: 18461670
},
{
  description: "test not robust",
  names: [
    "android.telecom.cts.ExtendedInCallServiceTest#testAddNewOutgoingCallAndThenDisconnect",
    "android.telecom.cts.RemoteConferenceTest#testRemoteConferenceCallbacks_ConferenceableConnections"
  ],
  bug: 23604254
},
{
  description: "tests too flaky",
  names: [
    "android.transition.cts.ChangeScrollTest#testChangeScroll"
  ],
  bug: 23779020
},
{
  description: "Not all jdwp features are currently supported. These tests will fail",
  names: [
    "org.apache.harmony.jpda.tests.jdwp.DebuggerOnDemand.OnthrowDebuggerLaunchTest#testDebuggerLaunch001",
    "org.apache.harmony.jpda.tests.jdwp.DebuggerOnDemand.OnthrowDebuggerLaunchTest#testDebuggerLaunch002",
    "org.apache.harmony.jpda.tests.jdwp.DebuggerOnDemand.OnthrowDebuggerLaunchTest#testDebuggerLaunch003",
    "org.apache.harmony.jpda.tests.jdwp.DebuggerOnDemand.OnthrowDebuggerLaunchTest#testDebuggerLaunch004",
    "org.apache.harmony.jpda.tests.jdwp.DebuggerOnDemand.OnthrowLaunchDebugger001#testDebugger002",
    "org.apache.harmony.jpda.tests.jdwp.DebuggerOnDemand.OnthrowLaunchDebugger002#testDebugger",
    "org.apache.harmony.jpda.tests.jdwp.Events.ClassUnloadTest#testClassUnloadEvent",
    "org.apache.harmony.jpda.tests.jdwp.Events.MonitorContendedEnterTest#testMonitorContendedEnterForClassMatch",
    "org.apache.harmony.jpda.tests.jdwp.Events.MonitorContendedEnteredTest#testMonitorContendedEnteredForClassMatch",
    "org.apache.harmony.jpda.tests.jdwp.Events.MonitorWaitTest#testMonitorWaitForClassExclude",
    "org.apache.harmony.jpda.tests.jdwp.Events.MonitorWaitTest#testMonitorWaitForClassMatchExact",
    "org.apache.harmony.jpda.tests.jdwp.Events.MonitorWaitTest#testMonitorWaitForClassMatchFirst",
    "org.apache.harmony.jpda.tests.jdwp.Events.MonitorWaitTest#testMonitorWaitForClassMatchSecond",
    "org.apache.harmony.jpda.tests.jdwp.Events.MonitorWaitTest#testMonitorWaitForClassOnly",
    "org.apache.harmony.jpda.tests.jdwp.Events.MonitorWaitedTest#testMonitorWaitedForClassExclude",
    "org.apache.harmony.jpda.tests.jdwp.Events.MonitorWaitedTest#testMonitorWaitedForClassMatchExact",
    "org.apache.harmony.jpda.tests.jdwp.Events.MonitorWaitedTest#testMonitorWaitedForClassMatchFirst",
    "org.apache.harmony.jpda.tests.jdwp.Events.MonitorWaitedTest#testMonitorWaitedForClassMatchSecond",
    "org.apache.harmony.jpda.tests.jdwp.Events.MonitorWaitedTest#testMonitorWaitedForClassOnly",
    "org.apache.harmony.jpda.tests.jdwp.ReferenceType.ClassFileVersionTest#testClassFileVersion001",
    "org.apache.harmony.jpda.tests.jdwp.ReferenceType.NestedTypesTest#testNestedTypes001",
    "org.apache.harmony.jpda.tests.jdwp.ThreadReference.StopTest#testStop001",
    "org.apache.harmony.jpda.tests.jdwp.VirtualMachine.HoldEventsTest#testHoldEvents001",
    "org.apache.harmony.jpda.tests.jdwp.VirtualMachine.ReleaseEventsTest#testReleaseEvents001"
  ],
  bug: 16720689
},
{
  description: "test can only run properly on a user build device when the bug is resolved",
  names: [
    "android.appwidget.cts.AppWidgetTest#testAppWidgetProviderCallbacks",
    "android.appwidget.cts.AppWidgetTest#testBindAppWidget",
    "android.appwidget.cts.AppWidgetTest#testCollectionWidgets",
    "android.appwidget.cts.AppWidgetTest#testDeleteHost",
    "android.appwidget.cts.AppWidgetTest#testDeleteHosts",
    "android.appwidget.cts.AppWidgetTest#testGetAppWidgetIds",
    "android.appwidget.cts.AppWidgetTest#testGetAppWidgetInfo",
    "android.appwidget.cts.AppWidgetTest#testGetAppWidgetOptions",
    "android.appwidget.cts.AppWidgetTest#testPartiallyUpdateAppWidgetViaWidgetId",
    "android.appwidget.cts.AppWidgetTest#testPartiallyUpdateAppWidgetViaWidgetIds",
    "android.appwidget.cts.AppWidgetTest#testTwoAppWidgetProviderCallbacks",
    "android.appwidget.cts.AppWidgetTest#testUpdateAppWidgetViaComponentName",
    "android.appwidget.cts.AppWidgetTest#testUpdateAppWidgetViaWidgetId",
    "android.appwidget.cts.AppWidgetTest#testUpdateAppWidgetViaWidgetIds"
  ],
  bug: 17993121
},
{
  description: "permissions for the API previously used in the test has changed, making it impossible to pass",
  names: [
    "android.openglperf.cts.GlAppSwitchTest#testGlActivitySwitchingFast",
    "android.openglperf.cts.GlAppSwitchTest#testGlActivitySwitchingSlow"
  ],
  bug: 17394321
},
{
  description: "unexpected failures",
  names: [
    "android.openglperf.cts.GlVboPerfTest#testVboWithVaryingIndexBufferNumbers"
  ],
  bug: 18091590
},
{
  description: "these tests require a good test scene, so they fail if run in random conditions",
  names: [
    "android.hardware.camera2.cts.AllocationTest#testBlackWhite",
    "android.hardware.camera2.cts.AllocationTest#testParamSensitivity"
  ],
  bug: 17530117
},
{
  description: "Current implementation of uninstallAllUserCaCerts does not throw expected security exception, wait for fix from framework",
  names: [
    "android.admin.cts.DevicePolicyManagerTest#testUninstallAllUserCaCerts_failIfNotProfileOwner"
  ],
  bug: 17508787
},
{
  description: "This test should be outside of official CTS suite until it is verified for all Nexus devices",
  names: [
    "com.android.cts.devicepolicy.MixedDeviceOwnerTest#testPackageInstallUserRestrictions",
    "com.android.cts.devicepolicy.MixedProfileOwnerTest#testPackageInstallUserRestrictions"
  ],
  bug: 18928535
},
{
  description: "Test is not yet properly implemented",
  names: [
    "android.voicesettings.cts.ZenModeTest#testAll"
  ],
  bug: 23238984
},
{
  description: "These tests fail on some devices.",
  names: [
    "android.uirendering.cts.testclasses.ExactCanvasTests#testBlueRect",
    "android.uirendering.cts.testclasses.ExactCanvasTests#testBluePaddedSquare",
    "android.uirendering.cts.testclasses.ViewClippingTests#testSimplePaddingClip",
    "android.uirendering.cts.testclasses.ViewClippingTests#testSimpleClipBoundsClip",
    "android.uirendering.cts.testclasses.ViewClippingTests#testSimpleOutlineClip",
    "android.uirendering.cts.testclasses.ViewClippingTests#testSimpleBoundsClip",
    "android.uirendering.cts.testclasses.InfrastructureTests#testViewInitializer"
  ],
  bug: 17511118
},
{
  description: "This test failed on devices that use effect off loading. In addition it uses hidden apis",
  names: [
    "android.media.cts.AudioEffectTest#test1_1ConstructorFromUuid"
  ],
  bug: 17605875
},
{
  description: "This test failed on hw decoder that doesn't output frame with the configured format.",
  names: [
    "android.media.cts.ImageReaderDecoderTest#testHwAVCDecode360pForFlexibleYuv"
  ],
  bug: 17144778
},
{
  description: "android.keystore tests will replace these tests",
  names: [
    "com.android.org.conscrypt.MacTest#test_getInstance_OpenSSL_ENGINE",
    "com.android.org.conscrypt.NativeCryptoTest#test_ENGINE_by_id_TestEngine",
    "com.android.org.conscrypt.SignatureTest#test_getInstance_OpenSSL_ENGINE"
  ],
  bug: 18030049
},
{
  description: "The new recording test is not yet passing on all devices",
  names: [
    "android.hardware.camera2.cts.RecordingTest#testRecordingFramerateLowToHigh"
  ],
  bug: 18705837
},
{
  description: "The new image reader test is not yet passing on all devices",
  names: [
    "android.hardware.camera2.cts.ImageReaderTest#testAllOutputYUVResolutions"
  ],
  bug: 18689511
},
{
  description: "The new prepare performance test is not yet passing on all devices",
  names: [
    "android.hardware.camera2.cts.SurfaceViewPreviewTest#testPreparePerformance"
  ],
  bug: 17989532
},
{
  description: "The new AE/AF trigger tests are not yet passing on all devices",
  names: [
    "android.hardware.camera2.cts.RobustnessTest#testBasicTriggerSequence",
    "android.hardware.camera2.cts.RobustnessTest#testSimultaneousTriggers",
    "android.hardware.camera2.cts.RobustnessTest#testAfThenAeTrigger",
    "android.hardware.camera2.cts.RobustnessTest#testAeThenAfTrigger"
  ],
  bug: 22180706
},
{
  description: "The new create session test is not yet passing on all devices",
  names: [
    "android.hardware.camera2.cts.CameraDeviceTest#testCreateSessions"
  ],
  bug: 22092756
},
{
  description: "The new long processing test is not yet passing on all devices",
  names: [
    "android.hardware.camera2.cts.ImageReaderTest#testLongProcessingRepeatingRaw",
    "android.hardware.camera2.cts.ImageReaderTest#testLongProcessingRepeatingFlexibleYuv"
  ],
  bug: 22861512
},
{
  description: "The timing measurements for preview callbacks are not reliable",
  names: [
    "android.hardware.cts.CameraTest#testPreviewFpsRange"
  ],
  bug: 23008511
},
{
  description: "Light status bar CTS coming in late",
  names: [
    "com.android.cts.systemui.LightStatusBarTests#testLightStatusBarIcons"
  ],
  bug: 23427621
},
{
  description: "known failures",
  names: [
    "android.hardware.cts.SensorBatchingTests#testAccelerometer_50hz_batching",
    "android.hardware.cts.SensorBatchingTests#testAccelerometer_fastest_batching",
    "android.hardware.cts.SensorBatchingTests#testGyroscope_50hz_batching",
    "android.hardware.cts.SensorBatchingTests#testGyroscope_50hz_flush",
    "android.hardware.cts.SensorBatchingTests#testMagneticField_50hz_batching",
    "android.hardware.cts.SensorBatchingTests#testMagneticField_fastest_batching",
    "android.hardware.cts.SensorBatchingTests#testMagneticFieldUncalibrated_50hz_batching",
    "android.hardware.cts.SensorBatchingTests#testMagneticFieldUncalibrated_fastest_batching",
    "android.hardware.cts.SensorBatchingTests#testPressure_50hz_batching",
    "android.hardware.cts.SensorBatchingTests#testPressure_fastest_batching",
    "android.hardware.cts.SensorBatchingTests#testRotationVector_50hz_flush",
    "android.hardware.cts.SensorBatchingTests#testRotationVector_fastest_batching",
    "android.hardware.cts.SensorIntegrationTests#testSensorsMovingRates",
    "android.hardware.cts.SensorIntegrationTests#testSensorsWithSeveralClients",
    "android.hardware.cts.SensorTest#testSensorTimeStamps",
    "android.hardware.cts.SensorTest#testBatchAndFlush",
    "android.hardware.cts.SingleSensorTests#testGyroscope_15hz",
    "android.hardware.cts.SingleSensorTests#testGyroscope_1hz",
    "android.hardware.cts.SingleSensorTests#testMagneticField_1hz",
    "android.hardware.cts.SingleSensorTests#testMagneticField_50hz",
    "android.hardware.cts.SingleSensorTests#testMagneticFieldUncalibrated_200hz",
    "android.hardware.cts.SingleSensorTests#testOrientation_5hz"
  ],
  bug: 22922206
},
{
  description: "tests are not yet ready",
  names: [
    "com.android.cts.app.os.OsHostTests#testNonExportedActivities"
  ],
  bug: 23779168
},
{
  description: "New assist tests that do not yet have a track record.",
  names: [
    "android.assist.cts.AssistantContentViewTest",
    "android.assist.cts.ExtraAssistDataTest",
    "android.assist.cts.FocusChangeTest",
    "android.assist.cts.LargeViewHierarchyTest",
    "android.assist.cts.ScreenshotTest",
    "android.assist.cts.TextViewTest",
    "android.assist.cts.WebViewTest"
  ],
  bug: 21668302
},
{
  description: "ConnectivityConstraintTest job scheduler not working.",
  names: [
     "android.jobscheduler.cts.ConnectivityConstraintTest#testConnectivityConstraintExecutes_withWifi",
     "android.jobscheduler.cts.ConnectivityConstraintTest#testUnmeteredConstraintExecutes_withWifi",
     "android.jobscheduler.cts.ConnectivityConstraintTest#testConnectivityConstraintExecutes_withMobile"
  ],
  bug: 21262226
},
{
   description: "ConnectivityConstraintTest times out.",
   names: [
     "android.jobscheduler.cts.TimingConstraintsTest#testJobParameters_unexpiredDeadline"
   ],
   bug: 23144425
},
{
   description: "Telephony returning wrong value.",
   names: [
     "android.telephony.cts.CellInfoTest#testCellInfo"
   ],
   bug: 23979591
},
{
   description: "Video encoding tests are timing out.",
   names: [
     "android.media.cts.VideoEncoderTest#testGoogH264FlexArbitraryW",
     "android.media.cts.VideoEncoderTest#testGoogH264SurfArbitraryW"
   ],
   bug: 23827982
},
{
  description: "tests not yet ready",
  names: [
    "android.telecom.cts.OutgoingCallTest#testStartCallWithSpeakerphoneFalse_SpeakerphoneOffInCall",
    "android.telecom.cts.OutgoingCallTest#testStartCallWithSpeakerphoneNotProvided_SpeakerphoneOffByDefault"
  ],
  bug: 24067587
},
{
  description: "protected broadcast not working",
  names: [
   "android.permission2.cts.ProtectedBroadcastsTest#testSendProtectedBroadcasts"
  ],
  bug: 23192492
}
]