Kristian Rosenvold wrote:
I get failures on the following three tests.
Please zip up core-it-suite/target directory and either drop it in your
Apache WWW space or mail it to me. There is no base for analysis without
the build logs.
Benjamin
---
When I run the 3.0 trunk with the IT's using the following command:
mvn clean test -Prun-its -Dverifier.forkMode=auto
I get failures on the following three tests. All tests work without
-Dverifier.forkMode=auto
Any takers ?
Kristian
Failed tests:
testit(org.apache.maven.it.MavenITmng4361F
Hi Kristian,
Author: krosenvold
Date: Fri Jan 22 13:35:34 2010
New Revision: 902080
URL: http://svn.apache.org/viewvc?rev=902080&view=rev
Log:
[MNG-4542] StringSearchModelInterpolator concurrency problem
Revived test from 2.2.X code base, fixed concurrency issue and added
concurrency test
Ad