summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Muramatsu <btmura@google.com>2011-12-19 13:14:28 -0800
committerAndroid (Google) Code Review <android-gerrit@google.com>2011-12-19 13:14:28 -0800
commita37c281cc2e4df3214d5426ca8c5b24e801d7a3f (patch)
tree69fdbdcdca0bb1b989cecc5447446cf3da1a31c7
parentbad23f6a001704bc287aa7038a87afc8f3d1e319 (diff)
parentfda6b930ce33c90b28c6610b6f714d5fdbd062e7 (diff)
downloadplatform_cts-a37c281cc2e4df3214d5426ca8c5b24e801d7a3f.tar.gz
platform_cts-a37c281cc2e4df3214d5426ca8c5b24e801d7a3f.tar.bz2
platform_cts-a37c281cc2e4df3214d5426ca8c5b24e801d7a3f.zip
Merge "DO NOT MERGE Updated Test Expectations" into ics-mr1android-cts-4.0.3_r1
-rw-r--r--tests/expectations/knownfailures.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/expectations/knownfailures.txt b/tests/expectations/knownfailures.txt
index 7d0ec9830e2..bdfd51b7495 100644
--- a/tests/expectations/knownfailures.txt
+++ b/tests/expectations/knownfailures.txt
@@ -14,6 +14,7 @@
{
names: [
"libcore.java.net.URLConnectionTest#testServerClosesSocket",
+ "libcore.java.net.URLConnectionTest#testServerShutdownInput",
"libcore.java.net.URLConnectionTest#testServerShutdownOutput"
],
bug: 5534202