History log of /libcore/luni/src/test/java/libcore/java/lang/reflect/OldGenericReflectionCornerCases.java
Revision Date Author Comments
001630e375421f078a2b1f45b03a10c9f6b7bd1f 03-Jan-2012 Jesse Wilson <jessewilson@google.com> Remove run-core-tests from known failures.

The @KnownFailure annotations are unnecessary and the
expectations are all obsolete.

Bug: http://b/3087671
Change-Id: I5dd834323770da09090b4e76c3f6793f1ccc629d
52b939cbcc060c6bf71b65f2588e9837a86f7c5f 04-Feb-2011 Elliott Hughes <enh@google.com> Remove @Test cruft from all tests under luni/src/test/java/libcore.

Change-Id: I1c5a4f3109147830009d5fc1780e43ed875313ca
4557728efb66c455a52b7669a8eefef7a9e54854 11-Aug-2010 Jesse Wilson <jessewilson@google.com> Moving tests to be under the libcore.* package.

This is indended to make it easier to run on VMs that restrict the packages
from which application classes can be loaded. For example, on the RI you need
to use the bootclasspath to load these tests.

Change-Id: I52193f35c5fcca18b5a3e1d280505b1e29b388af