That's pretty weird... Because Hudson, when building mina, does an "mvn clean 
install" for building...

Here it is:

Error Message

null expected:<0[501280a]0000000f> but was:<0[6000000]0000000f>

Stacktrace

junit.framework.ComparisonFailure: null expected:<0[501280a]0000000f> but 
was:<0[6000000]0000000f>
        at junit.framework.Assert.assertEquals(Assert.java:81)
        at junit.framework.Assert.assertEquals(Assert.java:87)
        at org.apache.mina.proxy.NTLMTest.testType1Message(NTLMTest.java:114)
        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)




Simon 
-----Original Message-----
From: Emmanuel Lecharny [mailto:[EMAIL PROTECTED] 
Sent: September-22-08 4:02 PM
To: [email protected]
Subject: Re: Mina 2.0.0-M4 test failure

Simon Trudeau wrote:
> I am using Hudson to monitor the progress of Mina 2.0.0-M4 and it 
> seems that the build contains a failing test case for weeks now.
>  
> org.apache.mina.proxy.NTLMTest.testType1Message
> <http://localhost:8080/hudson/job/Apache%20Mina/41/org.apache.mina$min
> a- core/testReport/org.apache.mina.proxy/NTLMTest/testType1Message>
>  
> Is this a real issue with Mina or just a bad test case?
>  
> Thanks,
>  
>  
> Simon
>
>   
Hmmm... I have trunk building OK locally. can you push the trace you get on 
your computer ? (I don't have access to your 'localhost' ;)

--
--
cordialement, regards,
Emmanuel Lécharny
www.iktek.com
directory.apache.org


Reply via email to