dev@glassfish.java.net

Re: amx quicklook tests

From: Naman Mehta <Naman.Mehta_at_Sun.COM>
Date: Fri, 19 Nov 2010 00:16:10 +0530

hi carla,

Right now all AMX apis are not similar with server config bean. All the
classes need to be changed. I will check with Prasad on the same.

Regards,
Naman

On Tue, 2010-11-16 at 17:07 -0800, Carla Mott wrote:

> Hi,
>
> I made a change to one of the methods in the config bean Server as part
> of a bug fix. I renamed the method getNode to getNodeRef. When I ran
> the quicklook tests I had a failure because one of the amx tests was
> checking the interfaces and failed to find getNode in the class Server.
> It looks like the test is actually getting the list of APIs to test from
> a different Server class which is in common/amx-config. It looks like
> the methods in that Server class are a small subset of the interfaces in
> the Server config bean.
>
> I changed the method in the common/amx-config class too and the test
> passed. I rebuilt the entire workspace to make sure I didn't miss
> anything and reran all the quicklook tests which passed. Are the
> methods in the two Server classes supposed to be kept the same? I guess
> the test failure is how I'm supposed to figure that out. I guess this
> just seems strange.
>
> Thanks,
> Carla
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>