Just an FYI on these failing Integration Tests.  I looked into this and the
testOneWayBind test is very sensitive to machine CPU load, so this test
fails every once in a while when the server is busy doing something else at
the same time and it causes the test code to run slow.  This machine is
fast, but it is a VMware VM so it is affected by many other things on this
machine.

Chris

On 6/17/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

Build Apache Directory Server::Nightly Integration Tests #40 failing (2273
tests passed, 1 test failed (1 new))
Agent: Default agent
Build results:
http://builds.organicelement.com/viewLog.html?buildId=143&buildTypeId=bt2

Newly failed tests (1 test)
==================================================================
testOneWayBind =================
org.apache.directory.shared.ldap.exception.LdapNameNotFoundException:
Attempt to lookup non-existant entry: 2.5.4.3=test,2.5.4.11=system
        at
org.apache.directory.server.core.exception.ExceptionService.assertHasEntry
(ExceptionService.java:573)
        at
org.apache.directory.server.core.exception.ExceptionService.lookup(
ExceptionService.java:292)
        at
org.apache.directory.server.core.interceptor.InterceptorChain$Entry$1.lookup
(InterceptorChain.java:1225)
        at
org.apache.directory.server.core.authz.DefaultAuthorizationService.lookup(
DefaultAuthorizationService.java:436)
        at
org.apache.directory.server.core.interceptor.InterceptorChain$Entry$1.lookup
(InterceptorChain.java:1225)
        at
org.apache.directory.server.core.authz.AuthorizationService.lookup(
AuthorizationService.java:687)
        at
org.apache.directory.server.core.interceptor.InterceptorChain$Entry$1.lookup
(InterceptorChain.java:1225)
        at
org.apache.directory.server.core.interceptor.BaseInterceptor.lookup(
BaseInterceptor.java:148)
        at
org.apache.directory.server.core.interceptor.InterceptorChain$Entry$1.lookup
(InterceptorChain.java:1225)
        at
org.apache.directory.server.core.authn.AuthenticationService.lookup(
AuthenticationService.java:322)
        at
org.apache.directory.server.core.interceptor.InterceptorChain$Entry$1.lookup
(InterceptorChain.java:1225)
        at
org.apache.directory.server.core.normalization.NormalizationService.lookup
(NormalizationService.java:361)
        at
org.apache.directory.server.core.interceptor.InterceptorChain.lookup(
InterceptorChain.java:848)
        at
org.apache.directory.server.core.partition.PartitionNexusProxy.lookup(
PartitionNexusProxy.java:523)
        at
org.apache.directory.server.core.partition.PartitionNexusProxy.lookup(
PartitionNexusProxy.java:511)
        at org.apache.directory.server.core.jndi.ServerContext.lookup(
ServerContext.java:635)
        at org.apache.directory.server.core.jndi.ServerContext.lookup(
ServerContext.java:614)
        at javax.naming.InitialContext.lookup(InitialContext.java:392)
        at
org.apache.directory.mitosis.service.ReplicationServiceITest.testOneWayBind
(ReplicationServiceITest.java:88)
        at
org.apache.directory.mitosis.service.ReplicationServiceITest.testOneWayBind
(ReplicationServiceITest.java:88)
        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: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(
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.junit.JUnitTestSet.execute(
JUnitTestSet.java:213)
        at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(
AbstractDirectoryTestSuite.java:138)
        at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(
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(
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:244)
        at org.apache.maven.surefire.booter.SurefireBooter.main(
SurefireBooter.java:814)




============================================================================
Configure email notifications:
http://builds.organicelement.com/profile.html?init=1#notifications

Reply via email to