[jboss-dev] running testsuite
Ales Justin
ales.justin at gmail.com
Mon Jan 25 10:57:40 EST 2010
build one-test
-Dtest=org.jboss.test.deployers.ear.test.EARAltDDDeploymentUnitTestCase
-Djunit.fork=false
Explicit call to *not* fork helped.
Still no idea why forking dies.
Ales Justin wrote:
> I'm not able to run our testsuite.
> Any idea what might be wrong here?
>
> -----------------------------------------------
>
> C:\projects\jboss6\trunk\testsuite>build one-test
> -Dtest=org.jboss.test.deployers.ear.test.EARAltDDDeploymentUnitTestCase
> Calling ..\tools\ant\bin\ant.bat one-test -Dtest
> org.jboss.test.deployers.ear.test.EARAltDDDeploymentUnitTestCase
> Buildfile: build.xml
>
> check-env:
>
> init-maven-ant-tasks:
>
> init-dependencies:
>
> init-dependencies:
> [echo] Loading dependency paths from file:
> C:\projects\jboss6\trunk\testsuite\output\build-dependencies.xml
>
> init-paths:
>
> server-config:
>
> init:
>
> one-test:
> [junit] Running
> org.jboss.test.deployers.ear.test.EARAltDDDeploymentUnitTestCase
> [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
>
> BUILD FAILED
> C:\projects\jboss6\trunk\testsuite\build.xml:3456: Process fork failed.
>
> Total time: 31 seconds
>
> C:\projects\jboss6\trunk\testsuite>
>
> ----------------------
>
> Testsuite: org.jboss.test.deployers.ear.test.EARAltDDDeploymentUnitTestCase
> Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
>
> Testcase: null took 0 sec
> Caused an ERROR
> Forked Java VM exited abnormally. Please note the time in the report
> does not reflect the time until the VM exit.
> junit.framework.AssertionFailedError: Forked Java VM exited abnormally.
> Please note the time in the report does not reflect the time until the
> VM exit.
>
>
More information about the jboss-development
mailing list