diff options
author | Neil Fuller <nfuller@google.com> | 2014-05-19 08:49:58 +0000 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2014-05-19 08:49:58 +0000 |
commit | 12d8a41e357aedab33c4afe77e0c29b00185fe9f (patch) | |
tree | 3ba5e2604c1b6ba80d111dddfbc1b2c74605387c /expectations/brokentests.txt | |
parent | 2946b0d8053f5fd299f2f5d7d86fe2b157ff04cd (diff) | |
parent | a9f3c15fa77a67f69c2ec0a058b057391a276bda (diff) | |
download | libcore-12d8a41e357aedab33c4afe77e0c29b00185fe9f.zip libcore-12d8a41e357aedab33c4afe77e0c29b00185fe9f.tar.gz libcore-12d8a41e357aedab33c4afe77e0c29b00185fe9f.tar.bz2 |
am a9f3c15f: am 6167671b: Merge "Reenable tests that currently pass in CTS"
* commit 'a9f3c15fa77a67f69c2ec0a058b057391a276bda':
Reenable tests that currently pass in CTS
Diffstat (limited to 'expectations/brokentests.txt')
-rw-r--r-- | expectations/brokentests.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/expectations/brokentests.txt b/expectations/brokentests.txt index cf8c46f..f96e58e 100644 --- a/expectations/brokentests.txt +++ b/expectations/brokentests.txt @@ -8,11 +8,6 @@ bug: 5834665 }, { - description: "FIONREAD/SIOCINQ returns the wrong result on sockets (5731252 is the root cause of 5534202)", - name: "libcore.java.net.SocketTest#testAvailable", - bug: 5731252 -}, -{ description: "libcore.java.net.URLConnectionTest#testServerShutdownInput fails on ICL27 mysid-userdebug (5534202 is caused by 5731252)", name: "libcore.java.net.URLConnectionTest#testServerShutdownInput", bug: 5534202 |