You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@harmony.apache.org by Mark Hindess <ma...@googlemail.com> on 2006/11/28 12:55:40 UTC

Re: [classlib][testing] the target 'test' does not work for me

This seems to be because Nathan moved the shared Swing TestCase source
out of the test support.jar to modules/swing so modules/accessibility
can't see them any more.

-Mark.

On 28 November 2006 at 16:00, "Vladimir Ivanov" <iv...@gmail.com> wrote:
> 
> The target 'test' does not work for me.  The output likes not junit.jar in
> the path:
> 
>     [javac] 109. ERROR in
> C:\harmony.top\classlib\trunk\modules\accessibility\src\test\api\java\common\
> javax\accessibility\AccessibleStateTest.java
>     [javac]  (at line 38)
>     [javac]     assertEquals(key, state.toDisplayString());
>     [javac]     ^^^^^^^^^^^^
>     [javac] The method assertEquals(String, String) is undefined for the
> type AccessibleStateTest
>     [javac] ----------
>     [javac] 109 problems (109 errors)
> 
> BUILD FAILED
> 
> 
> 
> Could somebody reproduce it?
> 
>  Thanks, Vladimir
> 
> ------=_Part_4008_4914841.1164708036833--
>