test failures in type-annotations/langtools

Jonathan Gibbons jonathan.gibbons at oracle.com
Tue Feb 12 16:33:18 PST 2013


On 02/12/2013 04:24 PM, Jonathan Gibbons wrote:
> I see 5 test failures in type-annotations/langtools.  These are:
>
> com/sun/javadoc/typeAnnotations/smoke/TestSmoke.java
> tools/javac/annotations/typeAnnotations/classfile/CombinationsTargetTest1.java 
>
> tools/javac/annotations/typeAnnotations/classfile/CombinationsTargetTest2.java 
>
> tools/javac/annotations/typeAnnotations/failures/CantAnnotateStaticClass.java 
>
> tools/javac/annotations/typeAnnotations/referenceinfos/MultiCatch.java
>
> If we are to push the latest type-annotations/langtools bits into 
> tl/langtools, should these tests be @ignored?
>
> -- Jon

No matter -- I see the files are already @ignored in tl/langtools.
FWIW, it is good practice if the @ignore line contains a bug number and 
explanation why the test is being @ignored

-- Jon


More information about the type-annotations-dev mailing list