@ignored tests
Steve Sides
steve.sides at oracle.com
Fri Apr 12 08:40:15 PDT 2013
On 4/11/2013 10:12 PM, Werner Dietl wrote:
> Jon,
>
> I enabled that test and it is passing; as I said in an earlier email,
> I've recently implemented multi-catch type annotations.
> This test case only contains one part to ignore: adding type
> annotations to all components; the EG decided to not implement any of
> the proposals.
>
> I think Steve still has a few test-case combinations disabled, but
> they are all related to repeating type annotations.
In type-annotation forest non of them are ignored. I realized recently
that the change to put annotations in the code attribute are not yet in
jdk8 forest. Is that right? Can that done soon? So, most all of the
more recent tests for type-annotations, at least updated versions, are
not yet in jdk8 forest.
-steve
>
> cu, WMD.
>
>
> On Thu, Apr 11, 2013 at 8:54 PM, Jonathan Gibbons
> <jonathan.gibbons at oracle.com> wrote:
>> Oh, OK, I see we're down to just one test with @ignore in the
>> type-annotations/langtools forest.
>>
>> test/tools/javac/annotations/typeAnnotations/newlocations/MultiCatch.java
>>
>> Should I remove @ignore from this test, so that this test goes into the
>> general bucket of tests that need fixing?
>>
>> -- Jon
>>
>>
>>
>> On 04/11/2013 08:49 PM, Jonathan Gibbons wrote:
>>> Werner, Steve,
>>>
>>> We currently have 6 tests related to type annotations in the JDK 8 forests
>>> that are currently disabled with an @ignore tag.
>>>
>>> What does it take to fix the issues causing these tests to be ignored?
>>>
>>> -- Jon
>>
>
>
More information about the type-annotations-dev
mailing list