Merge "DO NOT MERGE: Disabling testConnectViaHttpProxyToHttpsUsingBadProxyAndHttpResponseCache test" into lollipop-cts-dev
automerge: 55a3493

* commit '55a3493e46a43c7d3e588a5f982910b5851754ad':
  DO NOT MERGE: Disabling testConnectViaHttpProxyToHttpsUsingBadProxyAndHttpResponseCache test
diff --git a/tests/expectations/knownfailures.txt b/tests/expectations/knownfailures.txt
index a51c1d9..2797673 100644
--- a/tests/expectations/knownfailures.txt
+++ b/tests/expectations/knownfailures.txt
@@ -361,4 +361,11 @@
   ],
   bug: 18689511
 }
+{
+  description: "URLConnection fails for unknown reasons",
+  names: [
+    "libcore.java.net.URLConnectionTest#testConnectViaHttpProxyToHttpsUsingBadProxyAndHttpResponseCache fails"
+  ],
+  bug: 22033061
+}
 ]