summaryrefslogtreecommitdiffstats
path: root/expectations
diff options
context:
space:
mode:
authorNeil Fuller <nfuller@google.com>2014-09-11 15:53:09 +0100
committerNeil Fuller <nfuller@google.com>2014-09-11 15:42:50 +0000
commitf35ab5d8fac2c4424a361824e62f8ffa5ead4032 (patch)
tree379362ff26d8ed946c0d0e6524ded9724a36e6b3 /expectations
parent8806710d7a5cd6a168f2463de21498c58f70948a (diff)
downloadlibcore-f35ab5d8fac2c4424a361824e62f8ffa5ead4032.zip
libcore-f35ab5d8fac2c4424a361824e62f8ffa5ead4032.tar.gz
libcore-f35ab5d8fac2c4424a361824e62f8ffa5ead4032.tar.bz2
Suppress ConnectionTest: It uses SPDY, which can cause IllegalStateException
Bug: 17313155 Bug: 14462336 Change-Id: I4b2f09e197f6ccb7fc6bd0a901095919d011d3e8
Diffstat (limited to 'expectations')
-rw-r--r--expectations/knownfailures.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/expectations/knownfailures.txt b/expectations/knownfailures.txt
index 94d0562..ebb4305 100644
--- a/expectations/knownfailures.txt
+++ b/expectations/knownfailures.txt
@@ -1452,6 +1452,7 @@
description: "SpdyConnection issue https://github.com/square/okhttp/issues/644 crashes the test app. Android does not provide SPDY/HTTP_2 connections by default so have been suppressed.",
bug: 14462336,
names: [
+ "com.squareup.okhttp.ConnectionPoolTest",
"com.squareup.okhttp.internal.spdy.SpdyConnectionTest",
"com.squareup.okhttp.internal.http.HttpOverHttp20Draft09Test",
"com.squareup.okhttp.internal.http.HttpOverSpdy3Test",