That means that you don't have the latest code. Andreas
On Mon, Jul 2, 2012 at 2:06 PM, Chamara Silva <[email protected]> wrote: > Attaching surefire. > > ------------------------------------------------------------------------------- > Test set: > org.apache.axis2.jaxws.context.listener.ParserInputStreamCustomBuilderTests > ------------------------------------------------------------------------------- > Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec > <<< FAILURE! > testCustomBuilder(org.apache.axis2.jaxws.context.listener.ParserInputStreamCustomBuilderTests) > Time elapsed: 0.005 sec <<< FAILURE! > junit.framework.AssertionFailedError: > com.ctc.wstx.exc.WstxUnexpectedCharException: Unexpected character '=' (code > 61) (expected a name start character) > at [row,col {unknown-source}]: [1,127] > at junit.framework.Assert.fail(Assert.java:47) > at > org.apache.axis2.jaxws.context.listener.ParserInputStreamCustomBuilderTests.testCustomBuilder(ParserInputStreamCustomBuilderTests.java:80) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at junit.framework.TestCase.runTest(TestCase.java:168) > at junit.framework.TestCase.runBare(TestCase.java:134) > at junit.framework.TestResult$1.protect(TestResult.java:110) > at junit.framework.TestResult.runProtected(TestResult.java:128) > at junit.framework.TestResult.run(TestResult.java:113) > at junit.framework.TestCase.run(TestCase.java:124) > at junit.framework.TestSuite.runTest(TestSuite.java:232) > at junit.framework.TestSuite.run(TestSuite.java:227) > at > org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81) > at > org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62) > at > org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) > at > org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) > at org.apache.maven.surefire.Surefire.run(Surefire.java:177) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at > org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) > at > org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) > > Thanks, > Chamara Silva > > > On Mon, Jul 2, 2012 at 5:34 PM, Chamara Silva <[email protected]> > wrote: >> >> Hi, >> I am trying to build axis2 trunk and getting test failure in JAXWS module. >> Failed test class is >> >> "org.apache.axis2.jaxws.context.listener.ParserInputStreamCustomBuilderTests". >> Appriciate anyone can help me. >> >> Thanks, >> Chamara Silva > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
