Hi,

I'm getting the following test failure where building XWork (from trunk).
Maven version 2.2.1
command: mvn clean install

-------------------------------------------------------------------------------
Test set: TestSuite
-------------------------------------------------------------------------------
Tests run: 648, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
83.093 sec <<< FAILURE!
testParserWithBadXML2(com.opensymphony.xwork2.validator.DefaultValidatorFileParserTest)
 Time elapsed: 42.047 sec  <<< FAILURE!
junit.framework.AssertionFailedError: Wrong line number: Class:
java.net.SocketInputStream
File: SocketInputStream.java
Method: read
Line: 168 - java/net/SocketInputStream.java:168:-1
        at junit.framework.Assert.fail(Assert.java:47)
        at junit.framework.Assert.assertTrue(Assert.java:20)
        at 
com.opensymphony.xwork2.validator.DefaultValidatorFileParserTest.testParserWithBadXML2(DefaultValidatorFileParserTest.java:143)


What am I missing?

Regards,
Gabriel

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to