You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@harmony.apache.org by Alexey Petrenko <al...@gmail.com> on 2007/03/02 13:53:29 UTC

Re: [classlib][swing][test] HTML tests

Alexey,

that would be nice if you could to sort out the swing tests...
Is there any other volunteers?

SY, Alexey

2006/10/20, Ivanov, Alexey A <al...@intel.com>:
> Hi everyone,
>
> I am starting a new thread to answer the question asked at
> http://thread.gmane.org/gmane.comp.java.harmony.devel/8056/focus=16282
>
> HTML tests are not currently run when doing ant test. The reason is they
> are in 'java.injected' source folder. Another point is that there's
> still no HTML parser in Harmony, and majority of HTML tests will fail.
> On the other hand, tests can pretend they pass.
>
>
> The current guidelines [1] say the tests which are designed to be run
> from bootclasspath are to be in 'java.injected' folder. Most of Swing
> tests are designed this way, however they are located 'java' folder but
> run on the bootclasspath.
>
> Therefore we have two options to resolve the issue:
> 1. Move all HTML tests to 'java' folder where other Swing tests are
> located.
> 2. Move all other Swing tests to 'java.injected' folder.
>
> Of course there are tests that can be run successfully from classpath,
> and there are a few implementation-specific tests. Shall I try to sort
> them all out?
>
> Thank you in advance,
> Alexey.
>
> [1]
> http://incubator.apache.org/harmony/subcomponents/classlibrary/testing.h
> tml
>
>
> --
> Alexey A. Ivanov
> Intel Middleware Product Division
>
> ---------------------------------------------------------------------
> Terms of use : http://incubator.apache.org/harmony/mailing.html
> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
> For additional commands, e-mail: harmony-dev-help@incubator.apache.org
>
>