Re: [BUILD] [FAILED] Build Apache Directory Server::Nightly Integration Tests #69 fail
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Apache Server configuration support > Apache Directory Project > Re: [BUILD] [FAILED] Build Apache Directory Server::Nightly Integration Tests #69 fail




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Re: [BUILD] [FAILED] Build Apache Directory Server::Nightly Integration Tests #69 fail  
Alex Karasulu


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-27-07 06:11 AM

FYI, looks like a Mitosis test started failing:

http://builds.organicelement.com/vi...uil
dLog

Alex

On 7/27/07, builds-PnBuSmRPSK5uQXD3Av42m9BPR1lH4CV8@public.gmane.org <builds-PnBuSmRPSK5uQXD
3Av42m9BPR1lH4CV8@public.gmane.org> 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/vi...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.look
up
> (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.look
up
> (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.look
up
> (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.look
up
> (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.look
up
> (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.testOneWayBin
d
> (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/vi...
ildTypeId=bt2
>
>
>
>  ========================================
==================================
==
> Configure email notifications:
> http://builds.organicelement.com/pr...1#notifications
>






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 10:09 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register