new tests in type-annotations repo
Jonathan Gibbons
jonathan.gibbons at oracle.com
Wed Aug 21 17:21:06 PDT 2013
On 08/21/2013 04:52 PM, Steve Sides wrote:
> On 8/21/2013 3:08 PM, Jonathan Gibbons wrote:
>> I'm trying to merge type-annotations up into tl.
>>
>> I see two new tests, which are failing:
>>
>> A
>> langtools/test/tools/javac/annotations/typeAnnotations/classfile/TestAnonInnerClasses.java
>> A
>> langtools/test/tools/javac/annotations/typeAnnotations/failures/TypeVariableMissingTA.java
>>
>> Is this to be expected? What is the status of these tests?
>>
>> -- Jon
> These both are failing in nightlies and have open bugs(JDK-8015323 and
> JDK-8022901 respectively) and fail as reported.
> Neither has ever passed(since 6/14 and 7/16).
>
> -steve
Steve,
Thanks for the update. I guess we need to start focussing on test
failures in the type-annotations repo, which is similar (but not the
same) as the set of tests ignored in tl/langtools.
Is there any easy way to identify the set of tests failing in the
type-annotations forest?
-- Jon
More information about the type-annotations-dev
mailing list