|
failure
| testRunningAntFromShell | org.codehaus.gant.ant.tests.Gant_Test |
|
failure
| testBasedirInSubdir | org.codehaus.gant.ant.tests.Gant_Test |
|
| |
|
Test: testRunningAntFromShell |
|
Class: org.codehaus.gant.ant.tests.Gant_Test |
|
Type: junit.framework.ComparisonFailure |
|
Message: expected:<...tTestDefaultTarget: [ [gant] Error evaluating Gantfile: startup failed, build_gant: 15: unable to resolve class org.codehaus.gant.ant.tests.Gant_Test [gant] @ line 15, column 1. [gant] 1 error [gant] ]> but was:<...tTestDefaultTarget: []> |
junit.framework.ComparisonFailure: expected:<...tTestDefaultTarget: [ [gant] Error evaluating Gantfile: startup failed, build_gant: 15: unable to resolve class org.codehaus.gant.ant.tests.Gant_Test [gant] @ line 15, column 1. [gant] 1 error [gant] ]> but was:<...tTestDefaultTarget: []> at org.codehaus.gant.ant.tests.Gant_Test.testRunningAntFromShell(Gant_Test.java:148)
|
|
Test: testBasedirInSubdir |
|
Class: org.codehaus.gant.ant.tests.Gant_Test |
|
Type: junit.framework.AssertionFailedError |
|
Message: expected:<0> but was:<1> |
junit.framework.AssertionFailedError: expected:<0> but was:<1> at org.codehaus.gant.ant.tests.Gant_Test.runAnt(Gant_Test.java:112) at org.codehaus.gant.ant.tests.Gant_Test.testBasedirInSubdir(Gant_Test.java:168)
|
| |