I believe this is now fixed, and if someone can tell me how to stop JUnit 
truncating messages like that......
--
dIon Gillard, Multitask Consulting
Blog:      http://blogs.codehaus.org/people/dion/
Work:      http://www.multitask.com.au


Incze Lajos <[EMAIL PROTECTED]> wrote on 25/06/2003 10:26:50 AM:

> On Wed, Jun 25, 2003 at 12:10:23AM +0000, [EMAIL PROTECTED] wrote:
> > dion        2003/06/24 17:10:23
> > 
> >   Modified:    src/test/java/org/apache/maven/project
> >                         ProjectInheritanceTest.java
> >   Log:
> >   Someone should compile stuff first
> > 
> 
> Not enough:) Should run, as well. The test fails with the message:
> 
> ===========
>      [exec]     [junit] dir attribute ignored if running in the same VM
>      [exec]     [junit] Running org.apache.maven.project.
> ProjectInheritanceTest
>      [exec]     [junit] Tests run: 1, Failures: 1, Errors: 0, Time 
> elapsed: 6.826 sec
>      [exec]     [junit] [ERROR] TEST org.apache.maven.project.
> ProjectInheritanceTest FAILED
> ===========
> 
> Testcase: testProjectMapping took 6.802 sec
>     FAILED
> expected:<......> but was:<...test/extend/src/...>
> junit.framework.ComparisonFailure: expected:<......> but was:<...
> test/extend/src/...>
>     at org.apache.maven.project.ProjectInheritanceTest.
> testProjectMapping(ProjectInheritanceTest.java:124)
> 
> 
> incze
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

Reply via email to