blob: 44b34675d1dc6a0602c482640fddbb938af24306 [file] [log] [blame]
[
/* These tests consistently fail on GRH78. */
{ name: "android.location.cts.GeocoderTest#testGetFromLocation" },
{ name: "android.location.cts.GeocoderTest#testGetFromLocationName" },
{ name: "android.net.cts.ListeningPortsTest#testNoListeningUdp6Ports" },
{ name: "android.webkit.cts.WebSettingsTest#testSetAppCacheEnabled" },
{ name: "android.net.cts.SSLCertificateSocketFactoryTest" },
{
description: "testGetDuration causes testOnKeyDown to fail for some reason",
name: "android.widget.cts.VideoViewTest#testOnKeyDown"
},
{
description: "Flaky tests that need to be rewritten or deleted.",
names: [
"android.media.cts.MediaRecorderTest#testSetCamera",
"android.webkit.cts.CacheManagerTest#testCacheFile",
"android.widget.cts.AutoCompleteTextViewTest#testOnFilterComplete",
"android.util.cts.EventLogTest#testReadEvents",
"android.util.cts.EventLogTest#testWriteEvent",
"android.util.cts.EventLogTest#testWriteEventWithOversizeValue"
]
},
/* These tests pass when executed individually but fail when running CTS as a whole on GRH78. */
{
name: "org.apache.harmony.luni.tests.internal.net.www.protocol.https.HttpsURLConnectionTest#testProxyConnection",
bug: 3184701
},
{
name: "org.apache.harmony.luni.tests.internal.net.www.protocol.https.HttpsURLConnectionTest#testProxyAuthConnection",
bug: 3184701
},
{
name: "org.apache.harmony.luni.tests.internal.net.www.protocol.https.HttpsURLConnectionTest#testConsequentProxyConnection",
bug: 3184701
},
{
name: "org.apache.harmony.luni.tests.internal.net.www.protocol.https.HttpsURLConnectionTest#testProxyAuthConnection_doOutput",
bug: 3184701
},
{
name: "org.apache.harmony.luni.tests.internal.net.www.protocol.https.HttpsURLConnectionTest#testProxyAuthConnectionFailed",
bug: 3184701
},
{
name: "org.apache.harmony.luni.tests.internal.net.www.protocol.https.HttpsURLConnectionTest#testProxyConnection_Not_Found_Response",
bug: 3184701
}
]