OSDN Git Service

AI 147687: Several fixes for failing tests in the cts host. also tests that timeout
authorUrs Grob <>
Fri, 24 Apr 2009 10:21:36 +0000 (03:21 -0700)
committerThe Android Open Source Project <initial-contribution@android.com>
Fri, 24 Apr 2009 10:21:36 +0000 (03:21 -0700)
commit3fb3946640bdc1294131417ac6593a789373090d
treef12ec048c68536c62ce3a08b9ac806dce6f9eb73
parent119c75dad5494ac611c74599747e4bdc071eced1
AI 147687: Several fixes for failing tests in the cts host. also tests that timeout
  are now marked with BrokenTest to exclude them for the time being until
  we have a way to execute them.
  BUG=1285921

Automated import of CL 147687
12 files changed:
libcore/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/SocketHandlerTest.java
libcore/luni/src/test/java/org/apache/harmony/luni/tests/internal/net/www/protocol/https/HttpsURLConnectionTest.java
libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/ClassTest.java
libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/PackageTest.java
libcore/luni/src/test/java/tests/api/java/io/SerializationStressTest2.java
libcore/luni/src/test/java/tests/api/java/util/CalendarTest.java
libcore/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/TimestampTest.java
libcore/text/src/test/java/org/apache/harmony/text/tests/java/text/DecimalFormatTest.java
libcore/text/src/test/java/org/apache/harmony/text/tests/java/text/NumberFormatTest.java
libcore/text/src/test/java/org/apache/harmony/text/tests/java/text/SimpleDateFormatTest.java
libcore/xml/src/test/java/tests/api/javax/xml/parsers/SAXParserTest.java
libcore/xml/src/test/java/tests/api/org/xml/sax/helpers/ParserFactoryTest.java