05-26-07 12:11 AM
[ https://issues.apache.org/jira/brow...ls:all-tabpanel ]
Enrique Rodriguez reassigned DIRSERVER-943:
-------------------------------------------
Assignee: Enrique Rodriguez
> Cannot run integration tests on trunk after SASL code import
> ------------------------------------------------------------
>
> Key: DIRSERVER-943
> URL: https://issues.apache.org/jira/browse/DIRSERVER-943
> Project: Directory ApacheDS
> Issue Type: Bug
> Affects Versions: 1.5.0
> Environment: SUN jvm Java(TM) 2 Runtime Environment, Standard Edit
ion (build 1.5.0_11-b03)
> Maven version: 2.0.6
> Reporter: Emmanuel Lecharny
> Assigned To: Enrique Rodriguez
> Priority: Blocker
> Fix For: 1.5.1
>
>
> After having svn up the trunk, I tried to run a mvn -Dintegration test, an
d I got this exception in a server-unit test. Any idea ?
> --------------------------------------------------------------------------
-----
> Test set: org.apache.directory.server.SaslGssapiBindITest
> --------------------------------------------------------------------------
-----
> Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 93.627 sec
<<< FAILURE!
> testSaslGssapiBind(org.apache.directory.server.SaslGssapiBindITest) Time
elapsed: 93.608 sec <<< FAILURE!
> junit.framework.AssertionFailedError: Authentication failed: Receive time
d out
> at junit.framework.Assert.fail(Assert.java:47)
> at org.apache.directory.server.SaslGssapiBindITest.testSaslGssapiB
ind(SaslGssapiBindITest.java:249)
> at org.apache.directory.server.SaslGssapiBindITest.testSaslGssapiB
ind(SaslGssapiBindITest.java:249)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccesso
rImpl.java:39)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMetho
dAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:585)
> at junit.framework.TestCase.runTest(TestCase.java:154)
> at junit.framework.TestCase.runBare(TestCase.java:127)
> at junit.framework.TestResult$1.protect(TestResult.java:106)
> at junit.framework.TestResult.runProtected(TestResult.java:124)
> at junit.framework.TestResult.run(TestResult.java:109)
> at junit.framework.TestCase.run(TestCase.java:118)
> at junit.framework.TestSuite.runTest(TestSuite.java:208)
> at junit.framework.TestSuite.run(TestSuite.java:203)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccesso
rImpl.java:39)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMetho
dAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:585)
> at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestS
et.java:213)
> at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.exec
uteTestSet(AbstractDirectoryTestSuite.java:138)
> at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.exec
ute(AbstractDirectoryTestSuite.java:163)
> at org.apache.maven.surefire.Surefire.run(Surefire.java:84)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccesso
rImpl.java:39)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMetho
dAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:585)
> at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProc
ess(SurefireBooter.java:244)
> at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.jav
a:814)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
[ Post a follow-up to this message ]
|