On Wednesday 09 February 2011 7:44:42 pm Dennis Sosnoski wrote:
> On 02/10/2011 01:37 PM, Daniel Kulp wrote:
> > On Wednesday 09 February 2011 6:17:07 pm Dennis Sosnoski wrote:
> >> I'm getting a test failure with Simple Frontend:
> > Hmm... no idea.   Hudson is passing and I cannot reproduce it.   Can you
> > try going into the directory and running just:
> > 
> > mvn -Dtest=RountripTes
> > 
> > and seeing if it fails by itself.   I'm wondering if one of the tests
> > ahead of it is causing a conflict.   That said, with the latest surefire
> > that we are using, it shouldn't happen.
> 
> "mvn -Dtest=RountripTest" runs fine by itself, running "mvn clean
> install" from the rt/frontend/simple directory fails as before. I've
> also updated to Java 1.6.0_23, with no change in the failure.
> 
> Any other suggestions?

Your tests are definitely running in a different order that mine.  You coudl 
try doing a "touch" on the RountripTest.java and seeing if that changes the 
order.

I just committed changes to the poms to force it into alpha order.  (I thought 
the latest surefire had that as the default, apparently not)  That may fix it 
as well.

-- 
Daniel Kulp
dk...@apache.org
http://dankulp.com/blog

Reply via email to