diff options
author | Neil Fuller <nfuller@google.com> | 2014-05-19 08:23:08 +0000 |
---|---|---|
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | 2014-05-19 08:23:08 +0000 |
commit | 6167671bf318661c6d9f9f44d4ad4b14d60e9224 (patch) | |
tree | 37fc6018fa84afd027bcdfa0a719f679b9854f57 /expectations/brokentests.txt | |
parent | c58e40aa931b136cd54b6592bdba1d10592d8687 (diff) | |
parent | 6ede7982fb4592fb620520523de49bf0490b07ec (diff) | |
download | libcore-6167671bf318661c6d9f9f44d4ad4b14d60e9224.zip libcore-6167671bf318661c6d9f9f44d4ad4b14d60e9224.tar.gz libcore-6167671bf318661c6d9f9f44d4ad4b14d60e9224.tar.bz2 |
Merge "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 bb1c9db..c108c6b 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 |