summaryrefslogtreecommitdiffstats
path: root/expectations/knownfailures.txt
diff options
context:
space:
mode:
authorNeil Fuller <nfuller@google.com>2014-09-11 17:02:40 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-09-11 17:02:40 +0000
commit8d848927c29aa2c71809435aeea78a3555842566 (patch)
tree0ce07122ba07b58eb9b4917818cff029c2de383f /expectations/knownfailures.txt
parent3a113341fb95aa8fce3fbb4d1198cdd4a42ad783 (diff)
parent824047534ccce57838afa9da80049d59bf353156 (diff)
downloadlibcore-8d848927c29aa2c71809435aeea78a3555842566.zip
libcore-8d848927c29aa2c71809435aeea78a3555842566.tar.gz
libcore-8d848927c29aa2c71809435aeea78a3555842566.tar.bz2
am 82404753: Merge "Suppress ConnectionTest: It uses SPDY, which can cause IllegalStateException" into lmp-dev
* commit '824047534ccce57838afa9da80049d59bf353156': Suppress ConnectionTest: It uses SPDY, which can cause IllegalStateException
Diffstat (limited to 'expectations/knownfailures.txt')
-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",