test failures

Jonathan Gibbons jonathan.gibbons at oracle.com
Thu May 2 18:48:50 PDT 2013


I've created a wiki page to track the latest test failures. We're down 
to 4 failures (excluding @ignored tests and test cases)  Anyone who is 
an Author for the project should be able to update this wiki.

https://wiki.openjdk.java.net/display/TypeAnnotations/Current+Test+Failures

-- Jon


On 04/24/2013 09:51 PM, Jonathan Gibbons wrote:
> I've done a build of the latest bits, and I'm seeing 8 failures: is 
> that the expected state of play?
>
> com/sun/javadoc/typeAnnotations/smoke/TestSmoke.java
> tools/javac/annotations/typeAnnotations/classfile/T8008762.java
> tools/javac/annotations/typeAnnotations/classfile/T8008769.java
> tools/javac/annotations/typeAnnotations/classfile/TestNewCastArray.java
> tools/javac/annotations/typeAnnotations/failures/CantAnnotateStaticClass.java 
>
> tools/javac/api/TestJavacTaskScanner.java
> tools/javac/generics/6413682/TestPos.java
> tools/javac/processing/model/type/BasicAnnoTests.java
>
> The problem with TestJavacTaskScanner.java may have been "imported" 
> from current TL -- I think the Lambda folk broke it.
>
> javadoc is believed done, so TestSmoke should be investigated.
>
> The generics test is mostly OK -- the failure is a white-space change, 
> so someone has messed with generating a string.
>
> -- Jon



More information about the type-annotations-dev mailing list