OSDN Git Service

Add/Remove Some @KnownFailure Annotations
authorBrian Muramatsu <btmura@google.com>
Mon, 12 Jul 2010 22:17:47 +0000 (15:17 -0700)
committerBrian Muramatsu <btmura@android.com>
Mon, 12 Jul 2010 22:18:48 +0000 (15:18 -0700)
commit19d178eea1899490866627d16b0e844f621d18e0
tree866b39ab502de6694929d37263f7c442a1f77770
parent6296a2e8e97d76165a83320b06e32fba0f5a5625
Add/Remove Some @KnownFailure Annotations

Bug 2639444 2564250 2639393

Remove the @KnownFailure annotations form tests now passing in
Froyo for Nexus One using the CTS test runner. Put on
@KnownFailure annotations for those that are failing but passing
with the run-core-tests test runner.

MultiSocketTest is an exception that doesn't seem to make sense,
and fails in both runners.

Change-Id: Id8eb6b5d6f2b04b77434411f2b04c56cd61acf85
libcore/luni/src/test/java/tests/api/java/lang/reflect/ParameterizedTypeTest.java
libcore/luni/src/test/java/tests/api/java/net/MulticastSocketTest.java
libcore/nio_char/src/test/java/tests/api/java/nio/charset/CharsetProviderTest.java
libcore/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/DriverManagerTest.java