new tests in type-annotations repo

Steve Sides steve.sides at oracle.com
Wed Aug 21 18:12:19 PDT 2013


On 8/21/2013 5:53 PM, Jonathan Gibbons wrote:
> On 08/21/2013 05:51 PM, Steve Sides wrote:
>> On 8/21/2013 5:21 PM, Jonathan Gibbons wrote:
>>> 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
>> I updated the current test failures wiki:
>> https://wiki.openjdk.java.net/display/TypeAnnotations/Current+Test+Failures 
>>
>>
>> -steve
>
> thanks, Steve
>
> -- Jon
And recently there's a new one (8023522, may not be visible yet).
tools/javac/tree/TypeAnnotationsPretty.java - test cases with "@TA\n" 
fail on windows only
I added it to the wiki.
-steve


More information about the type-annotations-dev mailing list