DO NOT MERGE: Disabling testConnectViaHttpProxyToHttpsUsingBadProxyAndHttpResponseCache test

Change-Id: I93c3e93751cc382f3aca2c1a1e56c0dc7177cade
diff --git a/tests/expectations/knownfailures.txt b/tests/expectations/knownfailures.txt
index 804362a..a3a980eb 100644
--- a/tests/expectations/knownfailures.txt
+++ b/tests/expectations/knownfailures.txt
@@ -380,4 +380,11 @@
   ],
   bug: 18030049
 }
+{
+  description: "URLConnection fails for unknown reasons",
+  names: [
+    "libcore.java.net.URLConnectionTest#testConnectViaHttpProxyToHttpsUsingBadProxyAndHttpResponseCache fails"
+  ],
+  bug: 22033061
+}
 ]