Sorry guys, this must be my fault.
The fix I committed must be provoking another timing problem - the test
worked for me. I've reverted my change and will try to look into what
happened.
Martin
Alex Karasulu wrote:
FYI, looks like a Mitosis test started failing:
http://builds.organicelement.com/viewLog.html?buildId=340&buildTypeId=bt2&tab=buildLog
Alex
On 7/27/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Build Apache Directory Server::Nightly Integration Tests #69 failed (2447
tests passed, 1 test failed (1 new))
Agent: Default agent
Build results:
http://builds.organicelement.com/viewLog.html?buildId=340&buildTypeId=bt2
Newly failed tests (1 test)
==================================================================
testOneWay =================
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:570)
at
org.apache.directory.server.core.exception.ExceptionService.lookup(
ExceptionService.java:289)
at
org.apache.directory.server.core.interceptor.InterceptorChain$Entry$1.lookup
(InterceptorChain.java:1271)
at
org.apache.directory.server.core.authz.DefaultAuthorizationService.lookup(
DefaultAuthorizationService.java:433)
at
org.apache.directory.server.core.interceptor.InterceptorChain$Entry$1.lookup
(InterceptorChain.java:1271)
at
org.apache.directory.server.core.authz.AuthorizationService.lookup(
AuthorizationService.java:709)
at
org.apache.directory.server.core.interceptor.InterceptorChain$Entry$1.lookup
(InterceptorChain.java:1271)
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:1271)
at
org.apache.directory.server.core.authn.AuthenticationService.lookup(
AuthenticationService.java:367)
at
org.apache.directory.server.core.interceptor.InterceptorChain$Entry$1.lookup
(InterceptorChain.java:1271)
at
org.apache.directory.server.core.normalization.NormalizationService.lookup
(NormalizationService.java:358)
at
org.apache.directory.server.core.interceptor.InterceptorChain.lookup(
InterceptorChain.java:884)
at
org.apache.directory.server.core.partition.PartitionNexusProxy.lookup(
PartitionNexusProxy.java:528)
at
org.apache.directory.server.core.partition.PartitionNexusProxy.lookup(
PartitionNexusProxy.java:516)
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
org.apache.directory.mitosis.service.ReplicationServiceITest.testOneWayBind
(ReplicationServiceITest.java:149)
at
org.apache.directory.mitosis.service.ReplicationServiceITest.testOneWay(
ReplicationServiceITest.java:84)
at
org.apache.directory.mitosis.service.ReplicationServiceITest.testOneWay(
ReplicationServiceITest.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 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)
Changes included (7 changes)
====================================================
Change 559790 by elecharny (16 files):
Fixed DIRSEVER-1009 : pb with UTF-8 based Strings
Change 559789 by elecharny (2 files):
Added BERStringa nd BERGeneralizedTime for Kerberos
Change 560081 by erodriguez (4 files):
Further test-driven improvements to protocol-kerberos:
o Added 7 new tests to Authentication Service (AS) coverage.
o Added 12 new tests to Ticket-Granting Service (TGS) coverage.
o Added more robust (anti-NPE) checks for client addresses during ticket
generation.
o Improved comments.
o Switched to a shorter, more encapsulated form of getting and setting
options.
o Added missing policy checks to TGS per RFC 4120.
Change 560074 by erodriguez (3 files):
Changes to protocol-kerberos Authentication Service (AS) tests:
o Renamed test class to reflect separation between AS and TGS tests.
o Extracted abstract base class for re-use with different AS test
classes.
Change 559707 by erodriguez (1 file):
Fixed minimal logging statement alignment issue.
Change 560042 by malderson (1 file):
Fixed DIRSERVER-895, where a server will never accept replication logs
until it is restarted if a connection is closed during a replication
transaction (e.g. due to a message timeout). No test for this yet as
other issues would prevent it from being reliable.
Change 559878 by rickhall (2 files):
Applied patch (FELIX-313) to support archive configuration (e.g.,
excluding
pom.xml and pom.properties from the resulting JAR file).
see more information about changed files:
http://builds.organicelement.com/viewLog.html?tab=buildChangesDiv&buildId=340&buildTypeId=bt2
============================================================================
Configure email notifications:
http://builds.organicelement.com/profile.html?init=1#notifications